diff options
author | 2019-12-13 18:51:11 +0100 | |
---|---|---|
committer | 2019-12-13 13:09:32 -0800 | |
commit | e754f5a6e36b63d6732f52adcbe4c447fd66896f (patch) | |
tree | 07880954b0a153c950a1d0f12e12fdf426675754 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bpf: Start using the BPF dispatcher in BPF_TEST_RUN (diff) | |
download | linux-dev-e754f5a6e36b63d6732f52adcbe4c447fd66896f.tar.xz linux-dev-e754f5a6e36b63d6732f52adcbe4c447fd66896f.zip |
selftests: bpf: Add xdp_perf test
The xdp_perf is a dummy XDP test, only used to measure the the cost of
jumping into a naive XDP program one million times.
To build and run the program:
$ cd tools/testing/selftests/bpf
$ make
$ ./test_progs -v -t xdp_perf
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20191213175112.30208-6-bjorn.topel@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions