lkml.org 
[lkml]   [2018]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttc qdisc command partially broken with patch-4.14.76-77 up to patch-4.14.77-78
tc qdisc command is partially broken after applying patch-4.14.76-77.
Applying patch-4.14.77-78 didn't fix it.

Test command:
   tc qdisc add dev eth0 root handle 1: hfsc default fffd
Kernel answer:
   RTNETLINK answers: Numerical result out of range

I have identified the problematic sub-patch out of patch-4.14.76-77 to
be the problem:

diff --git a/net/sched/sch_api.c b/net/sched/sch_api.c
index 22bc6fc48311..cd69aa067543 100644

Without this small patch the above "tc qdisc" command works like a charm.

Maybe someone can have a look at it.

Best regards, Toni


\
 
 \ /
  Last update: 2018-10-25 22:12    [W:2.247 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site