Re: [PATCH net-next 0/4] r8169: remove fiddling with the PCIe max read request size

2019-10-22 Thread Jakub Kicinski
On Mon, 21 Oct 2019 21:21:23 +0200, Heiner Kallweit wrote: > The attempt to improve performance by changing the PCIe max read request > size was added in the vendor driver more than 10 years back and copied > to r8169 driver. In the vendor driver this has been removed long ago. > Obviously it had n

[PATCH net-next 0/4] r8169: remove fiddling with the PCIe max read request size

2019-10-21 Thread Heiner Kallweit
The attempt to improve performance by changing the PCIe max read request size was added in the vendor driver more than 10 years back and copied to r8169 driver. In the vendor driver this has been removed long ago. Obviously it had no effect, also in my tests I didn't see any difference. Typically t