commit | 675fc275a3a2d905535207237402c6d8dcb5fa4b | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Dec 27 18:39:09 2017 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sun Dec 31 16:12:23 2017 +0100 |
tree | b1c1ae477626ab0a2695249713b5a5941f25042f | |
parent | cdab6ba8668d68f031bfd5d237b4586ec4f8cd88 [diff] |
bpf: offload: report device information for offloaded programs Report to the user ifindex and namespace information of offloaded programs. If device has disappeared return -ENODEV. Specify the namespace using dev/inode combination. CC: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>