summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers
AgeCommit message (Expand)AuthorLines
2025-02-03selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...Jakub Kicinski-1/+6
2025-02-03selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigureJakub Kicinski-0/+2
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+8
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1352
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski-8/+8
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley-3/+3
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+6
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo-0/+121
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni-0/+3
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira-3/+6
2025-01-13Merge 6.13-rc4 into char-misc-nextGreg Kroah-Hartman-15/+55
2025-01-10selftests: bonding: add ipvlan over bond testingEtienne Champetier-100/+98
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao-0/+68
2025-01-09netconsole: selftest: Delete all userdata keysBreno Leitao-3/+3
2025-01-09netconsole: selftest: Split the helpers from the selftestBreno Leitao-217/+227
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski-3/+92
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura-0/+72
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura-0/+62
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura-3/+164
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura-4/+141
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura-0/+56
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura-0/+86
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura-0/+91
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura-0/+143
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura-2/+91
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura-0/+114
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura-0/+187
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura-0/+154
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+24
2024-12-23selftests: drv-net: assume stats refresh is 0 if no ethtool -c supportJakub Kicinski-2/+7
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski-4/+24
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim-3/+0
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski-1/+18
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski-10/+13
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson-0/+40
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson-10/+0
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson-5/+0
2024-11-30selftests: drv-net: rss_ctx: Add test for ntuple ruleDaniel Xu-1/+11
2024-11-24selftests: fix nested double quotes in f-stringDavid Wei-1/+1
2024-11-19selftests: nic_performance: Add selftest for performance of NIC driverMohan Prasad J-1/+157
2024-11-19selftests: nic_link_layer: Add selftest case for speed and duplex statesMohan Prasad J-0/+22
2024-11-19selftests: nic_link_layer: Add link layer selftest for NIC driverMohan Prasad J-0/+315
2024-11-15selftests: net: lib: Add kill_processPetr Machata-22/+22
2024-11-14selftest: extend test_rss_context_queue_reconfigure for action additionEdward Cree-0/+26
2024-11-14selftest: validate RSS+ntuple filters with nonzero ring_cookieEdward Cree-1/+40
2024-11-14selftest: include dst-ip in ethtool ntuple rulesEdward Cree-6/+6
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+53
2024-11-14selftests: bonding: add ns multicast group testingHangbin Liu-1/+53
2024-11-11net: netconsole: selftests: Check if netdevsim is availableBreno Leitao-1/+6
2024-11-11selftests: ncdevmem: Add automated testStanislav Fomichev-0/+46