[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y7bvT4myLYsSCjHl@nanopsycho>
Date: Thu, 5 Jan 2023 16:39:59 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: Emeel Hakim <ehakim@...dia.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Raed Salem <raeds@...dia.com>,
"davem@...emloft.net" <davem@...emloft.net>,
"edumazet@...gle.com" <edumazet@...gle.com>,
"kuba@...nel.org" <kuba@...nel.org>,
"pabeni@...hat.com" <pabeni@...hat.com>,
"sd@...asysnail.net" <sd@...asysnail.net>,
"atenart@...nel.org" <atenart@...nel.org>
Subject: Re: [PATCH net-next 0/2] Add support to offload macsec using netlink
update
Thu, Jan 05, 2023 at 04:02:06PM CET, ehakim@...dia.com wrote:
>
>
>> -----Original Message-----
>> From: Jiri Pirko <jiri@...nulli.us>
>> Sent: Thursday, 5 January 2023 16:05
>> To: Emeel Hakim <ehakim@...dia.com>
>> Cc: netdev@...r.kernel.org; Raed Salem <raeds@...dia.com>;
>> davem@...emloft.net; edumazet@...gle.com; kuba@...nel.org;
>> pabeni@...hat.com; sd@...asysnail.net; atenart@...nel.org
>> Subject: Re: [PATCH net-next 0/2] Add support to offload macsec using netlink
>> update
>>
>> External email: Use caution opening links or attachments
>>
>>
>> The whole patchset emails, including all patches and coverletter should be marked
>> with the same version number.
>
>Ack, wanted to make it clear that this is being sent for the first time, also
>do I leave the change log of non-changed patches empty?
If you don't change a patch in between the versions, you can either omit
the "vx->vy:" entry or you say "no change" there.
>should I resend the patches?
Yes.
>
>>
>> Thu, Jan 05, 2023 at 09:04:40AM CET, ehakim@...dia.com wrote:
>> >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, 66 insertions(+), 61 deletions(-)
>> >
>> >--
>> >2.21.3
>> >
Powered by blists - more mailing lists