Hi Avi, > -----Original Message----- > From: Avi Cohen (A) [mailto:[email protected]] > Sent: Tuesday, November 7, 2017 1:36 PM > To: De Lara Guarch, Pablo <[email protected]>; Thomas > Monjalon <[email protected]> > Cc: [email protected]; [email protected] > Subject: RE: [dpdk-users] IPsec offload > > Thank you Pablo > 1. Now I have multiple build errors 'undeclared here' when building dpdk > for example aes_gcm_enc_128_sse . I'm trying to find where these are > declared 2. Regarding the crypto-device - I have Intel x540-AT2 Nic Regards > Avi
1 - Double check you are using the latest IPSec library (0.47) and that you are linking against it (just follow the documentation). 2 - That's a network device, not a crypto device. Pablo
