test suite reviews and discussions
 help / color / mirror / Atom feed
* Re: [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio
  2020-10-19  2:31 [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio xizhan4x
@ 2020-10-19  2:30 ` Zhang, XiX
  2020-10-27  5:21 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Zhang, XiX @ 2020-10-19  2:30 UTC (permalink / raw)
  To: Zhang, XiX, dts

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

Tested-by: Zhang, XiX <xix.zhang@intel.com>

> -----Original Message-----
> From: xizhan4x [mailto:xix.zhang@intel.com]
> Sent: Monday, October 19, 2020 10:31 AM
> To: dts@dpdk.org
> Cc: Zhang, XiX <xix.zhang@intel.com>
> Subject: [dts][PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio


[-- Attachment #2: TestQinqFilter.log --]
[-- Type: application/octet-stream, Size: 474358 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio
@ 2020-10-19  2:31 xizhan4x
  2020-10-19  2:30 ` Zhang, XiX
  2020-10-27  5:21 ` Tu, Lijuan
  0 siblings, 2 replies; 3+ messages in thread
From: xizhan4x @ 2020-10-19  2:31 UTC (permalink / raw)
  To: dts; +Cc: xizhan4x

insmod igb_uio create vf 

Signed-off-by: xizhan4x <xix.zhang@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 91a2d7a..de93725 100644
--- a/tests/TestSuite_qinq_filter.py
+++ b/tests/TestSuite_qinq_filter.py
@@ -75,6 +75,7 @@ class TestQinqFilter(TestCase):
         self.dut.set_build_options({'RTE_LIBRTE_I40E_INC_VECTOR': 'n'})
         self.dut.build_install_dpdk(self.target)
         self.path=self.dut.apps_name['test-pmd']
+        self.dut.setup_modules(self.target,'igb_uio',None)
         
     def vlan_send_packet(self, vlans):
         """
-- 
2.4.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio
  2020-10-19  2:31 [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio xizhan4x
  2020-10-19  2:30 ` Zhang, XiX
@ 2020-10-27  5:21 ` Tu, Lijuan
  1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-10-27  5:21 UTC (permalink / raw)
  To: Zhang, XiX, dts; +Cc: Zhang, XiX

> +        self.dut.setup_modules(self.target,'igb_uio',None)

Only one case test_qinq_packet_filter_VF_queues need igb_uio, it's better to setup igb_uio in that case.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-27  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19  2:31 [dts] [PATCH V1] tests/TestSuite_qinq_filter:insmod igb_uio xizhan4x
2020-10-19  2:30 ` Zhang, XiX
2020-10-27  5:21 ` 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).