The patchset adds support input set configuration for RSS/FDIR/FDIR flexible payload.
v2 changes: - Use 'static inline' to replace 'inline'. - Add support get status for some filed index of input set. Beilei Xing (2): net/i40e: support input set configuration app/testpmd: add configuration for input set app/test-pmd/cmdline.c | 133 ++++++++++++++++++++++++++++ drivers/net/i40e/rte_pmd_i40e.c | 141 ++++++++++++++++++++++++++++++ drivers/net/i40e/rte_pmd_i40e.h | 138 +++++++++++++++++++++++++++++ drivers/net/i40e/rte_pmd_i40e_version.map | 10 +++ 4 files changed, 422 insertions(+) -- 2.5.5