[PATCH net-next v2 2/3] net: ocelot: Extend MRP

2021-03-16 Thread Horatiu Vultur
This patch extends MRP support for Ocelot. It allows to have multiple rings and when the node has the MRC role it forwards MRP Test frames in HW. For MRM there is no change. Signed-off-by: Horatiu Vultur --- drivers/net/ethernet/mscc/ocelot.c | 6 - drivers/net/ethernet/mscc/ocelot_mrp.c |

Re: [PATCH net-next v2 2/3] net: ocelot: Extend MRP

2021-03-16 Thread Vladimir Oltean
On Tue, Mar 16, 2021 at 09:10:18PM +0100, Horatiu Vultur wrote: > This patch extends MRP support for Ocelot. It allows to have multiple > rings and when the node has the MRC role it forwards MRP Test frames in > HW. For MRM there is no change. > > Signed-off-by: Horatiu Vultur > --- Reviewed-by: