[dts] [PATCH v2] Adding Eventdev_pipeline feature performance Testplan

thaq at marvell.com thaq at marvell.com
Mon Jun 10 11:00:40 CEST 2019


From: Thanseerulhaq <thaq at marvell.com>

Adding testcase for 1/2/4 NIC ports for eventdev features atomic, parallel, order stages.

Signed-off-by: Thanseerulhaq <thaq at marvell.com>
---
 test_plans/eventdev_pipeline_perf_test_plan.rst | 58 ++++++++++++-------------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/test_plans/eventdev_pipeline_perf_test_plan.rst b/test_plans/eventdev_pipeline_perf_test_plan.rst
index f2b2a7e..619f9a3 100644
--- a/test_plans/eventdev_pipeline_perf_test_plan.rst
+++ b/test_plans/eventdev_pipeline_perf_test_plan.rst
@@ -30,11 +30,11 @@ echo 24 > /proc/sys/vm/nr_hugepages
 
 Configure limits of Eventdev devices
 ====================================
-Set all eventdev devices sso and ssow limits to zero. Then set eventdev device under tests sso and ssow limits to non-zero values as per cores/queues requriments :: 
+Set all eventdev devices sso and ssow limits to zero. Then set eventdev device under tests sso and ssow limits to non-zero values as per cores/queues requriments ::
    echo 0 > /sys/bus/pci/devices/eventdev_device_bus_id/limits/sso
    echo 0 > /sys/bus/pci/devices/eventdev_device_bus_id/limits/ssow
 
-Example :: 
+Example ::
    echo 0 > /sys/bus/pci/devices/eventdev_device_bus_id/limits/tim
    echo 1 > /sys/bus/pci/devices/eventdev_device_bus_id/limits/npa
    echo 16 > /sys/bus/pci/devices/eventdev_device_bus_id/limits/sso
@@ -56,8 +56,8 @@ Description: Execute performance test with Atomic_atq type of stage in multi-flo
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -D, --dump                   Print detailed statistics before exit
@@ -74,13 +74,13 @@ Description: Execute performance test with Parallel_atq type of stage in multi-f
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device_bus_id -- -w 0xc00000 -n=0 -p --dump
 
-    Parameters:    
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -p, --parallel              : Use parallel scheduling
@@ -97,14 +97,14 @@ Description: Execute performance test with Ordered_atq type of stage in multi-fl
 1. Run the sample with below command::
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device_bus_id -- -w 0xc00000 -n=0 -o --dump
-    
-    Parameters:    
+
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -o, --ordered                Use ordered scheduling
@@ -127,8 +127,8 @@ Description: Execute performance test with Atomic_atq type of stage in multi-flo
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -D, --dump                   Print detailed statistics before exit
@@ -145,13 +145,13 @@ Description: Execute performance test with Parallel_atq type of stage in multi-f
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device0_bus_id -w device1_bus_id -- -w 0xc00000 -n=0 -p --dump
 
-    Parameters:    
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -p, --parallel              : Use parallel scheduling
@@ -168,14 +168,14 @@ Description: Execute performance test with Ordered_atq type of stage in multi-fl
 1. Run the sample with below command::
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device0_bus_id -w device1_bus_id -- -w 0xc00000 -n=0 -o --dump
-    
-    Parameters:    
+
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -o, --ordered                Use ordered scheduling
@@ -198,8 +198,8 @@ Description: Execute performance test with Atomic_atq type of stage in multi-flo
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -D, --dump                   Print detailed statistics before exit
@@ -216,13 +216,13 @@ Description: Execute performance test with Parallel_atq type of stage in multi-f
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device0_bus_id -w device1_bus_id -w device2_bus_id -w device3_bus_id -- -w 0xc00000 -n=0 -p --dump
 
-    Parameters:    
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -p, --parallel              : Use parallel scheduling
@@ -239,14 +239,14 @@ Description: Execute performance test with Ordered_atq type of stage in multi-fl
 1. Run the sample with below command::
 
    # ./build/dpdk-eventdev_pipeline -c 0xe00000 -w eventdev_device_bus_id -w device0_bus_id -w device1_bus_id -w device2_bus_id -w device3_bus_id -- -w 0xc00000 -n=0 -o --dump
-    
-    Parameters:    
+
+    Parameters:
         -c, COREMASK         : Hexadecimal bitmask of cores to run on
         -w, --pci-whitelist  : Add a PCI device in white list.
                                Only use the specified PCI devices. The argument format
                                is <[domain:]bus:devid.func>. This option can be present
-                               several times (once per device).                                                
-        EAL Commands       
+                               several times (once per device).
+        EAL Commands
         -w, --worker-mask=core mask : Run worker on CPUs in core mask
         -n, --packets=N             : Send N packets (default ~32M), 0 implies no limit
         -o, --ordered                Use ordered scheduling
-- 
1.8.3.1



More information about the dts mailing list