net/ice: enable advanced RSS
authorSimei Su <simei.su@intel.com>
Mon, 21 Oct 2019 12:06:52 +0000 (20:06 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:10 +0000 (16:43 +0200)
commit5ad3db8d4bdd7dfca619f7acd969f09cf6adb1df
treedc77992d9de2cadd04c49166d967e959ebb284a8
parent44c63fcbd9c30d9d11dc40744bb25ebda8ae1c0f
net/ice: enable advanced RSS

This patch supports:

- symmetric hash by rte_flow RSS action.
- input set change by rte_flow RSS action.

Signed-off-by: Simei Su <simei.su@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
doc/guides/rel_notes/release_19_11.rst
drivers/net/ice/Makefile
drivers/net/ice/ice_ethdev.c
drivers/net/ice/ice_hash.c [new file with mode: 0644]
drivers/net/ice/meson.build