* [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name
@ 2021-12-06 9:07 Wei Ling
2021-12-06 9:18 ` Ling, WeiX
0 siblings, 1 reply; 5+ messages in thread
From: Wei Ling @ 2021-12-06 9:07 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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(-)
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}
--
2.25.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name
2021-12-06 9:07 [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name Wei Ling
@ 2021-12-06 9:18 ` Ling, WeiX
0 siblings, 0 replies; 5+ messages in thread
From: Ling, WeiX @ 2021-12-06 9:18 UTC (permalink / raw)
To: dts
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Monday, December 6, 2021 05:08 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case
> name
Tested-by: Wei Ling <weix.ling@intel.com>
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name
@ 2021-12-06 9:47 Wei Ling
0 siblings, 0 replies; 5+ messages in thread
From: Wei Ling @ 2021-12-06 9:47 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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(-)
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}
--
2.25.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name
@ 2021-12-06 9:35 Wei Ling
0 siblings, 0 replies; 5+ messages in thread
From: Wei Ling @ 2021-12-06 9:35 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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(-)
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}
--
2.25.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name
@ 2021-12-06 9:28 Wei Ling
0 siblings, 0 replies; 5+ messages in thread
From: Wei Ling @ 2021-12-06 9:28 UTC (permalink / raw)
To: dts; +Cc: Wei Ling
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(-)
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}
--
2.25.1
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-12-06 9:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06 9:07 [dts][PATCH V1 3/3] conf/vm2vm_virtio_net_perf: modify case name Wei Ling
2021-12-06 9:18 ` Ling, WeiX
2021-12-06 9:28 Wei Ling
2021-12-06 9:35 Wei Ling
2021-12-06 9:47 Wei Ling
test suite reviews and discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \
dts@dpdk.org
public-inbox-index dts
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.dts
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git