bridge.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ido Schimmel <idosch@nvidia.com>
Cc: netdev@vger.kernel.org, razor@blackwall.org,
	bridge@lists.linux-foundation.org, edumazet@google.com,
	mlxsw@nvidia.com, roopa@nvidia.com, kuba@kernel.org,
	pabeni@redhat.com, davem@davemloft.net
Subject: Re: [Bridge] [PATCH net] bridge: Fix flushing of dynamic FDB entries
Date: Thu, 03 Nov 2022 04:00:15 +0000	[thread overview]
Message-ID: <166744801534.16768.7709737010968160926.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221101185753.2120691-1-idosch@nvidia.com>

Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  1 Nov 2022 20:57:53 +0200 you wrote:
> The following commands should result in all the dynamic FDB entries
> being flushed, but instead all the non-local (non-permanent) entries are
> flushed:
> 
>  # bridge fdb add 00:aa:bb:cc:dd:ee dev dummy1 master static
>  # bridge fdb add 00:11:22:33:44:55 dev dummy1 master dynamic
>  # ip link set dev br0 type bridge fdb_flush
>  # bridge fdb show brport dummy1
>  00:00:00:00:00:01 master br0 permanent
>  33:33:00:00:00:01 self permanent
>  01:00:5e:00:00:01 self permanent
> 
> [...]

Here is the summary with links:
  - [net] bridge: Fix flushing of dynamic FDB entries
    https://git.kernel.org/netdev/net/c/628ac04a75ed

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-11-03  4:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01 18:57 [Bridge] [PATCH net] bridge: Fix flushing of dynamic FDB entries Ido Schimmel
2022-11-01 19:04 ` Nikolay Aleksandrov
2022-11-03  4:00 ` patchwork-bot+netdevbpf [this message]

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=166744801534.16768.7709737010968160926.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bridge@lists.linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=idosch@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=mlxsw@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=razor@blackwall.org \
    --cc=roopa@nvidia.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 read-only IMAP folder(s) and NNTP newsgroup(s).