]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Preparations-for-VxLAN-support'
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 17:08:24 +0000 (10:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Oct 2018 17:08:24 +0000 (10:08 -0700)
commit5c4dedafb1cbfa801f53dc89765cc1cee432a3c9
treec37046a585be177bfbb7ba8175f79a6da6b2365d
parent3089a7e95704c1fe91d8654cc8740addf3ce01c4
parent2a7d8bfa74ed0cb3655127ed99ad08c5c02f2448
Merge branch 'mlxsw-Preparations-for-VxLAN-support'

Ido Schimmel says:

====================
mlxsw: Preparations for VxLAN support

This patchset prepares mlxsw for VxLAN support. It contains small and
mostly non-functional changes.

The first eight patches perform small changes in the code to make it
more receptive towards the actual VxLAN changes in the next patchset.

Patches 9-17 add the registers used to configure the device for VxLAN
offload.

Last two patches add the required resources and trap IDs.

The next patchset is available here [1].

1. https://github.com/idosch/linux/tree/vxlan
====================

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