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.zh...@intel.com>
> Signed-off-by: Xiaolong Ye <xiaolong...@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 ?

Reply via email to