[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170916.092213.1078128003318643733.davem@davemloft.net>
Date: Sat, 16 Sep 2017 09:22:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jiri@...nulli.us
Cc: netdev@...r.kernel.org, idosch@...lanox.com, flokli@...kli.de,
andreas@...mhold.de, mlxsw@...lanox.com
Subject: Re: [patch net] mlxsw: spectrum_router: Only handle IPv4 and IPv6
events
From: Jiri Pirko <jiri@...nulli.us>
Date: Fri, 15 Sep 2017 15:31:07 +0200
> From: Ido Schimmel <idosch@...lanox.com>
>
> The driver doesn't support events from address families other than IPv4
> and IPv6, so ignore them. Otherwise, we risk queueing a work item before
> it's initialized.
>
> This can happen in case a VRF is configured when MROUTE_MULTIPLE_TABLES
> is enabled, as the VRF driver will try to add an l3mdev rule for the
> IPMR family.
>
> Fixes: 65e65ec137f4 ("mlxsw: spectrum_router: Don't ignore IPv6 notifications")
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> Reported-by: Andreas Rammhold <andreas@...mhold.de>
> Reported-by: Florian Klink <flokli@...kli.de>
> Signed-off-by: Jiri Pirko <jiri@...lanox.com>
Applied, thanks.
Powered by blists - more mailing lists