commit | 7736b6ed665a8a339f6499f4b0f162386d46fd86 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jul 17 10:53:29 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Jul 18 15:10:34 2018 +0200 |
tree | 133982c45e5d469eca40849aabcdbec9081b0232 | |
parent | b5faa20d6fb28144a71885720a436e2297e26e9b [diff] |
selftests/bpf: add test for sharing objects between netdevs Add tests for sharing programs and maps between different netdevs. Use netdevsim's ability to pretend multiple netdevs belong to the same "ASIC". 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>