[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ3xEMiTgDq-qE_HEdGc-F7U24Be+XS6RtsG-22zUzrV1Z_neA@mail.gmail.com>
Date: Sat, 3 Dec 2016 18:06:08 +0200
From: Or Gerlitz <gerlitz.or@...il.com>
To: Simon Horman <horms@...ge.net.au>
Cc: Hadar Hen Zion <hadarh@...lanox.com>,
Linux Netdev List <netdev@...r.kernel.org>,
Roi Dayan <roid@...lanox.com>, Amir Vadai <amir@...ai.me>
Subject: Re: Possible regression due to "net/sched: cls_flower: Add offload
support using egress Hardware device"
On Sat, Dec 3, 2016 at 3:17 PM, Simon Horman <horms@...ge.net.au> wrote:
> in net-next I am observing what appears to be an regression in net-next due to:
> 7091d8c7055d ("net/sched: cls_flower: Add offload support using egress Hardware device")
>
> The problem occurs when adding a flower filter (without offload to a virtio device).
> # ethtool -d eth0
> ethtool -i eth0
> driver: virtio_net
> # tc qdisc add dev eth0 ingress
> # tc filter add dev eth0 protocol ip parent ffff: flower indev eth0
> [ 104.302779] BUG: unable to handle kernel NULL pointer dereference at 00000000000000d5
Simon, I don't see an action here, is that missing in purpose? wasn't
sure what such filter does, but ofcourse
if it was supported by the patches it has to be so after changing
things as well, we will check and fix.
Or.
Powered by blists - more mailing lists