All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net
Subject: Re: [PATCH net-next 0/2] Fixes for the switchdev FDB fan-out helpers
Date: Wed, 21 Jul 2021 15:10:04 +0000	[thread overview]
Message-ID: <162688020450.31691.17418849685262628598.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210720173557.999534-1-vladimir.oltean@nxp.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 20 Jul 2021 20:35:55 +0300 you wrote:
> Hi,
> 
> There are already two fixes for the newly added helpers to multiply a
> switchdev FDB add/del event times the number of lower interfaces of a
> bridge. These are:
> 
> (1) the shim definition of switchdev_handle_fdb_del_to_device() is
>     broken, as reported by the kernel test robot.
> (2) while checking where switchdev_handle_fdb_del_to_device() is called
>     from, I realized it is called once from where it shouldn't, aka from
>     __switchdev_handle_fdb_del_to_device(). That shouldn't happen,
>     instead that function should recurse into itself directly.
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim
    https://git.kernel.org/netdev/net-next/c/94111dfc18b8
  - [net-next,2/2] net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
    https://git.kernel.org/netdev/net-next/c/71f4f89a0324

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



      parent reply	other threads:[~2021-07-21 15:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 17:35 [PATCH net-next 0/2] Fixes for the switchdev FDB fan-out helpers Vladimir Oltean
2021-07-20 17:35 ` [PATCH net-next 1/2] net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim Vladimir Oltean
2021-07-21  7:57   ` Matthieu Baerts
2021-07-20 17:35 ` [PATCH net-next 2/2] net: switchdev: recurse into __switchdev_handle_fdb_del_to_device Vladimir Oltean
2021-07-21 15:10 ` 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=162688020450.31691.17418849685262628598.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vladimir.oltean@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.