This patch series extends the current support of MRP in Ocelot driver.
Currently the forwarding of the frames happened in SW because all frames
were trapped to CPU. With this patch the MRP frames will be forward in HW.
v1 -> v2:
- create a patch series instead of single patch
- rename ocelot_mrp
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 16 Mar 2021 21:10:16 +0100 you wrote:
> This patch series extends the current support of MRP in Ocelot driver.
> Currently the forwarding of the frames happened in SW because all frames
> were trapped to CPU. With