On Sat, Jul 05, 2025 at 09:54:07PM +0000, Dhanya Pillai wrote:
> Currently, i40e driver is missing support for RTE_ETH_RSS_IPV4
> flag. Configuring rss function to RTE_ETH_RSS_IPV4 returns
> invalid rss hash function value.
>
> Fixes: a286ebeb0714 ("net/i40e: add dynamic mapping of SW flow types to HW
> pctypes")
> Cc: [email protected]
>
Reported-by: Morten Brørup <[email protected]>
> Signed-off-by: Dhanya Pillai <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
Applied to dpdk-next-net-intel,
Thanks,
/Bruce