All of lore.kernel.org
 help / color / mirror / Atom feed
* TCP performance regression in mac80211 triggered by the fq code
@ 2016-07-12 10:09 Felix Fietkau
  2016-07-12 12:13 ` Dave Taht
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Felix Fietkau @ 2016-07-12 10:09 UTC (permalink / raw)
  To: linux-wireless; +Cc: Michal Kazior, Toke Høiland-Jørgensen

Hi,

With Toke's ath9k txq patch I've noticed a pretty nasty performance
regression when running local iperf on an AP (running the txq stuff) to
a wireless client.

Here's some things that I found:
- when I use only one TCP stream I get around 90-110 Mbit/s
- when running multiple TCP streams, I get only 35-40 Mbit/s total
- fairness between TCP streams looks completely fine
- there's no big queue buildup, the code never actually drops any packets
- if I put a hack in the fq code to force the hash to a constant value
(effectively disabling fq without disabling codel), the problem
disappears and even multiple streams get proper performance.

Please let me know if you have any ideas.

- Felix

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2016-07-27 17:31 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 10:09 TCP performance regression in mac80211 triggered by the fq code Felix Fietkau
2016-07-12 12:13 ` Dave Taht
2016-07-12 13:21   ` Felix Fietkau
2016-07-12 14:02     ` Dave Taht
2016-07-13  7:57       ` Dave Taht
2016-07-13  8:53         ` Felix Fietkau
2016-07-13  9:13           ` Dave Taht
2016-07-19 13:10       ` Michal Kazior
2016-07-12 12:28 ` Toke Høiland-Jørgensen
2016-07-12 12:44   ` Dave Taht
2016-07-12 12:57     ` Toke Høiland-Jørgensen
2016-07-12 13:03       ` Dave Taht
2016-07-12 13:22     ` Felix Fietkau
2016-07-12 13:23   ` Felix Fietkau
2016-07-18 21:49   ` Toke Høiland-Jørgensen
2016-07-18 22:02     ` Dave Taht
2016-07-19 13:13 ` Michal Kazior
2016-07-19 14:32   ` Felix Fietkau
2016-07-20 14:45 ` Toke Høiland-Jørgensen
2016-07-20 15:24   ` Toke Høiland-Jørgensen
2016-07-25  5:15     ` Michal Kazior
2016-07-27 17:31       ` Toke Høiland-Jørgensen
2016-07-22 10:51 ` Toke Høiland-Jørgensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.