RE: [PATCH v2 net 1/2] net: enetc: check whether the RSS algorithm is Toeplitz
From: Claudiu Manoil
Date: Thu Mar 26 2026 - 06:45:55 EST
> -----Original Message-----
> From: Wei Fang <wei.fang@xxxxxxx>
> Sent: Thursday, March 26, 2026 9:53 AM
[...]
> Subject: [PATCH v2 net 1/2] net: enetc: check whether the RSS algorithm is
> Toeplitz
>
> Both ENETC v1 and v4 only provide Toeplitz RSS support. This patch adds
> a validation check to reject attempts to configure other RSS algorithms,
> avoiding misleading configuration options for users.
>
> Fixes: d382563f541b ("enetc: Add RFS and RSS support")
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> Reviewed-by: Clark Wang <xiaoning.wang@xxxxxxx>
Reviewed-by: Claudiu Manoil <claudiu.manoil@xxxxxxx>