[dts] [PATCH V1] tests/cvl_advanced_iavf_rss:need quit testpmd before replace pkg

Xie, WeiX weix.xie at intel.com
Tue Jun 30 09:36:28 CEST 2020


Tested-by:  Xie,WeiX < weix.xie at intel.com>

Regards,
Xie Wei


-----Original Message-----
From: Xie, WeiX 
Sent: Tuesday, June 30, 2020 3:31 PM
To: dts at dpdk.org
Cc: Xie, WeiX <weix.xie at intel.com>
Subject: [dts][PATCH V1] tests/cvl_advanced_iavf_rss:need quit testpmd before replace pkg

need quit testpmd to fix rmmod ice timeout.

Signed-off-by: Xie wei <weix.xie at intel.com>
---
 tests/TestSuite_cvl_advanced_iavf_rss.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/TestSuite_cvl_advanced_iavf_rss.py b/tests/TestSuite_cvl_advanced_iavf_rss.py
index 1e6ac19..a01809f 100644
--- a/tests/TestSuite_cvl_advanced_iavf_rss.py
+++ b/tests/TestSuite_cvl_advanced_iavf_rss.py
@@ -1115,6 +1115,7 @@ class AdvancedIavfRSSTest(TestCase):
         for rule in error_rule:
             out = self.pmd_output.execute_cmd(rule)
             self.verify("Failed to create flow" in out, "Rule can be created")
+        self.pmd_output.quit()
         self.replace_pkg(self.comms_pkg_name)
 
     def replace_pkg(self, pkg):
-- 
2.17.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: AdvancedIavfRSSTest.log
Type: application/octet-stream
Size: 10780 bytes
Desc: AdvancedIavfRSSTest.log
URL: <http://mails.dpdk.org/archives/dts/attachments/20200630/60b256c3/attachment.obj>


More information about the dts mailing list