]> git.ipfire.org Git - thirdparty/iproute2.git/commit
bpf: print xdp offloaded mode
authorJakub Kicinski <jakub.kicinski@netronome.com>
Tue, 27 Jun 2017 00:23:51 +0000 (17:23 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 27 Jun 2017 23:13:55 +0000 (16:13 -0700)
commit2de3379701abcd15f80ef1da839a921e0aabf329
tree64c117bb380b129b10b89329c1c478dad2d2f19b
parent0b4ea60b5a4878a119c7c33e0d41032244dfba31
bpf: print xdp offloaded mode

Add interpretation of XDP_ATTACHED_HW mode on dump.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
ip/iplink_xdp.c