[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210209103209.482770-1-razor@blackwall.org>
Date: Tue, 9 Feb 2021 12:32:06 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: netdev@...r.kernel.org
Cc: roopa@...dia.com, idosch@...dia.com, andy@...yhouse.net,
j.vosburgh@...il.com, vfalico@...il.com, kuba@...nel.org,
davem@...emloft.net, Nikolay Aleksandrov <nikolay@...dia.com>
Subject: [PATCH net-next 0/3] bonding: 3ad: support for 200G/400G ports and more verbose warning
From: Nikolay Aleksandrov <nikolay@...dia.com>
Hi,
We'd like to have proper 200G and 400G support with 3ad bond mode, so we
need to add new definitions for them in order to have separate oper keys,
aggregated bandwidth and proper operation (patches 01 and 02). In
patch 03 Ido changes the code to use WARN_ONCE() instead of
pr_warn_once which would help future detection of unsupported speeds.
These warnings are usually detected by automated tools and regression
tests.
Thanks,
Nik
Ido Schimmel (1):
bonding: 3ad: Use a more verbose warning for unknown speeds
Nikolay Aleksandrov (2):
bonding: 3ad: add support for 200G speed
bonding: 3ad: add support for 400G speed
drivers/net/bonding/bond_3ad.c | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
--
2.29.2
Powered by blists - more mailing lists