]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commitf2ad83af32c32c47976ed4d37b2971cc6d2de1ad
treeaa0257a7826621bb3046d74a581897f7d018bdf7
parentc93496e9f7680741c25bab866e729e9606bfae3e
parentfc25996e6f46ac05378f45691d9c6ea08c2037b9
Merge branch 'mlxsw-Two-small-updates'

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>