[dts] [dts 1/4] tests/TestSuite_ipfrag:update checkpoint to Link up

Chen Linglix linglix.chen at intel.com
Mon Sep 28 05:55:56 CEST 2020


From: chenlinglix <linglix.chen at intel.com>

Signed-off-by: chenlinglix <linglix.chen at intel.com>
---
 tests/TestSuite_ipfrag.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_ipfrag.py b/tests/TestSuite_ipfrag.py
index 4efc7a2..ba64e16 100644
--- a/tests/TestSuite_ipfrag.py
+++ b/tests/TestSuite_ipfrag.py
@@ -137,7 +137,7 @@ class TestIpfrag(TestCase):
         self.app_ip_fragmentation_path = self.dut.apps_name['ip_fragmentation']
         self.dut.send_expect("%s -c %s -n %d %s -- -p %s -q %s" % (self.app_ip_fragmentation_path, coremask,
                                                                    self.dut.get_memory_channels(), eal_param, portmask,
-                                                                   int(numPortThread)), "Link Up", 120)
+                                                                   int(numPortThread)), "Link [Uu]p", 120)
 
         time.sleep(2)
         self.txItf = self.tester.get_interface(self.tester.get_local_port(P0))
-- 
2.17.1



More information about the dts mailing list