summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/mlxsw
Commit message (Expand)AuthorAgeFilesLines
* selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel2023-08-181-10/+6
* 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-2010-46/+8
* selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata2023-04-203-3/+15
* selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata2023-01-311-52/+16
* selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata2023-01-311-21/+6
* selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata2023-01-311-18/+5
* selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel2022-12-081-1/+1
* selftests: mlxsw: Add a test for invalid locked bridge port configurationsIdo Schimmel2022-11-091-0/+31
* selftests: mlxsw: Add a test for locked port trapIdo Schimmel2022-11-091-0/+105
* selftests: mlxsw: Add a test for EAPOL trapIdo Schimmel2022-11-091-0/+22
* selftests: mlxsw: Remove qos_burst testAmit Cohen2022-09-191-480/+0
* selftests: mlxsw: Add QOS test for maximum use of descriptorsAmit Cohen2022-09-192-0/+296
* selftests: mlxsw: Use shapers in QOS RED tests instead of forcing speedAmit Cohen2022-09-193-16/+15
* selftests: mlxsw: Use shapers in QOS tests instead of forcing speedAmit Cohen2022-09-193-13/+16
* selftests: mlxsw: Add egress VID classification testAmit Cohen2022-08-181-0/+273
* selftests: mlxsw: Add ingress RIF configuration test for VXLANAmit Cohen2022-08-181-0/+311
* selftests: mlxsw: Add ingress RIF configuration test for 802.1Q bridgeAmit Cohen2022-08-181-0/+264
* selftests: mlxsw: Add ingress RIF configuration test for 802.1D bridgeAmit Cohen2022-08-181-0/+264
* selftests: mlxsw: Check line card info on activated line cardJiri Pirko2022-07-261-0/+24
* selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko2022-07-261-0/+30
* selftests: spectrum-2: tc_flower_scale: Dynamically set scale targetIdo Schimmel2022-06-171-5/+10
* selftests: mlxsw: Add a RIF counter scale testPetr Machata2022-06-175-2/+162
* selftests: mlxsw: tc_flower_scale: Add a traffic testPetr Machata2022-06-171-0/+17
* selftests: mlxsw: resource_scale: Pass target count to cleanupPetr Machata2022-06-172-2/+2
* selftests: mlxsw: resource_scale: Allow skipping a testPetr Machata2022-06-172-0/+9
* selftests: mlxsw: resource_scale: Introduce traffic testsPetr Machata2022-06-172-3/+20
* selftests: mlxsw: resource_scale: Update scale target after test setupIdo Schimmel2022-06-172-0/+6
* Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2022-05-051-61/+0
* selftests: mlxsw: bail_on_lldpad before installing the cleanup trapPetr Machata2022-05-044-10/+8
* selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata2022-05-031-0/+480
* selftests: mlxsw: Check device info on activated line cardJiri Pirko2022-04-251-0/+22
* selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko2022-04-251-0/+17
* selftests: mlxsw: Check devices on provisioned line cardJiri Pirko2022-04-251-0/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-222-0/+34
|\
| * selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
* | selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...Jiri Pirko2022-04-181-0/+280
|/
* selftests: mlxsw: hw_stats_l3: Add a new testPetr Machata2022-03-151-0/+31
* selftests: mlxsw: resource_scale: Fix return valueAmit Cohen2022-03-031-1/+1