commit | a41b4f3c58dddcb39b7072a97ac8cb9036ce53f6 | [log] [tgz] |
---|---|---|
author | Magnus Karlsson <magnus.karlsson@intel.com> | Mon Oct 01 14:51:37 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Oct 05 09:31:01 2018 +0200 |
tree | 0b48b06adbcd305542c9e6d526bebdc522d8343a | |
parent | 1661d346628115c364e2b7d5b15a64ca3bd0dbd4 [diff] |
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>