]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'mlxsw-Two-small-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2019 18:36:19 +0000 (11:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2019 18:36:19 +0000 (11:36 -0700)
Ido Schimmel says:

====================
mlxsw: Two small updates

Patch #1, from Amit, exposes the size of the key-value database (KVD)
where different entries (e.g., routes, neighbours) are stored in the
device. This allows users to understand how many entries can be
offloaded and is also useful for writing scale tests.

Patch #2 increases the number of IPv6 nexthop groups mlxsw can offload.
The problem and solution are explained in detail in the commit message.
====================

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

Trivial merge