diff options
author | 2010-12-28 21:53:33 +0000 | |
---|---|---|
committer | 2010-12-31 12:47:37 -0800 | |
commit | eeaeb068f1393b4db4861481bf594bcd1c3eda7a (patch) | |
tree | d3404b80033fa89b83e6e23fd9fbcb0d7dad614f /net/tipc | |
parent | sky2: Do not use legacy PCI power management (diff) | |
download | wireguard-linux-eeaeb068f1393b4db4861481bf594bcd1c3eda7a.tar.xz wireguard-linux-eeaeb068f1393b4db4861481bf594bcd1c3eda7a.zip |
sch_sfq: allow big packets and be fair
SFQ is currently 'limited' to small packets, because it uses a 15bit
allotment number per flow. Introduce a scale by 8, so that we can handle
full size TSO/GRO packets.
Use appropriate handling to make sure allot is positive before a new
packet is dequeued, so that fairness is respected.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Jarek Poplawski <jarkao2@gmail.com>
Cc: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions