Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-06 Thread Shally Verma
> -Original Message- > From: Trybula, ArturX > Sent: Wednesday, November 6, 2019 9:03 PM > To: Shally Verma ; dev@dpdk.org; Trahe, Fiona > ; Dybkowski, AdamX > ; akhil.go...@nxp.com; Ashish Gupta > > Subject: RE: [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring > .. > My sug

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-06 Thread Trybula, ArturX
> > > > -Original Message- > > From: Trybula, ArturX > > Sent: Monday, November 4, 2019 3:55 PM > > To: Shally Verma ; dev@dpdk.org; Trahe, Fiona > > ; Dybkowski, AdamX > ; > > akhil.go...@nxp.com > > Subject: RE: [EXT] [PATCH v3 1/1] test/compress: unit tests > > refactoring > > > > H

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-06 Thread Shally Verma
> -Original Message- > From: Trybula, ArturX > Sent: Wednesday, November 6, 2019 5:03 PM > To: Shally Verma ; dev@dpdk.org; Trahe, Fiona > ; Dybkowski, AdamX > ; akhil.go...@nxp.com; Ashish Gupta > > Subject: RE: [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring > > > >

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-06 Thread Trybula, ArturX
> -Original Message- > From: Trybula, ArturX > Sent: Monday, November 4, 2019 3:55 PM > To: Shally Verma ; dev@dpdk.org; Trahe, Fiona > ; Dybkowski, AdamX ; > akhil.go...@nxp.com > Subject: RE: [EXT] [PATCH v3 1/1] test/compress: unit tests > refactoring > > Hi Shally, > > Please fi

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-05 Thread Akhil Goyal
Hi Artur, > > > -- > > > Core engine refactoring (test_deflate_comp_decomp function). > > > Smaller specialized functions created. > > > > > > Signed-off-by: Artur Trybula > > > --- Could you please close these comments by today?

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-04 Thread Shally Verma
> -Original Message- > From: Trybula, ArturX > Sent: Monday, November 4, 2019 3:55 PM > To: Shally Verma ; dev@dpdk.org; Trahe, Fiona > ; Dybkowski, AdamX > ; akhil.go...@nxp.com > Subject: RE: [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring > > Hi Shally, > > Please find m

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-11-04 Thread Trybula, ArturX
Hi Shally, Please find my comments below. > -- > Core engine refactoring (test_deflate_comp_decomp function). > Smaller specialized functions created. > > Signed-off-by: Artur Trybula > --- > app/test/test_compressdev.c

Re: [dpdk-dev] [EXT] [PATCH v3 1/1] test/compress: unit tests refactoring

2019-10-31 Thread Shally Verma
> -Original Message- > From: Artur Trybula > Sent: Thursday, October 24, 2019 2:46 PM > To: dev@dpdk.org; fiona.tr...@intel.com; Shally Verma > ; adamx.dybkow...@intel.com; > arturx.tryb...@intel.com; akhil.go...@nxp.com > Subject: [EXT] [PATCH v3 1/1] test/compress: unit tests refactor