index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
drivers
/
net
/
stats.py
Age
Commit message (
Expand
)
Author
2025-11-12
selftests: drv-net: Limit the max number of queues in procfs_downup_hammer
Dimitri Daskalakis
2025-09-26
selftests: net-drv: stats: sanity check FEC histogram
Vadim Fedorenko
2025-06-23
selftests: drv-net: stats: use skip instead of xfail for unsupported features
Jakub Kicinski
2025-06-23
selftests: drv-net: stats: fix pylint issues
Jakub Kicinski
2025-01-08
selftests: drv-net: test drivers sleeping in ndo_get_stats64
Jakub Kicinski
2024-12-16
selftests: net-drv: stats: sanity check netlink dumps
Jakub Kicinski
2024-08-02
selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
Stanislav Fomichev
2024-08-02
selftests: net: ksft: support marking tests as disruptive
Stanislav Fomichev
2024-08-02
selftests: net-drv: exercise queue stats when the device is down
Stanislav Fomichev
2024-05-23
testing: net-drv: use stats64 for testing
Joe Damato
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-08
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski