commit | 2e04eb1dd1caf4eaa0998e928f1fb896e35b01f2 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.fastabend@gmail.com> | Mon Apr 23 14:30:43 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Apr 25 00:06:21 2018 +0200 |
tree | 94e5a929079cbf5e00a8e22197a084c350ac9237 | |
parent | 16962b2404ac88cde0281fe2176d6ae3820ed320 [diff] |
bpf: sockmap, remove samples program The BPF sample sockmap is redundant now that equivelant tests exist in the BPF selftests. Lets remove this sample and only keep the selftest version that will be run as part of the selftest suite. Signed-off-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>