Re: [dpdk-dev] [PATCH v8 0/2] support input set configuration

2018-01-08 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Beilei Xing > Sent: Monday, January 8, 2018 11:09 AM > To: Wu, Jingjing; Lu, Wenzhuo; Zhang, Qi Z > Cc: dev@dpdk.org; Chilikin, Andrey > Subject: [dpdk-dev] [PATCH v8 0/2] support input set conf

[dpdk-dev] [PATCH v8 0/2] support input set configuration

2018-01-07 Thread Beilei Xing
The patchset adds support RSS/FDIR/FDIR flexible payload input set configuration for some pctype. v8 changes: - Add info if NIC doesn't support the function. v7 changes: - Add info if NIC doesn't support the function. - Add doc in testpmd_funcs.rst for the new CLIs. v6 changes: - Fix DPDK v