aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
diff options
context:
space:
mode:
authorMagnus Karlsson <magnus.karlsson@intel.com>2018-08-28 14:44:28 +0200
committerAlexei Starovoitov <ast@kernel.org>2018-08-29 12:25:53 -0700
commit6c5c9581044dd6e0cd284ab653502fb9264f08b6 (patch)
treee6fa178bc5bebdf6a58110ede60352ec5ba50151 /drivers/net/ethernet/intel
parentxsk: expose xdp_umem_get_{data,dma} to drivers (diff)
downloadlinux-dev-6c5c9581044dd6e0cd284ab653502fb9264f08b6.tar.xz
linux-dev-6c5c9581044dd6e0cd284ab653502fb9264f08b6.zip
net: add napi_if_scheduled_mark_missed
The function napi_if_scheduled_mark_missed is used to check if the NAPI context is scheduled, if so set NAPIF_STATE_MISSED and return true. Used by the AF_XDP zero-copy i40e Tx code implementation in order to make sure that irq affinity is honored by the napi context. Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/intel')
0 files changed, 0 insertions, 0 deletions