flow: enable RSS queue group action for 5G enhancement 80/35780/2
authorTing Xu <ting.xu@intel.com>
Fri, 25 Mar 2022 03:45:07 +0000 (03:45 +0000)
committerDamjan Marion <dmarion@me.com>
Tue, 26 Apr 2022 15:45:07 +0000 (15:45 +0000)
commitb95e6d4e75be250629b69e18290f866b1a737a41
tree9d432a7e560475b48a5e95804e2b200257a67163
parentd82f471a059cf6d7fae76658b2f6f31df96d5773
flow: enable RSS queue group action for 5G enhancement

Enable the flow action for RSS queue group. Packets can be distributed
among queues in group based on specific fields. Queues must be continous
in the group. This feature is to support 5G enhancement requirement.

Type: feature

Signed-off-by: Ting Xu <ting.xu@intel.com>
Change-Id: I74fdc617659bcb61f00b3b1934c95ab1c73bb8f3
src/plugins/dpdk/device/flow.c
src/vnet/flow/flow.h
src/vnet/flow/flow_cli.c