[dts] [PATCH V1 3/6] add a new config file for fortville PF no vector pmd rx mode test

xu,huilong huilongx.xu at intel.com
Fri Aug 25 09:42:08 CEST 2017


Signed-off-by: xu,huilong <huilongx.xu at intel.com>
---
 executions/execution_fortville_novec.cfg | 60 ++++++++++++++++++++++++++++++++
 1 file changed, 60 insertions(+)
 create mode 100644 executions/execution_fortville_novec.cfg

diff --git a/executions/execution_fortville_novec.cfg b/executions/execution_fortville_novec.cfg
new file mode 100644
index 0000000..63f09db
--- /dev/null
+++ b/executions/execution_fortville_novec.cfg
@@ -0,0 +1,60 @@
+[Execution1]
+crbs=<CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core>
+rx_mode=novector
+test_suites=
+    blacklist,
+    checksum_offload,
+    cmdline,
+    coremask,
+    distributor,
+    dual_vlan,
+    dynamic_config,
+    efd,
+    external_mempool_handler,
+    fdir,
+    fortville_rss_granularity_config,
+    generic_filter,
+    hello_world,
+    hot_plug,
+    ieee1588,
+    ipfrag,
+    ipgre,
+    ipv4_reassembly,
+    jumboframes,
+    keep_alive,
+    kni,
+    l2fwd,
+    link_flowctrl,
+    link_status_interrupt,
+    mac_filter,
+    mempool_exthandler,
+    multiprocess,
+    netmap_compat,
+    nvgre,
+    pmd,
+    pmd_bonded,
+    pmdpcap,
+    pmdrss_hash,
+    pmdrssreta,
+    ptpclient,
+    ptype_mapping,
+    qinq_filter,
+    queue_start_stop,
+    quota_watermark,
+    rxtx_callbacks,
+    scatter,
+    short_live,
+    shutdown_api,
+    skeleton,
+    timer,
+    tso,
+    tx_preparation,
+    uni_pkt,
+    userspace_ethtool,
+    vlan,
+    vlan_ethertype_config,
+    vxlan
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=cfg:func=true
-- 
1.9.3



More information about the dts mailing list