Re: [PATCH net-next 0/5] dpaa2-switch: add STP support

2021-03-30 Thread patchwork-bot+netdevbpf
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 > > 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

[PATCH net-next 0/5] dpaa2-switch: add STP support

2021-03-30 Thread Ioana Ciornei
From: Ioana Ciornei 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 co