Re: [dpdk-dev] Potential bug in QAT PMD code

2021-04-16 Thread Linfeng Li
.grif...@intel.com; fiona.tr...@intel.com; deepak.k.j...@intel.com; Steve Rizor ; Emil Meng Subject: [EXT] Re: [dpdk-dev] Potential bug in QAT PMD code H On 23/02/2021 12:34 AM, Linfeng Li wrote: > Hi, > > > > We believe we found a potential bug in the QAT PMD code. > >

Re: [dpdk-dev] Potential bug in QAT PMD code

2021-03-03 Thread Doherty, Declan
H On 23/02/2021 12:34 AM, Linfeng Li wrote: Hi, We believe we found a potential bug in the QAT PMD code. file link: https://github.com/DPDK/dpdk/blob/main/drivers/crypto/qat/qat_sym.c The undesired behavior happens when: * symmetric operation * out-of-place operation *

[dpdk-dev] Potential bug in QAT PMD code

2021-02-23 Thread Linfeng Li
Hi, We believe we found a potential bug in the QAT PMD code. file link: https://github.com/DPDK/dpdk/blob/main/drivers/crypto/qat/qat_sym.c The undesired behavior happens when: * symmetric operation * out-of-place operation * encryption * do cipher + do hash