[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250922152600.2455136-1-maciej.fijalkowski@intel.com>
Date: Mon, 22 Sep 2025 17:25:57 +0200
From: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
To: bpf@...r.kernel.org,
ast@...nel.org,
daniel@...earbox.net,
andrii@...nel.org
Cc: netdev@...r.kernel.org,
magnus.karlsson@...el.com,
stfomichev@...il.com,
kerneljasonxing@...il.com,
Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Subject: [PATCH bpf-next 0/3] xsk: refactors around generic xmit side
Hi,
this small patchset is about refactoring code around xsk_build_skb() as
it became pretty heavy. Generic xmit is a bit hard to follow so here are
three clean ups to start with making this code more friendly.
Thanks,
Maciej
Maciej Fijalkowski (3):
xsk: avoid overwriting skb fields for multi-buffer traffic
xsk: remove @first_frag from xsk_build_skb()
xsk: wrap generic metadata handling onto separate function
net/xdp/xsk.c | 109 +++++++++++++++++++++++++++-----------------------
1 file changed, 60 insertions(+), 49 deletions(-)
--
2.43.0
Powered by blists - more mailing lists