Re: [PATCH net-next 08/12] bridge: mrp: Implement the MRP Interconnect API

2020-07-07 Thread Horatiu Vultur
The 07/07/2020 16:27, Nikolay Aleksandrov wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 06/07/2020 12:18, Horatiu Vultur wrote: > > Thie patch adds support for MRP Interconnect. Similar with the MRP ring, > > if the HW can't generate

Re: [PATCH net-next 08/12] bridge: mrp: Implement the MRP Interconnect API

2020-07-07 Thread Nikolay Aleksandrov
On 06/07/2020 12:18, Horatiu Vultur wrote: > Thie patch adds support for MRP Interconnect. Similar with the MRP ring, > if the HW can't generate MRP_InTest frames, then the SW will try to > generate them. And if also the SW fails to generate the frames then an > error is return to userspace. > > T

[PATCH net-next 08/12] bridge: mrp: Implement the MRP Interconnect API

2020-07-06 Thread Horatiu Vultur
Thie patch adds support for MRP Interconnect. Similar with the MRP ring, if the HW can't generate MRP_InTest frames, then the SW will try to generate them. And if also the SW fails to generate the frames then an error is return to userspace. The forwarding/termination of MRP_In frames is happening