mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
@ 2023-08-15  5:19 Wei Fang
  2023-08-15  5:19 ` [PATCH V6 net-next 1/2] " Wei Fang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wei Fang @ 2023-08-15  5:19 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, shenwei.wang, xiaoning.wang, ast,
	daniel, hawk, john.fastabend, larysa.zaremba, aleksander.lobakin,
	jbrouer, netdev
  Cc: linux-imx, linux-kernel, bpf

This patch set is to support the XDP_TX feature of FEC driver, the first
patch is add initial XDP_TX support, and the second patch improves the
performance of XDP_TX by not using xdp_convert_buff_to_frame(). Please
refer to the commit message of each patch for more details.

Wei Fang (2):
  net: fec: add XDP_TX feature support
  net: fec: improve XDP_TX performance

 drivers/net/ethernet/freescale/fec.h      |   6 +-
 drivers/net/ethernet/freescale/fec_main.c | 187 +++++++++++++++-------
 2 files changed, 132 insertions(+), 61 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-16 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-15  5:19 [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support Wei Fang
2023-08-15  5:19 ` [PATCH V6 net-next 1/2] " Wei Fang
2023-08-15  5:19 ` [PATCH V6 net-next 2/2] net: fec: improve XDP_TX performance Wei Fang
2023-08-16 12:57   ` Alexander Lobakin
2023-08-15  7:39 ` [PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support Jesper Dangaard Brouer
2023-08-16  6:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®