summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_offload.py
AgeCommit message (Expand)Author
2019-11-06selftests: bpf: log direct file writesJakub Kicinski
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski
2019-10-15selftests: bpf: Don't try to read files without read permissionJiri Pirko
2019-08-31selftests/bpf: Fix a typo in test_offload.pyMasanari Iida
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko
2019-02-06selftests/bpf: test reading the offloaded programJakub Kicinski
2019-02-06selftests/bpf: add test for mixing generic and offload XDPJakub Kicinski
2019-02-06selftests/bpf: print traceback when test failsJakub Kicinski
2019-02-06selftests/bpf: fix the expected messagesJakub Kicinski
2018-07-18selftests/bpf: add test for sharing objects between netdevsJakub Kicinski
2018-07-18netdevsim: associate bound programs with shared devJakub Kicinski
2018-07-13selftests/bpf: add test for multiple programsJakub Kicinski
2018-07-13netdevsim: add support for simultaneous driver and hw XDPJakub Kicinski
2018-07-13xdp: factor out common program/flags handling from driversJakub Kicinski
2018-07-11selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski
2018-07-11selftests/bpf: remove duplicated word from test offloadsJakub Kicinski
2018-06-15selftests/bpf: test offloads even with BPF programs presentJakub Kicinski
2018-01-25selftests/bpf: check for chain-non-0 extack messageJakub Kicinski
2018-01-25selftests/bpf: check for spurious extacks from the driverJakub Kicinski
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet
2018-01-23selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-03selftests/bpf: add offload test based on netdevsimJakub Kicinski