]> git.droids-corp.org - dpdk.git/blobdiff - app/test/autotest_test_funcs.py
net/txgbe: add PHY init
[dpdk.git] / app / test / autotest_test_funcs.py
index 26688b71323efc4edba98ec128c82459a4a57977..0811066cb0549a3bddd9bb7bf696f6b8471e3466 100644 (file)
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2010-2014 Intel Corporation
 
@@ -102,7 +103,7 @@ def rwlock_autotest(child, test_name):
         index = child.expect(["Test OK",
                               "Test Failed",
                               "Hello from core ([0-9]*) !",
-                              "Global write lock taken on master "
+                              "Global write lock taken on main "
                               "core ([0-9]*)",
                               pexpect.TIMEOUT], timeout=10)
         # ok