All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] [PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
@ 2020-05-20 13:09 ` Horatiu Vultur
  0 siblings, 0 replies; 20+ messages in thread
From: Horatiu Vultur @ 2020-05-20 13:09 UTC (permalink / raw)
  To: jiri, ivecera, davem, kuba, roopa, nikolay, andrew,
	UNGLinuxDriver, netdev, linux-kernel, bridge
  Cc: Horatiu Vultur

This patch series adds small fixes to MRP implementation.
The following are fixed in this patch series:
- now is not allow to add the same port to multiple MRP rings
- remove unused variable
- restore the port state according to the bridge state when the MRP instance
  is deleted

Horatiu Vultur (3):
  bridge: mrp: Add br_mrp_unique_ifindex function
  switchdev: mrp: Remove the variable mrp_ring_state
  bridge: mrp: Restore port state when deleting MRP instance

 include/net/switchdev.h |  1 -
 net/bridge/br_mrp.c     | 44 +++++++++++++++++++++++++++++++++++++----
 2 files changed, 40 insertions(+), 5 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-05-21 19:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-20 13:09 [Bridge] [PATCH 0/3] net: bridge: mrp: Add small fixes to MRP Horatiu Vultur
2020-05-20 13:09 ` Horatiu Vultur
2020-05-20 13:09 ` [Bridge] [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex function Horatiu Vultur
2020-05-20 13:09   ` Horatiu Vultur
2020-05-21  8:16   ` [Bridge] " Nikolay Aleksandrov
2020-05-21  8:16     ` Nikolay Aleksandrov
2020-05-21 18:49     ` [Bridge] " Horatiu Vultur
2020-05-21 18:49       ` Horatiu Vultur
2020-05-21 16:58       ` [Bridge] " Nikolay Aleksandrov
2020-05-21 16:58         ` Nikolay Aleksandrov
2020-05-21 19:30         ` [Bridge] " Horatiu Vultur
2020-05-21 19:30           ` Horatiu Vultur
2020-05-20 13:09 ` [Bridge] [PATCH 2/3] switchdev: mrp: Remove the variable mrp_ring_state Horatiu Vultur
2020-05-20 13:09   ` Horatiu Vultur
2020-05-20 15:56   ` [Bridge] " Ivan Vecera
2020-05-20 15:56     ` Ivan Vecera
2020-05-20 13:09 ` [Bridge] [PATCH 3/3] bridge: mrp: Restore port state when deleting MRP instance Horatiu Vultur
2020-05-20 13:09   ` Horatiu Vultur
2020-05-21  8:18   ` [Bridge] " Nikolay Aleksandrov
2020-05-21  8:18     ` Nikolay Aleksandrov

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.