summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/mlxsw (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: lib: Add kill_processPetr Machata2024-11-168-19/+19
* selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata2024-10-221-49/+36
* selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata2024-10-221-77/+41
* selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata2024-10-221-82/+85
* selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata2024-10-221-74/+64
* selftests: ETS: Use defer for test cleanupPetr Machata2024-10-221-14/+12
* selftests: RED: Use defer for test cleanupPetr Machata2024-10-223-115/+112
* selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata2024-10-091-3/+3
* selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata2024-10-091-7/+9
* selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata2024-10-091-0/+1
* selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata2024-10-091-2/+3
* selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata2024-10-091-4/+4
* selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen2024-10-041-8/+2
* selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel2024-08-221-1/+2
* 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
* mlxsw: spectrum_acl: Fix ACL scale regression and firmware errorsIdo Schimmel2024-06-101-4/+51
* selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitlyDanielle Ratson2024-04-161-6/+8
* selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata2024-03-293-3/+1
* selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish2024-03-051-1/+1
* selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-181-1/+17
* selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen2024-01-181-1/+0
* mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-1/+55
* mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-1/+51
* selftests: mlxsw: Add PCI reset testIdo Schimmel2023-11-181-0/+58
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-10/+6
|\
| * selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel2023-08-191-10/+6
* | selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata2023-08-101-0/+50
* | selftests: mlxsw: rif_bridge: Add a new selftestPetr Machata2023-08-021-0/+183
* | selftests: mlxsw: rif_lag_vlan: Add a new selftestPetr Machata2023-08-021-0/+146
* | selftests: mlxsw: rif_lag: Add a new selftestPetr Machata2023-08-021-0/+136
* | selftests: mlxsw: rtnetlink: Drop obsolete testsPetr Machata2023-07-211-31/+0
* | selftests: mlxsw: Test port range registers' occupancyIdo Schimmel2023-07-131-0/+111
* | selftests: mlxsw: Add scale test for port rangesIdo Schimmel2023-07-135-0/+114
|/
* selftests: mlxsw: one_armed_router: Use port MAC for bridge addressPetr Machata2023-06-211-1/+2
* selftests: mlxsw: vxlan: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-10/+31
* selftests: mlxsw: spectrum: q_in_vni_veto: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1
* selftests: mlxsw: qos_mc_aware: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-0/+2
* selftests: mlxsw: qos_ets_strict: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-2/+6
* selftests: mlxsw: qos_dscp_bridge: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1
* selftests: mlxsw: mirror_gre_scale: Disable IPv6 autogen on a bridgePetr Machata2023-06-211-0/+1
* selftests: mlxsw: extack: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-6/+18
* selftests: mlxsw: q_in_q_veto: Disable IPv6 autogen on bridgesPetr Machata2023-06-211-0/+8
* selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata2023-06-051-3/+2
* selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata2023-06-051-3/+2
* selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata2023-04-2110-46/+8
* selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata2023-04-213-3/+15
* selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata2023-02-011-52/+16