Home
last modified time | relevance | path

Searched hist:a41b4f3c58dddcb39b7072a97ac8cb9036ce53f6 (Results 1 – 1 of 1) sorted by relevance

/linux/net/xdp/
H A Dxdp_umem.cdiff a41b4f3c58dddcb39b7072a97ac8cb9036ce53f6 Mon Oct 01 14:51:37 CEST 2018 Magnus Karlsson <magnus.karlsson@intel.com> xsk: simplify xdp_clear_umem_at_qid implementation

As we now do not allow ethtool to deactivate the queue id we are
running an AF_XDP socket on, we can simplify the implementation of
xdp_clear_umem_at_qid().

Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>