Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mlxsw: Fixes in offloading of mirror-to-gretap
@ 2018-06-02 18:09 Ido Schimmel
  2018-06-02 18:09 ` [PATCH net-next 1/2] mlxsw: spectrum_switchdev: Postpone respin on object deletion Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2018-06-02 18:09 UTC (permalink / raw)
  To: netdev; +Cc: davem, jiri, petrm, mlxsw, Ido Schimmel

Petr says:

These two patches fix issues in offloading of mirror-to-gretap when
bridge is present in the underlay.

In patch #1, reconsideration of SPAN configuration is not done right at
the point that SWITCHDEV_OBJ_ID_PORT_VLAN deletion notification is
distributed, but is postponed, because the notifications are actually
distributed before the relevant change is implemented in the bridge.

In patch #2, a problem in configuring VLAN tagging in situations when a
VLAN device is on top of an 802.1Q bridge whose egress port is marked as
"egress untagged". In that case, mlxsw would neglect to suppress the
tagging implicitly assumed after the VLAN device was seen.

Petr Machata (2):
  mlxsw: spectrum_switchdev: Postpone respin on object deletion
  mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED

 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c      | 4 +++-
 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-06-04 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-02 18:09 [PATCH net-next 0/2] mlxsw: Fixes in offloading of mirror-to-gretap Ido Schimmel
2018-06-02 18:09 ` [PATCH net-next 1/2] mlxsw: spectrum_switchdev: Postpone respin on object deletion Ido Schimmel
2018-06-02 18:09 ` [PATCH net-next 2/2] mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGED Ido Schimmel
2018-06-04 19:34 ` [PATCH net-next 0/2] mlxsw: Fixes in offloading of mirror-to-gretap David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox