index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_offload.py
Age
Commit message (
Expand
)
Author
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-11
selftests/bpf: add Error: prefix in check_extack helper
Jakub Kicinski
2018-07-11
selftests/bpf: remove duplicated word from test offloads
Jakub Kicinski
2018-06-15
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-23
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2017-12-31
selftests/bpf: test device info reporting for bound progs
Jakub Kicinski
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-03
selftests/bpf: add offload test based on netdevsim
Jakub Kicinski