diff options
author | Eric Dumazet <edumazet@google.com> | 2013-05-21 08:16:46 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-23 00:06:40 -0700 |
commit | e43ac79a4bc6ca90de4ba10983b4ca39cd215b4b (patch) | |
tree | 6104167d3ff96882bfec0bacc16ec32a032161a1 /kernel/capability.c | |
parent | ffed61e6fd3a405e79f4d267f22acaee3267fb37 (diff) | |
download | op-kernel-dev-e43ac79a4bc6ca90de4ba10983b4ca39cd215b4b.zip op-kernel-dev-e43ac79a4bc6ca90de4ba10983b4ca39cd215b4b.tar.gz |
sch_tbf: segment too big GSO packets
If a GSO packet has a length above tbf burst limit, the packet
is currently silently dropped.
Current way to handle this is to set the device in non GSO/TSO mode, or
setting high bursts, and its sub optimal.
We can actually segment too big GSO packets, and send individual
segments as tbf parameters allow, allowing for better interoperability.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Jiri Pirko <jiri@resnulli.us>
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Reviewed-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions