commit | 752d7b4501c250bead233ab041738db84436b1af | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Dec 27 18:39:11 2017 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sun Dec 31 16:12:23 2017 +0100 |
tree | 1028ca0b34c579067d321d7ac10ce13606b66346 | |
parent | 522622104ebabbc3372d2fad706b4d30cee13319 [diff] |
selftests/bpf: test device info reporting for bound progs Check if bound programs report correct device info. Test in local namespace, in remote one, back to the local ns, remove the device and check that information is cleared. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>