Loading
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: d382563f ("enetc: Add RFS and RSS support") Signed-off-by:Wei Fang <wei.fang@nxp.com> Reviewed-by:
Clark Wang <xiaoning.wang@nxp.com> Reviewed-by:
Claudiu Manoil <claudiu.manoil@nxp.com> Link: https://patch.msgid.link/20260326075233.3628047-2-wei.fang@nxp.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>