[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230111081112.21067-1-ehakim@nvidia.com>
Date: Wed, 11 Jan 2023 10:11:10 +0200
From: <ehakim@...dia.com>
To: <netdev@...r.kernel.org>
CC: <raeds@...dia.com>, <davem@...emloft.net>, <edumazet@...gle.com>,
<kuba@...nel.org>, <pabeni@...hat.com>, <sd@...asysnail.net>,
<atenart@...nel.org>, Emeel Hakim <ehakim@...dia.com>
Subject: [PATCH net-next v8 0/2] Add support to offload macsec using netlink update
From: Emeel Hakim <ehakim@...dia.com>
This series adds support for offloading macsec as part of the netlink
update routine, command example:
ip link set link eth2 macsec0 type macsec offload mac
The above is done using the IFLA_MACSEC_OFFLOAD attribute hence
the second patch of dumping this attribute as part of the macsec
dump.
Emeel Hakim (2):
macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump
drivers/net/macsec.c | 127 ++++++++++++++++++++++++-------------------
1 file changed, 70 insertions(+), 57 deletions(-)
--
2.21.3
Powered by blists - more mailing lists