summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_offload.py
Commit message (Expand)AuthorAgeFilesLines
* netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-261-76/+147
* netdevsim: change debugfs tree topologyJiri Pirko2019-04-261-1/+3
* netdevsim: merge sdev into devJiri Pirko2019-04-261-4/+4
* netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko2019-04-131-1/+1
* selftests/bpf: test reading the offloaded programJakub Kicinski2019-02-061-9/+20
* selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski2019-02-061-54/+62
* selftests/bpf: print traceback when test failsJakub Kicinski2019-02-061-1/+4
* selftests/bpf: fix the expected messagesJakub Kicinski2019-02-061-2/+5
* selftests/bpf: add test for sharing objects between netdevsJakub Kicinski2018-07-181-4/+142
* netdevsim: associate bound programs with shared devJakub Kicinski2018-07-181-2/+3
* selftests/bpf: add test for multiple programsJakub Kicinski2018-07-131-0/+63
* netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski2018-07-131-8/+0Star
* xdp: factor out common program/flags handling from driversJakub Kicinski2018-07-131-2/+2
* selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski2018-07-111-4/+4
* selftests/bpf: remove duplicated word from test offloadsJakub Kicinski2018-07-111-1/+1
* selftests/bpf: test offloads even with BPF programs presentJakub Kicinski2018-06-151-2/+10
* selftests/bpf: check for chain-non-0 extack messageJakub Kicinski2018-01-261-3/+13
* selftests/bpf: check for spurious extacks from the driverJakub Kicinski2018-01-261-0/+27
* selftests/bpf: validate replace of TC filters is workingJakub Kicinski2018-01-241-5/+50
* selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet2018-01-241-5/+19
* selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet2018-01-241-26/+86
* selftest/bpf: extend the offload test with map checksJakub Kicinski2018-01-181-24/+182
* selftests/bpf: test device info reporting for bound progsJakub Kicinski2017-12-311-11/+101
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-2/+2
* selftests/bpf: add offload test based on netdevsimJakub Kicinski2017-12-031-0/+681