Re: [dpdk-dev] [PATCH v3] doc/compress: clarify error handling on data-plane

2019-06-19 Thread Akhil Goyal
> > Fixed some typos and clarified how errors on ops which fail to get submitted > on > > the enqueue API should be handled. > > > > Fixes: a584d3bea902 ("doc: add compressdev library guide") > > cc: sta...@dpdk.org > > > > Signed-off-by: Fiona Trahe > > --- > Acked-by: Shally Verma > > Appl

Re: [dpdk-dev] [PATCH v3] doc/compress: clarify error handling on data-plane

2019-05-15 Thread Shally Verma
> -Original Message- > From: Fiona Trahe > Sent: Wednesday, May 15, 2019 4:46 PM > To: dev@dpdk.org > Cc: fiona.tr...@intel.com; Shally Verma ; Sunila Sahu > ; lee.d...@intel.com; Ashish Gupta > ; akhil.go...@nxp.com; tomaszx.jozw...@intel.com; > sta...@dpdk.org > Subject: [PATCH v3] do

Re: [dpdk-dev] [PATCH v3] doc/compress: clarify error handling on data-plane

2019-05-15 Thread Jozwiak, TomaszX
> -Original Message- > From: Trahe, Fiona > Sent: Wednesday, May 15, 2019 1:16 PM > To: dev@dpdk.org > Cc: Trahe, Fiona ; shal...@marvell.com; > ss...@marvell.com; Daly, Lee ; ashi...@marvell.com; > akhil.go...@nxp.com; Jozwiak, TomaszX ; > sta...@dpdk.org > Subject: [PATCH v3] doc/compr

[dpdk-dev] [PATCH v3] doc/compress: clarify error handling on data-plane

2019-05-15 Thread Fiona Trahe
Fixed some typos and clarified how errors on ops which fail to get submitted on the enqueue API should be handled. Fixes: a584d3bea902 ("doc: add compressdev library guide") cc: sta...@dpdk.org Signed-off-by: Fiona Trahe --- v3 changes: - change proposal so appl must check status of op_enqueued