]> git.baikalelectronics.ru Git - kernel.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)
commit126bc762aca4af062624b2154c438dd26f41b564
treeaa0257a7826621bb3046d74a581897f7d018bdf7
parent46411eec1041bcba335a5e180ea8408fc73f6127
parent23387fe9ce6ba83164734776499cd98a24535d14
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>