test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH]test_plans: add port information change
@ 2020-08-11 14:49 Peng Yuan
  2020-08-13  3:05 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Yuan @ 2020-08-11 14:49 UTC (permalink / raw)
  To: dts; +Cc: Peng Yuan

add port information change to flow_classify_softnic related config
files.

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

diff --git a/test_plans/flow_classify_softnic_test_plan.rst b/test_plans/flow_classify_softnic_test_plan.rst
index 34984e10..b18d32b6 100644
--- a/test_plans/flow_classify_softnic_test_plan.rst
+++ b/test_plans/flow_classify_softnic_test_plan.rst
@@ -40,7 +40,9 @@ The SoftNIC allows building custom NIC pipelines in SW. The Soft NIC pipeline is
 
 Prerequisites
 =============
-The DUT must have four 10G Ethernet ports connected to four ports on tester that are controlled by the Scapy packet generator::
+The DUT can have 4*10G Ethernet ports or 2*10G Ethernet ports.
+We design case with 4*10G Ethernet ports.
+The DUT have four 10G Ethernet ports connected to four ports on tester that are controlled by the Scapy packet generator::
 
     dut_port_0 <---> tester_port_0
     dut_port_1 <---> tester_port_1
@@ -59,6 +61,14 @@ Bind them to dpdk igb_uio driver::
     ./usertools/dpdk-devbind.py -b igb_uio 05:00.0 05:00.1 05:00.2 05:00.3
 
 Change ./drivers/net/softnic/firmware.cli to meet the specific test environment.
+Change ports info to your actual ports info::
+
+    link LINK0 dev 0000:05:00.0
+    link LINK1 dev 0000:05:00.1
+    link LINK2 dev 0000:05:00.2
+    link LINK3 dev 0000:05:00.3
+
+Other changes are shown in each case.
 
 Start softnic with following command line::
 
-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dts] [PATCH]test_plans: add port information change
  2020-08-11 14:49 [dts] [PATCH]test_plans: add port information change Peng Yuan
@ 2020-08-13  3:05 ` Tu, Lijuan
  0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-08-13  3:05 UTC (permalink / raw)
  To: Peng, Yuan, dts; +Cc: Peng, Yuan

> Subject: [dts] [PATCH]test_plans: add port information change
> 
> add port information change to flow_classify_softnic related config files.
> 
> Signed-off-by: Peng Yuan <yuan.peng@intel.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-13  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 14:49 [dts] [PATCH]test_plans: add port information change Peng Yuan
2020-08-13  3:05 ` 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).