Files
linux/drivers/net/ethernet/intel/i40e
Ciara Loftus 78f3193157 i40e: read the XDP program once per NAPI
Similar to how it's done in the ice driver since 'eb087cd82864 ("ice:
propagate xdp_ring onto rx_ring")', read the XDP program once per NAPI
instead of once per descriptor cleaned. I measured an improvement in
throughput of 2% for the AF_XDP xdpsock l2fwd benchmark for zero copy mode
and 1% for copy mode.

Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Link: https://lore.kernel.org/r/20220623100852.7867-1-ciara.loftus@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-24 16:37:12 -07:00
..
2022-01-07 09:04:21 -08:00
2022-04-12 11:07:05 -07:00
2020-06-25 22:25:13 -07:00
2020-06-25 22:25:13 -07:00
2022-04-12 11:07:05 -07:00
2022-06-07 10:27:02 -07:00