Re: [PATCH] sis900: fix TX completion

2019-06-22 Thread David Miller
From: Sergej Benilov Date: Thu, 20 Jun 2019 11:02:18 +0200 > Since commit 605ad7f184b60cfaacbc038aa6c55ee68dee3c89 "tcp: refine TSO > autosizing", > outbound throughput is dramatically reduced for some connections, as sis900 > is doing TX completion within idle states only. > > Make TX completi

[PATCH] sis900: fix TX completion

2019-06-20 Thread Sergej Benilov
Since commit 605ad7f184b60cfaacbc038aa6c55ee68dee3c89 "tcp: refine TSO autosizing", outbound throughput is dramatically reduced for some connections, as sis900 is doing TX completion within idle states only. Make TX completion happen after every transmitted packet. Test: netperf before patch: >