Yesterday something went wrong o_O

I recheck "limit = max(2 * skb->truesize, sk->sk_pacing_rate >> 8);" to.


limit = max(2 * skb->truesize, sk->sk_pacing_rate >> 8); (4.10.0-26)
------------------------------------------------------------
[  3]  0.0-10.0 sec  83.6 MBytes  70.1 Mbits/sec


limit = max(4 * skb->truesize, sk->sk_pacing_rate >> 8); (4.10.0-26)
------------------------------------------------------------
[  3]  0.0-10.0 sec  89.6 MBytes  75.0 Mbits/sec


limit = max(2 * skb->truesize, sk->sk_pacing_rate >> 7); (4.10.0-26)
------------------------------------------------------------
[  3]  0.0-10.0 sec  73.8 MBytes  61.8 Mbits/sec


limit = max(4 * skb->truesize, sk->sk_pacing_rate >> 7); (4.10.0-26)
------------------------------------------------------------
[  3]  0.0-10.0 sec   114 MBytes  95.2 Mbits/sec


4.12.0-041200-generic
------------------------------------------------------------
[  3]  0.0-10.0 sec  38.1 MBytes  32.0 Mbits/sec


4.10.0-26-generic
------------------------------------------------------------
[  3]  0.0-10.0 sec  21.9 MBytes  18.3 Mbits/sec

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670041

Title:
  Poor performance of Atheros QCA6174 802.11ac (rev 32) (Killer Wireless
  1535)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1670041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to