All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	olteanv@gmail.com, andrew@lunn.ch, f.fainelli@gmail.com,
	ioana.ciornei@nxp.com
Subject: Re: [PATCH net-next 0/5] dpaa2-switch: add STP support
Date: Wed, 31 Mar 2021 00:30:09 +0000	[thread overview]
Message-ID: <161715060952.8621.15388877653902975321.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210330145419.381355-1-ciorneiioana@gmail.com>

Hello:

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

On Tue, 30 Mar 2021 17:54:14 +0300 you wrote:
> From: Ioana Ciornei <ioana.ciornei@nxp.com>
> 
> This patch set adds support for STP to the dpaa2-switch.
> 
> First of all, it fixes a bug which was determined by the improper usage
> of bridge BR_STATE_* values directly in the MC ABI.
> The next patches deal with creating an ACL table per port and trapping
> the STP frames to the control interface by adding an entry into each
> table.
> The last patch configures proper learning state depending on the STP
> state.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] dpaa2-switch: fix the translation between the bridge and dpsw STP states
    https://git.kernel.org/netdev/net-next/c/6aa6791d1a0f
  - [net-next,2/5] dpaa2-switch: create and assign an ACL table per port
    https://git.kernel.org/netdev/net-next/c/90f071023529
  - [net-next,3/5] dpaa2-switch: keep track of the current learning state per port
    https://git.kernel.org/netdev/net-next/c/62734c7405b7
  - [net-next,4/5] dpaa2-switch: trap STP frames to the CPU
    https://git.kernel.org/netdev/net-next/c/1a64ed129cce
  - [net-next,5/5] dpaa2-switch: setup learning state on STP state change
    https://git.kernel.org/netdev/net-next/c/bc96781a8959

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-03-31  0:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 14:54 [PATCH net-next 0/5] dpaa2-switch: add STP support Ioana Ciornei
2021-03-30 14:54 ` [PATCH net-next 1/5] dpaa2-switch: fix the translation between the bridge and dpsw STP states Ioana Ciornei
2021-03-30 14:54 ` [PATCH net-next 2/5] dpaa2-switch: create and assign an ACL table per port Ioana Ciornei
2021-03-30 14:54 ` [PATCH net-next 3/5] dpaa2-switch: keep track of the current learning state " Ioana Ciornei
2021-03-30 14:54 ` [PATCH net-next 4/5] dpaa2-switch: trap STP frames to the CPU Ioana Ciornei
2021-03-30 14:54 ` [PATCH net-next 5/5] dpaa2-switch: setup learning state on STP state change Ioana Ciornei
2021-03-31  0:30 ` 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=161715060952.8621.15388877653902975321.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=ciorneiioana@gmail.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.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.