Re: [dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in QAT PMD

2019-04-10 Thread Iremonger, Bernard
Hi Fiona, > > Subject: RE: [PATCH] crypto/qat: fix segmentation fault in QAT PMD > > > > Hi Bernard, > > > > > > > > While running the IPsec unit test program the following segmentation > > > fault is occurring: > > > > > > Thread 1 "test" received signal SIGSEGV, Segmentation fault. > > > 0x0

Re: [dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in QAT PMD

2019-04-08 Thread Trahe, Fiona
Hi Bernard, Konstantin, > -Original Message- > From: Ananyev, Konstantin > Sent: Monday, April 8, 2019 1:10 PM > To: Iremonger, Bernard ; dev@dpdk.org; Trahe, > Fiona > ; akhil.go...@nxp.com > Subject: RE: [PATCH] crypto/qat: fix segmentation fault in QAT PMD > > Hi Bernard, > > > > > W

Re: [dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in QAT PMD

2019-04-08 Thread Iremonger, Bernard
Hi Konstantin, > Subject: RE: [PATCH] crypto/qat: fix segmentation fault in QAT PMD > > Hi Bernard, > > > > > While running the IPsec unit test program the following segmentation > > fault is occurring: > > > > Thread 1 "test" received signal SIGSEGV, Segmentation fault. > > 0x00beaece

Re: [dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in QAT PMD

2019-04-08 Thread Ananyev, Konstantin
Hi Bernard, > > While running the IPsec unit test program the following > segmentation fault is occurring: > > Thread 1 "test" received signal SIGSEGV, Segmentation fault. > 0x00beaece in qat_sym_build_request(in_op=0x0, > out_msg=0x100450580 "", op_cookie=0x101c6fd80, qat_dev_gen=QAT_GE

[dpdk-dev] [PATCH] crypto/qat: fix segmentation fault in QAT PMD

2019-04-08 Thread Bernard Iremonger
While running the IPsec unit test program the following segmentation fault is occurring: Thread 1 "test" received signal SIGSEGV, Segmentation fault. 0x00beaece in qat_sym_build_request(in_op=0x0, out_msg=0x100450580 "", op_cookie=0x101c6fd80, qat_dev_gen=QAT_GEN1) at /root/dpdk_ipsec_mast