Bug 201483 - hfsc qdisc root = RTNETLINK answers: Numerical result out of range
Summary: hfsc qdisc root = RTNETLINK answers: Numerical result out of range
Status: RESOLVED PATCH_ALREADY_AVAILABLE
Alias: None
Product: Networking
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: networking_netfilter-iptables@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 21:31 UTC by PLum
Modified: 2019-01-10 14:34 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.8.15 4.8.16
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description PLum 2018-10-21 21:31:01 UTC
on 4.8.14 there was no errors on command like:

tc qdisc add dev eth1 root handle 1: hfsc default 100             

but with 4.8.15 and 4.8.16 whey I try this command again I got response:

RTNETLINK answers: Numerical result out of range
Comment 1 nfnty 2018-10-23 04:53:19 UTC
Same issue here upgrading from `v4.14.76` to `v4.14.77`, probably related to `d9057423312e9d12f02290cb97f14300330a729e`.

This issue should be moved to Networking/Other.
Comment 2 PLum 2018-10-23 08:42:04 UTC
For 4.19.0 we got: Error: Attribute failed policy validation.
Comment 3 PLum 2018-11-05 07:27:31 UTC
Did you find some way to revert this "fix" so we can use latest kernel and be able to use hfsc for traffic?
Comment 4 nfnty 2019-01-09 17:42:12 UTC
This issue is no longer present on `4.19.13`.
Comment 5 PLum 2019-01-10 14:34:38 UTC
(In reply to nfnty from comment #4)
> This issue is no longer present on `4.19.13`.

4.19.14 is OK. too, I think we can consider this issue as "resolved" :)

Note You need to log in before you can comment on or make changes to this bug.