RE: [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform

2022-07-27 Thread Honnappa Nagarahalli
> > > > On Wed, Jul 27, 2022 at 10:14 AM Ruifeng Wang > > wrote: > > > > > > Arm port of ipsec_mb library [1] has different header file name than > > > the Intel ipsec_mb library. Proper header name is picked according > > > to the architecture to get the code compile when ipsec_mb is > > > inst

RE: [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform

2022-07-27 Thread Ruifeng Wang
nappa Nagarahalli ; > nd ; tho...@monjalon.net > Subject: Re: [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform > > On Wed, Jul 27, 2022 at 10:14 AM Ruifeng Wang > wrote: > > > > Arm port of ipsec_mb library [1] has different header file name than > > the Intel ipse

Re: [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform

2022-07-27 Thread David Marchand
On Wed, Jul 27, 2022 at 10:14 AM Ruifeng Wang wrote: > > Arm port of ipsec_mb library [1] has different header file name than > the Intel ipsec_mb library. Proper header name is picked according to > the architecture to get the code compile when ipsec_mb is installed on > Arm platform. > > And the