[dts] [PATCH V1 1/6] add a new config file for fortvill PF full function test

Liu, Yong yong.liu at intel.com
Wed Sep 6 16:59:33 CEST 2017


Qian,
I'm wondering who will take the ownership of execution plan.
If there's one new suite like generic_flow, it should be added into one 
or more execution cfg. Who will do that?

And current only Fortville has its specified execution plan, how about 
other types of NICs like Niantic?
By now only three suites are added to performance execution plan, the 
coverage is not enough.

To solve all those kinds of problem should need one kind of 
infrastructure to handle the execution plan.

Thanks,
Marvin

On 09/06/2017 01:07 PM, Xu, Qian Q wrote:
> Hi, Marvin
> Do you have comments on this?
>
>> -----Original Message-----
>> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of xu,huilong
>> Sent: Friday, August 25, 2017 3:42 PM
>> To: dts at dpdk.org
>> Cc: Xu, HuilongX <huilongx.xu at intel.com>
>> Subject: [dts] [PATCH V1 1/6] add a new config file for fortvill PF full function
>> test
>>
>> Signed-off-by: xu,huilong <huilongx.xu at intel.com>
>> ---
>>   executions/execution_fortville_full.cfg | 60
>> +++++++++++++++++++++++++++++++++
>>   1 file changed, 60 insertions(+)
>>   create mode 100644 executions/execution_fortville_full.cfg
>>
>> diff --git a/executions/execution_fortville_full.cfg
>> b/executions/execution_fortville_full.cfg
>> new file mode 100644
>> index 0000000..0d3a4b7
>> --- /dev/null
>> +++ b/executions/execution_fortville_full.cfg
>> @@ -0,0 +1,60 @@
>> +[Execution1]
>> +crbs=<CRB IP Address>
>> +drivername=<driver name igb_uio or vfio-pci or mlx5_core> rx_mode=full
>> +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