From: astx <astx@aws-it.at> To: linux-kernel@vger.kernel.org Subject: tc qdisc command partially broken with patch-4.14.76-77 up to patch-4.14.77-78 Date: Thu, 25 Oct 2018 20:12:21 +0000 [thread overview] Message-ID: <20181025201221.Horde.1UXSw9cRIOdmNlpjDXbda3Y@aws-it.at> (raw) 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
next reply other threads:[~2018-10-25 20:12 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-10-25 20:12 astx [this message] 2018-10-25 21:49 ` Cong Wang
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20181025201221.Horde.1UXSw9cRIOdmNlpjDXbda3Y@aws-it.at \ --to=astx@aws-it.at \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: tc qdisc command partially broken with patch-4.14.76-77 up to patch-4.14.77-78' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).