On Mon, Jun 30, 2025 at 11:13 PM Bui Quang Minh <minhquangbui99@xxxxxxxxx> wrote: > > This commit does not do any functional changes. It moves xdp->data > adjustment for buffer other than first buffer to buf_to_xdp() helper so > that the xdp_buff adjustment does not scatter over different functions. So I think this should go for net-next not net. Thanks