Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Jerin Jacob
On Thu, Feb 6, 2020 at 8:48 PM Thierry Herbelot wrote: > > On 2/6/20 4:06 PM, Jerin Jacob wrote: > > On Thu, Feb 6, 2020 at 8:26 PM Thierry Herbelot > > wrote: > >> > >> On 2/6/20 3:48 PM, Jerin Jacob wrote: > >>> On Thu, Feb 6, 2020 at 8:06 PM Thierry Herbelot > >>> wrote: > > On 2/6/

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Thierry Herbelot
On 2/6/20 4:06 PM, Jerin Jacob wrote: On Thu, Feb 6, 2020 at 8:26 PM Thierry Herbelot wrote: On 2/6/20 3:48 PM, Jerin Jacob wrote: On Thu, Feb 6, 2020 at 8:06 PM Thierry Herbelot wrote: On 2/6/20 3:27 PM, Bruce Richardson wrote: On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot w

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Jerin Jacob
On Thu, Feb 6, 2020 at 8:26 PM Thierry Herbelot wrote: > > On 2/6/20 3:48 PM, Jerin Jacob wrote: > > On Thu, Feb 6, 2020 at 8:06 PM Thierry Herbelot > > wrote: > >> > >> On 2/6/20 3:27 PM, Bruce Richardson wrote: > >>> On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: > Hello

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Thierry Herbelot
On 2/6/20 3:48 PM, Jerin Jacob wrote: On Thu, Feb 6, 2020 at 8:06 PM Thierry Herbelot wrote: On 2/6/20 3:27 PM, Bruce Richardson wrote: On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: Hello, When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on an Intel

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Akhil Goyal
Hi Bruce/Thierry, > On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: > > Hello, > > > > When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on > an > > Intel machine): > > > > git clone git://dpdk.org/dpdk > > cd dpdk > > make config T=x86_64-native-linux-gcc >

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Jerin Jacob
On Thu, Feb 6, 2020 at 8:06 PM Thierry Herbelot wrote: > > On 2/6/20 3:27 PM, Bruce Richardson wrote: > > On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: > >> Hello, > >> > >> When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on > >> an > >> Intel machine):

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Thierry Herbelot
On 2/6/20 3:27 PM, Bruce Richardson wrote: On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: Hello, When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on an Intel machine): git clone git://dpdk.org/dpdk cd dpdk make config T=x86_64-native-linux-gcc cd build

Re: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Bruce Richardson
On Thu, Feb 06, 2020 at 02:39:28PM +0100, Thierry Herbelot wrote: > Hello, > > When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on an > Intel machine): > > git clone git://dpdk.org/dpdk > cd dpdk > make config T=x86_64-native-linux-gcc > cd build > vi .config > => disable

[dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY

2020-02-06 Thread Thierry Herbelot
Hello, When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on an Intel machine): git clone git://dpdk.org/dpdk cd dpdk make config T=x86_64-native-linux-gcc cd build vi .config => disable RTE_LIBRTE_IPSEC and RTE_LIBRTE_SECURITY make ... == Build drivers/net/octeontx2 CC