Actions
Feature #7337
opendpdk: implement configuration of RSS using rte_flow rules for major cards
Effort:
Difficulty:
Label:
Description
To support more encapsulation stripping it is necessary to convert RSS configuration from the API-based configuration to rte_flow configuration (similarly/the same as how i40e currently configures RSS).
Uncertain how things will work with other cards I would focus on major cards like mlx5 / i40e / ice / ixgbe, for other cards we can set RSS the same way we set it currently.
Actions