Kevin Darbyshire-Bryant b2a042b5fe iproute2: cake: make gso/gro splitting configurable
This patch makes sch_cake's gso/gro splitting configurable
from userspace.

To disable breaking apart superpackets in sch_cake:

tc qdisc replace dev whatever root cake no-split-gso

to enable:

tc qdisc replace dev whatever root cake split-gso

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Dave Taht <dave.taht@gmail.com>
[pulled from netdev list - no API/ABI change]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(cherry picked from commit 3e8a9389961cd866b867740a2f71c2a0af97ab56)
2018-09-12 10:25:12 +01:00
..
2018-08-08 22:51:41 +02:00
2016-12-16 22:39:22 +01:00
2018-03-23 23:49:55 +01:00
2018-04-27 09:59:28 +02:00
2018-08-02 15:00:17 +02:00
2018-03-09 22:13:22 +01:00
2018-06-22 11:47:17 +02:00
2018-02-28 12:46:02 +01:00
2017-10-15 00:24:22 +02:00