Re: [dpdk-dev] [PATCH v5 0/3] Compression Unit Tests

2019-01-17 Thread Thomas Monjalon
17/01/2019 11:19, Kovacevic, Marko: > Made changes to the two unit tests for the out of space i have added > proper checkes for all the cases compressing with compress dev and > decompressing with compress dev. > > Varied buffer patch i have removed the extra unit test and merged it > into the sgl

[dpdk-dev] [PATCH v5 0/3] Compression Unit Tests

2019-01-17 Thread Kovacevic, Marko
Made changes to the two unit tests for the out of space i have added proper checkes for all the cases compressing with compress dev and decompressing with compress dev. Varied buffer patch i have removed the extra unit test and merged it into the sgl test as one. Added a third patch into my patch