> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Martyna Szapar-Mudlaw
> Sent: Friday, March 14, 2025 1:41 PM
> To: [email protected]
> Cc: [email protected]; Martyna Szapar-Mudlaw <martyna.szapar-
> [email protected]>; Michal Swiatkowski
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next] ice: improve error message for
> insufficient filter space
>
> When adding a rule to switch through tc, if the operation fails due to not
> enough free recipes (-ENOSPC), provide a clearer error message: "Unable to
> add filter: insufficient space available."
>
> This improves user feedback by distinguishing space limitations from other
> generic failures.
>
> Reviewed-by: Michal Swiatkowski <[email protected]>
> Signed-off-by: Martyna Szapar-Mudlaw <martyna.szapar-
> [email protected]>
> ---
> drivers/net/ethernet/intel/ice/ice_tc_lib.c | 7 +++++++
> 1 file changed, 7 insertions(+)
>
Tested-by: Sujai Buvaneswaran <[email protected]>