]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: Add IPV6_ADDRESS kvdl entry type
authorAmit Cohen <amcohen@nvidia.com>
Thu, 23 Sep 2021 12:36:58 +0000 (15:36 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Sep 2021 09:26:52 +0000 (10:26 +0100)
commit19891b4f26ecc6099ed38e2d1b529347f611820f
treee30ffd3dd50157cf3c759e63cd63a9f3f4481860
parent1593c1950a56945890f8a470eb6e3fc4ab54577e
mlxsw: Add IPV6_ADDRESS kvdl entry type

Add support for allocating and freeing KVD entries for IPv6 addresses.

These addresses are programmed by the RIPS register and referenced by
the RATR and RTDP registers for IPv6 underlay encapsulation and
decapsulation, respectively.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
drivers/net/ethernet/mellanox/mlxsw/spectrum2_kvdl.c