On 6/22/2023 1:31 PM, Artemii Morozov wrote:
> If the prefix for the RSS hash was not chosen the ENOTSUP error should
> be returned.
>
> Before this patch success was returned for this case causing Rx queue
> creation to fail.
>
> Fixing return value to indicate failure.
>
> Fixes: f784cdc5cbb1 ("common/sfc_efx/base: provide control to deliver RSS
> hash")
> Cc: [email protected]
>
> Signed-off-by: Artemii Morozov <[email protected]>
> Reviewed-by: Andy Moreton <[email protected]>
> Acked-by: Andrew Rybchenko <[email protected]>
>
Applied to dpdk-next-net/main, thanks.