Re: [dpdk-dev] [PATCH 1/2] common/qat: add sgl header

2018-07-20 Thread De Lara Guarch, Pablo
> -Original Message- > From: Trahe, Fiona > Sent: Tuesday, July 17, 2018 6:56 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Trahe, Fiona > ; Jozwiak, TomaszX > Subject: [PATCH 1/2] common/qat: add sgl header > > This patch refactors the sgl struct so it includes a flexible array

[dpdk-dev] [PATCH 1/2] common/qat: add sgl header

2018-07-17 Thread Fiona Trahe
This patch refactors the sgl struct so it includes a flexible array of flat buffers as sym and compress PMDs can have different size sgls. Signed-off-by: Tomasz Jozwiak Signed-off-by: Fiona Trahe --- drivers/common/qat/qat_common.c | 53 ++--- drivers/common/