Re: [PATCH 0/4] net-next: mediatek: various performance improvements

2017-06-20 Thread David Miller
From: John Crispin Date: Mon, 19 Jun 2017 15:37:02 +0200 > During development we mainly ran testing using iperf doing 1500 byte > tcp frames. It was pointed out recently, that the driver does not perform > very well when using 512 byte udp frames. The biggest problem was that > RPS was not workin

[PATCH 0/4] net-next: mediatek: various performance improvements

2017-06-19 Thread John Crispin
During development we mainly ran testing using iperf doing 1500 byte tcp frames. It was pointed out recently, that the driver does not perform very well when using 512 byte udp frames. The biggest problem was that RPS was not working as no rx queue was being set. fixing this more than doubled the t