linux/samples/sockmap
John Fastabend ae30727fa4 bpf: sockmap test script
This adds the test script I am currently using to validate
the latest sockmap changes. Shortly sockmap will be ported
to selftests and these will be run from the infrastructure
there. Until then add the script here so we have a coverage
checklist when porting into selftests.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-03-19 21:14:41 +01:00
..
Makefile bpf: samples/sockmap fix Makefile for build error 2018-02-13 17:45:34 -08:00
sockmap_kern.c bpf: sockmap sample test for bpf_msg_pull_data 2018-03-19 21:14:41 +01:00
sockmap_test.sh bpf: sockmap test script 2018-03-19 21:14:41 +01:00
sockmap_user.c bpf: sockmap sample test for bpf_msg_pull_data 2018-03-19 21:14:41 +01:00