On 15.04.2021 01:12, Jakub Kicinski wrote:
> On Wed, 14 Apr 2021 08:23:15 +0200 Heiner Kallweit wrote:
>> This adds support for the [g|s]et_pauseparam ethtool ops. It considers
>> that the chip doesn't support pause frame use in jumbo mode.
> 
> what happens if the MTU is changed afterwards?
> 

This patch is complemented by 453a77894efa ("r8169: don't advertise pause
in jumbo mode") that went via net. Changing MTU triggers rtl_jumbo_config()
that aligns the pause parameters with the new MTU.

Reply via email to