RE: [EXT] Re: [PATCH v2 01/13] security: add direction in SA/SC configuration

2023-06-07 Thread Akhil Goyal
> On Wed, Jun 7, 2023 at 5:20 PM Akhil Goyal wrote: > > > > MACsec SC/SA ids are created based on direction of the flow. > > Hence, added the missing field for configuration and cleanup > > of the SCs and SAs. > > > > Signed-off-by: Akhil Goyal > > --- > > devtools/libabigail.abignore | 7

Re: [PATCH v2 01/13] security: add direction in SA/SC configuration

2023-06-07 Thread David Marchand
On Wed, Jun 7, 2023 at 5:20 PM Akhil Goyal wrote: > > MACsec SC/SA ids are created based on direction of the flow. > Hence, added the missing field for configuration and cleanup > of the SCs and SAs. > > Signed-off-by: Akhil Goyal > --- > devtools/libabigail.abignore | 7 +++ > lib/se

RE: [PATCH v2 01/13] security: add direction in SA/SC configuration

2023-06-07 Thread Akhil Goyal
> Subject: [PATCH v2 01/13] security: add direction in SA/SC configuration > > MACsec SC/SA ids are created based on direction of the flow. > Hence, added the missing field for configuration and cleanup > of the SCs and SAs. > > Signed-off-by: Akhil Goyal > --- > d

[PATCH v2 01/13] security: add direction in SA/SC configuration

2023-06-07 Thread Akhil Goyal
MACsec SC/SA ids are created based on direction of the flow. Hence, added the missing field for configuration and cleanup of the SCs and SAs. Signed-off-by: Akhil Goyal --- devtools/libabigail.abignore | 7 +++ lib/security/rte_security.c| 16 ++-- lib/security/rte