commit | 661b8d1b0e3a745e25f05adef2ebd00d830eeea7 | [log] [tgz] |
---|---|---|
author | Magnus Karlsson <magnus.karlsson@intel.com> | Mon Oct 01 14:51:33 2018 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Fri Oct 05 09:31:00 2018 +0200 |
tree | 97bad9994df284cd9ef1ae1fec8e29336632765a | |
parent | 7ccc4f1887518a392752ad44c014fd6e1f526da7 [diff] |
net: add umem reference in netdev{_rx}_queue These references to the umem will be used to store information on what kind of AF_XDP umem that is bound to a queue id, if any. Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>