[PATCH v3 0/4] add support of MARK and RSS flow action
Ferruh Yigit
ferruh.yigit at amd.com
Mon Feb 26 15:31:59 CET 2024
On 2/26/2024 1:44 AM, Chaoyong He wrote:
> This patch series add the support of MARK and RSS flow action for NFP
> PMD, also add a new function to help check if a device is representor
> port.
>
> ---
> v2:
> * Modify the title and description of patch series to make it more
> clear.
> * Add a new function to ethdev library, PMDs can use it to check if a
> * device is representor port.
> v3:
> * Drop the update of release notes.
> * Replace two more instance in 'rte_class_eth.c' with the new add helper
> function.
> ---
>
> Long Wu (4):
> ethdev: add function to check representor port
> net/nfp: support MARK flow action
> net/nfp: add representor RSS configuration
> net/nfp: support RSS flow action
>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list