linux-stable/drivers/net/ethernet/intel/ixgbevf
Björn Töpel b02e5a0ebb xsk: Propagate napi_id to XDP socket Rx path
Add napi_id to the xdp_rxq_info structure, and make sure the XDP
socket pick up the napi_id in the Rx path. The napi_id is used to find
the corresponding NAPI structure for socket busy polling.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://lore.kernel.org/bpf/20201130185205.196029-7-bjorn.topel@gmail.com
2020-12-01 00:09:25 +01:00
..
defines.h ixgbevf: enable VF IPsec offload operations 2018-08-28 14:33:30 -07:00
ethtool.c net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
ipsec.c xfrm: prefer secpath_set over secpath_dup 2018-12-19 11:21:38 -08:00
ipsec.h ixgbevf: add VF IPsec offload code 2018-08-28 14:33:26 -07:00
ixgbevf.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
ixgbevf_main.c xsk: Propagate napi_id to XDP socket Rx path 2020-12-01 00:09:25 +01:00
Makefile ixgbe/ixgbevf: fix XFRM_ALGO dependency 2018-10-31 10:53:15 -07:00
mbx.c
mbx.h ixgbevf: add defines for IPsec offload request 2018-08-28 14:33:19 -07:00
regs.h
vf.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
vf.h