Re: [dpdk-dev] [PATCH v3 0/3] compress/qat: add stateful decompression

2019-09-27 Thread Akhil Goyal
> > This patchset adds the stateful decompression feature > > to the QAT PMD, together with the documentation updates > > and two new unit tests. > > --- > > v3: > > * Minor corrections in features list in the documentation. > > > > v2: > > * Typo correction in the error message. > > > > Adam Dybko

Re: [dpdk-dev] [PATCH v3 0/3] compress/qat: add stateful decompression

2019-09-23 Thread Trahe, Fiona
> -Original Message- > From: Dybkowski, AdamX > Sent: Friday, September 20, 2019 9:06 PM > To: dev@dpdk.org; Trahe, Fiona ; Trybula, ArturX > ; akhil.go...@nxp.com > Cc: Dybkowski, AdamX > Subject: [PATCH v3 0/3] compress/qat: add stateful decompression > > This patchset adds the state

[dpdk-dev] [PATCH v3 0/3] compress/qat: add stateful decompression

2019-09-23 Thread Adam Dybkowski
This patchset adds the stateful decompression feature to the QAT PMD, together with the documentation updates and two new unit tests. --- v3: * Minor corrections in features list in the documentation. v2: * Typo correction in the error message. Adam Dybkowski (3): common/qat: add QAT RAM bank d