[Intel-wired-lan] [PATCH iwl-net] ice: fix LAG recipe to profile association
Rinitha, SX
sx.rinitha at intel.com
Wed Jul 15 07:12:27 UTC 2026
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Marcin Szycik
> Sent: 19 May 2026 16:51
> To: intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org; Marcin Szycik <marcin.szycik at linux.intel.com>; Michal Swiatkowski <michal.swiatkowski at linux.intel.com>; Loktionov, Aleksandr <aleksandr.loktionov at intel.com>; Ertman, David M <david.m.ertman at intel.com>
> Subject: [Intel-wired-lan] [PATCH iwl-net] ice: fix LAG recipe to profile association
>
> ice_init_lag() associates recipes to profiles, assuming that Link Aggregation-related profiles will always have profile ID lower than 70 (ICE_PROFID_IPV6_GTPU_IPV6_TCP_INNER). This value seems arbitrary and might not always be valid for some versions of DDP package, i.e. LAG profiles may have profile ID greater than 70. This would lead to misconfigured switch and LAG not working properly.
>
> Fix it by checking up to maximum profile ID.
>
> Fixes: 1e0f9881ef79 ("ice: Flesh out implementation of support for SRIOV on bonded interface")
> Signed-off-by: Marcin Szycik <marcin.szycik at linux.intel.com>
> Reviewed-by: Michal Swiatkowski <michal.swiatkowski at linux.intel.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
> Reviewed-by: Dave Ertman <david.m.ertman at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_lag.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Tested-by: Rinitha S <sx.rinitha at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list