[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190723075742.29029-1-idosch@idosch.org>
Date: Tue, 23 Jul 2019 10:57:40 +0300
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, amitc@...lanox.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next 0/2] mlxsw: Two small updates
From: Ido Schimmel <idosch@...lanox.com>
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.
Amit Cohen (1):
mlxsw: spectrum: Expose KVD size for Spectrum-2
Ido Schimmel (1):
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
.../net/ethernet/mellanox/mlxsw/spectrum.c | 22 ++++++++++++++++++-
.../ethernet/mellanox/mlxsw/spectrum_router.c | 4 ++--
2 files changed, 23 insertions(+), 3 deletions(-)
--
2.21.0
Powered by blists - more mailing lists