Re: [dpdk-dev] [PATCH v2 1/1] test/compress: add max mbuf size test case

2019-04-02 Thread Cel, TomaszX
Hi Tomasz, > -Original Message- > From: Cel, TomaszX > Sent: Tuesday, April 2, 2019 1:17 PM > To: dev@dpdk.org; Trahe, Fiona ; Jozwiak, TomaszX > ; Cel, TomaszX > Subject: [PATCH v2 1/1] test/compress: add max mbuf size test case > > From: Tomasz Jozwiak >

[dpdk-dev] [PATCH] compress/isal: add appropriate flag on overflow

2019-03-27 Thread Cel, TomaszX
Hi Lee, > This patch will change the operation status when ISA-L returns because of a > recoverable out of space error, rather than a just generic fail. > > Signed-off-by: Lee Daly > --- > drivers/compress/isal/isal_compress_pmd.c | 20 ++-- > 1 file changed, 14 insertions(+), 6

Re: [dpdk-dev] fix static variables

2018-11-02 Thread Cel, TomaszX
Please ignore the previous message. It was sent by mistake! Sorry for inconvenience. Best regards, Tomasz Cel > -Original Message- > From: Cel, TomaszX > Sent: Friday, November 2, 2018 11:59 AM > To: Cel, TomaszX ; Pattan, Reshma > ; Hemant Agrawal > ; Shreyansh Jai

Re: [dpdk-dev] [PATCH v3] drivers/qat: fix failure to create PMD

2018-10-11 Thread Cel, TomaszX
> -Original Message- > From: Trahe, Fiona > Sent: Thursday, October 11, 2018 7:14 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; sta...@dpdk.org; Jozwiak, TomaszX > ; Cel, TomaszX ; > Trahe, Fiona > Subject: [PATCH v3] drivers/qat: fix failure to create PMD >