fix new mlx5 driver regression name 34/5234/1
authorHanoh Haim <[email protected]>
Sun, 8 Jan 2017 10:37:40 +0000 (12:37 +0200)
committerHanoh Haim <[email protected]>
Sun, 8 Jan 2017 10:37:40 +0000 (12:37 +0200)
Signed-off-by: Hanoh Haim <[email protected]>
scripts/automation/regression/stateless_tests/stl_rx_test.py

index 4dad712..8812ac4 100644 (file)
@@ -52,7 +52,7 @@ class STLRX_Test(CStlGeneral_Test):
                         'allow_packets_drop_num': 1, # allow 1 pkt drop
                         },
 
-                 'librte_pmd_mlx5': {
+                 'net_mlx5': {
                         'rate_percent': 80,
                         'total_pkts': 1000,
                         'rate_latency': 1,