[LEDE-DEV] [PATCH v2 0/2] update cake support on 17.01

Kevin Darbyshire-Bryant ldir at darbyshire-bryant.me.uk
Fri Dec 22 05:45:09 PST 2017


There has been recent significant activity with the cake qdisc of late
Some of that effort is related to upstreaming to kernel & iproute2
mainline but we're not quite there yet.  This commit series updates
cake and iproute's tc to include the latest cake ingredients: ingress mode &
ack filtering along with minor optimisation tweaks.

The upstreaming efforts for iproute's tc can be found at
https://github.com/dtaht/iproute2-cake-next/commits/net-next

The repository also includes a man page! (tc-cake.8) Well worth a read.

v2 - fix for late breaking error discovered in overhead accounting

Kevin Darbyshire-Bryant (2):
  kmod-sched-cake: bump to latest bake of cake for 17.01
  iproute2: cake: support new operating modes for 17.01

 package/kernel/kmod-sched-cake/Makefile            |   6 +-
 package/network/utils/iproute2/Makefile            |   2 +-
 .../iproute2/patches/950-add-cake-to-tc.patch      | 154 ++++++++++++++++-----
 3 files changed, 121 insertions(+), 41 deletions(-)

-- 
2.14.3 (Apple Git-98)




More information about the Lede-dev mailing list