[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <IA1PR12MB63531B4078AE8BB723CCECCBAB899@IA1PR12MB6353.namprd12.prod.outlook.com>
Date: Wed, 29 Mar 2023 11:08:50 +0000
From: Emeel Hakim <ehakim@...dia.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: "davem@...emloft.net" <davem@...emloft.net>,
"pabeni@...hat.com" <pabeni@...hat.com>,
"edumazet@...gle.com" <edumazet@...gle.com>,
"sd@...asysnail.net" <sd@...asysnail.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: [PATCH net-next 1/4] vlan: Add MACsec offload operations for VLAN
interface
> -----Original Message-----
> From: Jakub Kicinski <kuba@...nel.org>
> Sent: Wednesday, 29 March 2023 1:42
> To: Emeel Hakim <ehakim@...dia.com>
> Cc: davem@...emloft.net; pabeni@...hat.com; edumazet@...gle.com;
> sd@...asysnail.net; netdev@...r.kernel.org
> Subject: Re: [PATCH net-next 1/4] vlan: Add MACsec offload operations for VLAN
> interface
>
> External email: Use caution opening links or attachments
>
>
> On Tue, 28 Mar 2023 06:54:11 +0000 Emeel Hakim wrote:
> > > > + if (real_dev->features & NETIF_F_HW_MACSEC)
> > > > + features |= NETIF_F_HW_MACSEC;
> > > > +
> > > > return features;
> > > > }
> > >
> > > Shouldn't vlan_features be consulted somehow?
> >
> > I did consider including the vlan_features, but after careful
> > consideration, I couldn't see how they were relevant to the task at
> > hand.
>
> Decode this for me please:
> - what was you careful consideration
> - what do you think the task at hand is; and
> - what are vlan_features supposed to mean?
I misunderstood your previous comment.
I took it internally with Leon Romanovsky and handled it,
I will send a v2.
Thanks for your comment.
Powered by blists - more mailing lists