]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Add-VXLAN-support-for-Spectrum-2'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 17:28:27 +0000 (09:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2019 17:28:27 +0000 (09:28 -0800)
commit4d4c022395b0deb2d93299e0299d7156f2ed3497
tree4fd13bc2cd535c8de1828f81711443a0598202d6
parentbf158a5955beffb4b8cad8d91164bf63eaaedc35
parent2d10f2fe04465cfead532272965b1d15d2bd045a
Merge branch 'mlxsw-Add-VXLAN-support-for-Spectrum-2'

Ido Schimmel says:

====================
mlxsw: Add VXLAN support for Spectrum-2

This patchset adds support for VXLAN tunneling on the Spectrum-2 ASIC.
Spectrum-1 and Spectrum-2 are largely backward compatible in this area,
so not too many changes are required.

Patches #1-#2 expose a function and perform small refactoring towards
the actual Spectrum-2 implementation in patches #3-#4.

Patch #3 adds the required initialization steps on Spectrum-2.

Patch #4 finally enables VXLAN on Spectrum-2.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>