test_plans: add port infomation change to firmware.cli

Message ID 1597157384-169834-1-git-send-email-yuan.peng@intel.com (mailing list archive)
State Accepted
Headers
Series test_plans: add port infomation change to firmware.cli |

Commit Message

Peng, Yuan Aug. 11, 2020, 2:49 p.m. UTC
  add port infomation change to firmware.cli

Signed-off-by: Peng Yuan <yuan.peng@intel.com>
  

Comments

Tu, Lijuan Aug. 13, 2020, 3:05 a.m. UTC | #1
> Subject: [dts] [PATCH]test_plans: add port infomation change to firmware.cli
> 
> add port infomation change to firmware.cli
> 
> Signed-off-by: Peng Yuan <yuan.peng@intel.com>

Applied
  

Patch

diff --git a/test_plans/softnic_test_plan.rst b/test_plans/softnic_test_plan.rst
index 59cfde6d..633b0329 100644
--- a/test_plans/softnic_test_plan.rst
+++ b/test_plans/softnic_test_plan.rst
@@ -55,6 +55,9 @@  Prerequisites
     ./usertools/dpdk-devbind.py -b igb_uio 05:00.0
 
 2. Change ./drivers/net/softnic/firmware.cli to meet the specific test environment.
+   Change the DUT port info to the actual port info in your test environment::
+
+    link LINK dev 0000:05:00.0
 
 3. Start softnic with following command line::