summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-09-171-6/+0
|\
| * selftests: harness: remove unneeded __constructor_order_last()Masahiro Yamada2024-08-061-6/+0
* | net: netconsole: selftests: Create a new netconsole selftestBreno Leitao2024-08-263-1/+242
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-231-1/+2
|\ \
| * | selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel2024-08-221-1/+2
* | | selftests: drv-net: rss_ctx: test dumping RSS contextsJakub Kicinski2024-08-121-2/+74
* | | selftests: drv-net: rss_ctx: add identifier to traffic commentsJakub Kicinski2024-08-121-2/+2
* | | selftests: net: ksft: replace 95 with errno.EOPNOTSUPPStanislav Fomichev2024-08-032-4/+5
* | | selftests: net: ksft: support marking tests as disruptiveStanislav Fomichev2024-08-032-2/+5
* | | selftests: net-drv: exercise queue stats when the device is downStanislav Fomichev2024-08-031-1/+24
|/ /
* / selftests: drv-net: rss_ctx: check for all-zero keysJakub Kicinski2024-07-291-3/+34
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-221-31/+183
|\
| * selftests/udmabuf: add tests to verify data after page migrationVivek Kasireddy2024-07-131-31/+183
* | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-177-74/+649
|\ \
| * | selftests: drv-net: rss_ctx: test flow rehashing without impacting trafficJakub Kicinski2024-07-101-1/+31
| * | selftests: drv-net: rss_ctx: check behavior of indirection table resizingJakub Kicinski2024-07-101-1/+36
| * | selftests: drv-net: rss_ctx: test queue changes vs user RSS configJakub Kicinski2024-07-101-1/+80
| * | selftests: drv-net: rss_ctx: factor out send traffic and checkJakub Kicinski2024-07-101-19/+39
| * | selftests: drv-net: rss_ctx: fix cleanup in the basic testJakub Kicinski2024-07-101-4/+4
| * | selftests: drv-net: rss_ctx: allow more noise on default contextJakub Kicinski2024-07-041-6/+10
| * | selftests: drv-net: rss_ctx: convert to defer()Jakub Kicinski2024-06-291-132/+103
| * | selftests: mlxsw: mirror_gre: Obey TESTSPetr Machata2024-06-281-5/+18
| * | selftests: mlxsw: mirror_gre: SimplifyPetr Machata2024-06-281-12/+5
| * | selftests: mirror: Drop dual SW/HW testingPetr Machata2024-06-282-43/+8
| * | selftests: mirror: Drop direction argument from several functionsPetr Machata2024-06-281-6/+6
| * | selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski2024-06-273-3/+388
| * | selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski2024-06-271-7/+23
| * | selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski2024-06-271-1/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-201-1/+7
| |\|
| * | mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel2024-06-101-4/+51
* | | selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu2024-07-111-0/+8
* | | selftests: ifs: verify IFS scan test functionalityPengfei Xu2024-07-111-1/+189
* | | selftests: ifs: verify test image loading functionalityPengfei Xu2024-07-111-1/+120
* | | selftests: ifs: verify test interfaces are created by the driverPengfei Xu2024-07-112-0/+185
| |/ |/|
* | selftests: virtio_net: add forgotten config optionsJiri Pirko2024-06-201-1/+7
|/
* testing: net-drv: use stats64 for testingJoe Damato2024-05-231-1/+1
* net: selftest: add test for netdev netlink queue-get APIDavid Wei2024-05-093-2/+71
* selftests: drv-net: add checksum testsWillem de Bruijn2024-05-092-0/+123
* selftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel2024-05-081-0/+668
* selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski2024-04-302-0/+130
* selftests: drv-net: support generating iperf3 loadJakub Kicinski2024-04-302-0/+42
* selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski2024-04-303-2/+25
* selftests: drv-net: validate the environmentJakub Kicinski2024-04-271-0/+25
* selftests: drv-net: reimplement the config parserJakub Kicinski2024-04-271-12/+14
* selftests: drv-net: extend the README with more info and exampleJakub Kicinski2024-04-271-12/+85
* selftests: virtio_net: add initial testsJiri Pirko2024-04-264-0/+247
* selftests: drv-net: add require_XYZ() helpers for validating envJakub Kicinski2024-04-232-1/+34
* selftests: drv-net: add a TCP ping test case (and useful helpers)Jakub Kicinski2024-04-232-1/+25
* selftests: net: support matching cases by name prefixJakub Kicinski2024-04-231-2/+1
* selftests: drv-net: add a trivial ping testJakub Kicinski2024-04-232-1/+31