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.