mbox series

[net,v1,0/2] igc: Fix Pause Frame Advertising

Message ID 20210219163648.14581-1-muhammad.husaini.zulkifli@intel.com
Headers show
Series igc: Fix Pause Frame Advertising | expand

Message

Zulkifli, Muhammad Husaini Feb. 19, 2021, 4:36 p.m. UTC
Hi,

Kindly help to review below patches.

Summary of each patches as per below:
Patch 1: To fix "Advertised pause frame use" advertising when tx and rx are in off state with AutoNegotiate off.
Patch 2: To fix "Supported pause frame use" output via ethtool where the bit is not set.

Tested with IntelĀ® Ethernet Controller I225(Rev4).

Thanks.

Muhammad Husaini Zulkifli (2):
  igc: Fix Pause Frame Advertising
  igc: Fix Supported Pause Frame Link Setting

 drivers/net/ethernet/intel/igc/igc_ethtool.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

--
2.17.1

Comments

Fuxbrumer, Devora March 3, 2021, 8:08 a.m. UTC | #1
On 19/02/2021 18:36, Muhammad Husaini Zulkifli wrote:
> Hi,
> 
> Kindly help to review below patches.
> 
> Summary of each patches as per below:
> Patch 1: To fix "Advertised pause frame use" advertising when tx and rx are in off state with AutoNegotiate off.
> Patch 2: To fix "Supported pause frame use" output via ethtool where the bit is not set.
> 
> Tested with IntelĀ® Ethernet Controller I225(Rev4).
> 
> Thanks.
> 
> Muhammad Husaini Zulkifli (2):
>    igc: Fix Pause Frame Advertising
>    igc: Fix Supported Pause Frame Link Setting
> 
>   drivers/net/ethernet/intel/igc/igc_ethtool.c | 7 ++++---
>   1 file changed, 4 insertions(+), 3 deletions(-)
> 
> --
> 2.17.1
> 
> _______________________________________________
> Intel-wired-lan mailing list
> Intel-wired-lan@osuosl.org
> https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
> 
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer@linux.intel.com>