netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, idosch@mellanox.com, eladr@mellanox.com,
	yotamg@mellanox.com, ogerlitz@mellanox.com
Subject: Re: [patch net-next v2 2/2] mlxsw: spectrum: remove FDB entry in case we get unknown object notification
Date: Sat, 09 Jan 2016 21:07:08 -0500 (EST)	[thread overview]
Message-ID: <20160109.210708.1566592679545936608.davem@davemloft.net> (raw)
In-Reply-To: <1452163830-20425-2-git-send-email-jiri@resnulli.us>

From: Jiri Pirko <jiri@resnulli.us>
Date: Thu,  7 Jan 2016 11:50:30 +0100

> From: Jiri Pirko <jiri@mellanox.com>
> 
> It may happen that we get notification for FDB entry for object (port,
> lag, vport), which does not exist. Currently we ignore that, which only
> causes this being re-sent in next notification. The entry will never
> disappear. So get rid of it by simply removing it using SFD register.
> 
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>
> Reviewed-by: Ido Schimmel <idosch@mellanox.com>
> ---
> v1->v2:
> - fixing impossible mlxsw_sp_port null dereference

Applied.

  reply	other threads:[~2016-01-10  2:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07 10:50 [patch net-next v2 1/2] mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op Jiri Pirko
2016-01-07 10:50 ` [patch net-next v2 2/2] mlxsw: spectrum: remove FDB entry in case we get unknown object notification Jiri Pirko
2016-01-10  2:07   ` David Miller [this message]
2016-01-10  2:07 ` [patch net-next v2 1/2] mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op David Miller

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=20160109.210708.1566592679545936608.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eladr@mellanox.com \
    --cc=idosch@mellanox.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=yotamg@mellanox.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).