> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Aleksandr Loktionov > Sent: 17 April 2026 12:00 > To: [email protected]; Nguyen, Anthony L > <[email protected]>; Loktionov, Aleksandr > <[email protected]> > Cc: [email protected]; Lichwala, Tomasz <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-net 1/4] ice: fix asymmetric pause > negotiation reporting in ethtool > > From: Tomasz Lichwala <[email protected]> > > Add Asym_Pause to the supported link modes so that asymmetric pause > negotiation is properly reported via ethtool. Without Asym_Pause in the > supported modes, 'ethtool -a' incorrectly shows 'RX/TX negotiated: off' > for asymmetric pause configurations, even when pause is properly negotiated > and functional at the hardware level. > > Fixes: 5a056cd7ead2 ("ice: add lp_advertising flow control support") > Signed-off-by: Tomasz Lichwala <[email protected]> > Signed-off-by: Aleksandr Loktionov <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_ethtool.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
