[V1,3/3] conf/vm2vm_virtio_net_perf: modify case name

Message ID 20211206092837.3171224-1-weix.ling@intel.com (mailing list archive)
State Superseded
Headers
Series modify test plan and suite to coverage the test point |

Checks

Context Check Description
ci/Intel-dts-doc-test fail Testing issues
ci/Intel-dts-suite-test fail Testing issues

Commit Message

Ling, WeiX Dec. 6, 2021, 9:28 a.m. UTC
  Modify except value case name 2 in config file.

Signed-off-by: Wei Ling <weix.ling@intel.com>
---
 conf/vm2vm_virtio_net_perf.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/conf/vm2vm_virtio_net_perf.cfg b/conf/vm2vm_virtio_net_perf.cfg
index 324f6fb4..59af82d5 100644
--- a/conf/vm2vm_virtio_net_perf.cfg
+++ b/conf/vm2vm_virtio_net_perf.cfg
@@ -1,4 +1,4 @@ 
 [suite]
 update_expected = True
 accepted_tolerance = 1
-expected_throughput = {'test_vm2vm_split_ring_with_tso_and_cbdma_enable': 0.00}
+expected_throughput = {'test_vm2vm_split_ring_iperf_with_tso': 0.00}