[dpdk-dev] [PATCH v1 6/6] app/testpmd: add mempool flags parameter

Ye Xiaolong xiaolong.ye at intel.com
Tue Mar 12 16:10:52 CET 2019


On 03/11, Ferruh Yigit wrote:
>On 3/1/2019 8:09 AM, Xiaolong Ye wrote:
>> When create rte_mempool, flags can be parsed from command line.
>> Now, it is possible for testpmd to create a af_xdp friendly
>> mempool (which enable zero copy).
>> 
>> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
>> Signed-off-by: Xiaolong Ye <xiaolong.ye at intel.com>
>> ---
>>  app/test-pmd/parameters.c | 12 ++++++++++++
>>  app/test-pmd/testpmd.c    | 17 ++++++++++-------
>>  app/test-pmd/testpmd.h    |  1 +
>
>Can you please document new added command line option in
>doc/guides/testpmd_app_ug/run_app.rst ?

Got it, will add in next version.

Thanks,
Xiaolong
>


More information about the dev mailing list