[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181024130742.777kcbzp667mo5rm@breakpoint.cc>
Date: Wed, 24 Oct 2018 15:07:42 +0200
From: Florian Westphal <fw@...len.de>
To: Marco Berizzi <pupilla@...ero.it>
Cc: netdev@...r.kernel.org, dsahern@...il.com
Subject: Re: Attribute failed policy validation
Marco Berizzi <pupilla@...ero.it> wrote:
[ CC David ]
> root@...imero:~# tc qdisc add dev eth0 root handle 1:0 hfsc default 1
> Error: Attribute failed policy validation.
caused by:
commit 8b4c3cdd9dd8290343ce959a132d3b334062c5b9
net: sched: Add policy validation for tc attributes
Looks like TCA_OPTIONS is NLA_BINARY in hfsc case, so
we can't enforce NLA_NESTED :-(
Powered by blists - more mailing lists