diff options
author | 2020-12-02 16:07:23 +0100 | |
---|---|---|
committer | 2021-03-15 12:04:51 -0700 | |
commit | 7d52fe2eaddfa3d7255d43c3e89ebf2748b7ea7a (patch) | |
tree | be2547e8b101382eb77f797b268fcc7b8b162807 /net/lapb/lapb_timer.c | |
parent | i40e: optimize for XDP_REDIRECT in xsk path (diff) | |
download | wireguard-linux-7d52fe2eaddfa3d7255d43c3e89ebf2748b7ea7a.tar.xz wireguard-linux-7d52fe2eaddfa3d7255d43c3e89ebf2748b7ea7a.zip |
ixgbe: optimize for XDP_REDIRECT in xsk path
Optimize ixgbe_run_xdp_zc() for the XDP program verdict being
XDP_REDIRECT in the xsk zero-copy path. This path is only used when
having AF_XDP zero-copy on and in that case most packets will be
directed to user space. This provides a little under 100k extra
packets in throughput on my server when running l2fwd in xdpsock.
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Tested-by: Vishakha Jambekar <vishakha.jambekar@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions