On Fri, 1 Mar 2019 16:09:47 +0800 Xiaolong Ye <[email protected]> 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 <[email protected]> > Signed-off-by: Xiaolong Ye <[email protected]> Please don't expose numeric values to user api

