netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] i40e: small improvements on XDP path
@ 2021-01-14 14:33 Cristian Dumitrescu
  2021-01-14 14:33 ` [PATCH net-next 1/4] i40e: remove unnecessary memory writes of the next to clean pointer Cristian Dumitrescu
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Cristian Dumitrescu @ 2021-01-14 14:33 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: bpf, netdev, magnus.karlsson, bjorn.topel, maciej.fijalkowski,
	edwin.verplanke, cristian.dumitrescu

This patchset introduces some small and straightforward improvements
to the Intel i40e driver XDP path. Each improvement is fully described
in its associated patch.

Cristian Dumitrescu (4):
  i40e: remove unnecessary memory writes of the next to clean pointer
  i40e: remove unnecessary cleaned_count updates
  i40e: remove the redundant buffer info updates
  i40: consolidate handling of XDP program actions

 drivers/net/ethernet/intel/i40e/i40e_xsk.c | 149 +++++++++++----------
 1 file changed, 79 insertions(+), 70 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-05-07 22:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 14:33 [PATCH net-next 0/4] i40e: small improvements on XDP path Cristian Dumitrescu
2021-01-14 14:33 ` [PATCH net-next 1/4] i40e: remove unnecessary memory writes of the next to clean pointer Cristian Dumitrescu
2021-01-14 14:33 ` [PATCH net-next 2/4] i40e: remove unnecessary cleaned_count updates Cristian Dumitrescu
2021-01-14 14:33 ` [PATCH net-next 3/4] i40e: remove the redundant buffer info updates Cristian Dumitrescu
2021-01-14 14:33 ` [PATCH net-next 4/4] i40: consolidate handling of XDP program actions Cristian Dumitrescu
2021-01-14 22:59 ` [PATCH net-next 0/4] i40e: small improvements on XDP path Saeed Mahameed
2021-01-18  7:31 ` Magnus Karlsson
2021-01-18 18:32   ` Jakub Kicinski
2021-05-07 22:11     ` Maciej Fijalkowski
2021-05-07 22:53       ` Nguyen, Anthony L

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).