Re: [dpdk-dev] [PATCH v8 0/7] add multiple cores feature to test-compress-perf

2019-07-15 Thread Akhil Goyal
> > This patchset adds multiple cores feature to compression perf tool. > All structures have been aligned and are consistent with crypto perf tool. > All test cases have constructor, runner and destructor and can use more > cores and compression devices at the same time. > > v8 changes: > -

[dpdk-dev] [PATCH v8 0/7] add multiple cores feature to test-compress-perf

2019-07-08 Thread Artur Trybula
This patchset adds multiple cores feature to compression perf tool. All structures have been aligned and are consistent with crypto perf tool. All test cases have constructor, runner and destructor and can use more cores and compression devices at the same time. v8 changes: - some minor fixes (e