开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
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