From: Jakub Kicinski Date: Fri, 13 Jan 2023 05:43:37 +0000 (-0800) Subject: Merge branch 'add-support-to-offload-macsec-using-netlink-update' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=72863e08c3935bff9577d9ff56d034d68d3adf9b;p=linux.git Merge branch 'add-support-to-offload-macsec-using-netlink-update' Emeel Hakim says: ==================== Add support to offload macsec using netlink update 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. ==================== Link: https://lore.kernel.org/r/20230111150210.8246-1-ehakim@nvidia.com Signed-off-by: Jakub Kicinski --- 72863e08c3935bff9577d9ff56d034d68d3adf9b