* [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
@ 2020-08-13 5:58 Zhou, Jun
2020-08-13 6:11 ` Zhou, JunX W
2020-08-21 2:39 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Zhou, Jun @ 2020-08-13 5:58 UTC (permalink / raw)
To: dts; +Cc: Zhou jun
From: Zhou jun <junx.w.zhou@intel.com>
add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
Signed-off-by: Zhou jun <junx.w.zhou@intel.com>
---
tests/TestSuite_qinq_filter.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/TestSuite_qinq_filter.py b/tests/TestSuite_qinq_filter.py
index de5520d..560f08d 100644
--- a/tests/TestSuite_qinq_filter.py
+++ b/tests/TestSuite_qinq_filter.py
@@ -150,6 +150,7 @@ class TestQinqFilter(TestCase):
"testpmd> ", 30)
self.dut.send_expect("vlan set extend on %s" % dutRxPortId, "testpmd> ")
self.dut.send_expect("vlan set strip on %s" % dutRxPortId, "testpmd> ")
+ self.dut.send_expect("vlan set qinq_strip on %s" % dutRxPortId, "testpmd> ")
self.dut.send_expect("set fwd rxonly", "testpmd> ")
self.dut.send_expect("set verbose 1", "testpmd> ")
self.dut.send_expect("start", "testpmd> ", 120)
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
2020-08-13 5:58 [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log Zhou, Jun
@ 2020-08-13 6:11 ` Zhou, JunX W
2020-08-21 2:39 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Zhou, JunX W @ 2020-08-13 6:11 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]
Testby: junx.w.zhou@intel.com
-----Original Message-----
From: Zhou, JunX W
Sent: Thursday, August 13, 2020 1:58 PM
To: dts@dpdk.org
Cc: Zhou, JunX W <junx.w.zhou@intel.com>
Subject: [dts][PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
From: Zhou jun <junx.w.zhou@intel.com>
add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
Signed-off-by: Zhou jun <junx.w.zhou@intel.com>
---
tests/TestSuite_qinq_filter.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/TestSuite_qinq_filter.py b/tests/TestSuite_qinq_filter.py index de5520d..560f08d 100644
--- a/tests/TestSuite_qinq_filter.py
+++ b/tests/TestSuite_qinq_filter.py
@@ -150,6 +150,7 @@ class TestQinqFilter(TestCase):
"testpmd> ", 30)
self.dut.send_expect("vlan set extend on %s" % dutRxPortId, "testpmd> ")
self.dut.send_expect("vlan set strip on %s" % dutRxPortId, "testpmd> ")
+ self.dut.send_expect("vlan set qinq_strip on %s" % dutRxPortId,
+ "testpmd> ")
self.dut.send_expect("set fwd rxonly", "testpmd> ")
self.dut.send_expect("set verbose 1", "testpmd> ")
self.dut.send_expect("start", "testpmd> ", 120)
--
1.8.3.1
[-- Attachment #2: TestQinqFilter.log --]
[-- Type: application/octet-stream, Size: 161260 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
2020-08-13 5:58 [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log Zhou, Jun
2020-08-13 6:11 ` Zhou, JunX W
@ 2020-08-21 2:39 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-08-21 2:39 UTC (permalink / raw)
To: Zhou, JunX W, dts; +Cc: Zhou, JunX W
> add vlan qinq_strip on before testing for show QINQ_VLAN flag in log
>
> Signed-off-by: Zhou jun <junx.w.zhou@intel.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-21 2:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-13 5:58 [dts] [PATCH V1] tests/qinq_filter: add vlan qinq_strip on before testing for show QINQ_VLAN flag in log Zhou, Jun
2020-08-13 6:11 ` Zhou, JunX W
2020-08-21 2:39 ` Tu, Lijuan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).