[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221031184128.1143d51e@kernel.org>
Date: Mon, 31 Oct 2022 18:41:28 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Steen Hegelund <steen.hegelund@...rochip.com>
Cc: Casper Andersson <casper.casan@...il.com>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
<UNGLinuxDriver@...rochip.com>,
Randy Dunlap <rdunlap@...radead.org>,
Russell King <rmk+kernel@...linux.org.uk>,
"Wan Jiabing" <wanjiabing@...o.com>,
Nathan Huckleberry <nhuck@...gle.com>,
<linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Daniel Machon <daniel.machon@...rochip.com>,
Horatiu Vultur <horatiu.vultur@...rochip.com>,
Lars Povlsen <lars.povlsen@...rochip.com>
Subject: Re: [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc
flower keys for the IS2 VCAP
On Mon, 31 Oct 2022 13:14:33 +0100 Steen Hegelund wrote:
> > I'm not able to get this working on PCB135. I tested the VLAN tags and
> > did not work either (did not test the rest). The example from the
> > previous patch series doesn't work either after applying this series.
Previous series in this context means previous revision or something
that was already merged?
> tc filter add dev eth3 ingress chain 8000000 prio 10 handle 10 \
How are you using chains?
I thought you need to offload FLOW_ACTION_GOTO to get to a chain,
and I get no hits on this driver.
Powered by blists - more mailing lists