]> 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)
commit0cbcda311c8115d6d8ae18dc30518fe2c9522898
tree4fd13bc2cd535c8de1828f81711443a0598202d6
parent9113ab363ff9ead6300d8a313784148e1a97feb8
parentb9a812201e8d80eb1120f7dc602bb5da411a8920
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>