test suite reviews and discussions
 help / color / mirror / Atom feed
* [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

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).