index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
lib
/
py
/
ksft.py
Age
Commit message (
Expand
)
Author
2025-05-06
selftests: net: exit cleanly on SIGTERM / timeout
Jakub Kicinski
2025-03-03
selftests: net: report output format as TAP 13 in Python tests
Jakub Kicinski
2025-02-20
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2025-01-08
selftests: drv-net: test drivers sleeping in ndo_get_stats64
Jakub Kicinski
2024-08-12
selftests: drv-net: rss_ctx: test dumping RSS contexts
Jakub Kicinski
2024-08-02
selftests: net: ksft: print more of the stack for checks
Jakub Kicinski
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
2024-06-28
selftests: drv-net: add ability to schedule cleanup with defer()
Jakub Kicinski
2024-06-28
selftests: net: ksft: avoid continue when handling results
Jakub Kicinski
2024-06-26
selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
Jakub Kicinski
2024-04-30
selftests: drv-net-hw: add test for memory allocation failures with page pool
Jakub Kicinski
2024-04-23
selftests: net: support matching cases by name prefix
Jakub Kicinski
2024-04-23
selftests: drv-net: test dumping qstats per device
Jakub Kicinski
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
2024-04-15
selftests: net: exercise page pool reporting via netlink
Jakub Kicinski
2024-04-15
selftests: net: print full exception on failure
Jakub Kicinski
2024-04-15
selftests: net: print report check location in python tests
Jakub Kicinski
2024-04-08
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski