RE: [EXT] [PATCH v3 3/4] app/test-compress-perf: add algo option

2023-02-14 Thread Michael Baum
On Monday, 13 February 2023 9:29, Akhil Goyal wrote: > > > Add a command line option `algo` to select the compress algorithm > > supported by the compress API: null (DMA), deflate and lzs. > > > > Default for deflate. > > > > Signed-off-by: Matan Azrad > > Signed-off-by: Michael Baum > > --- >

RE: [EXT] [PATCH v3 3/4] app/test-compress-perf: add algo option

2023-02-12 Thread Akhil Goyal
> Add a command line option `algo` to select the compress algorithm > supported by the compress API: null (DMA), deflate and lzs. > > Default for deflate. > > Signed-off-by: Matan Azrad > Signed-off-by: Michael Baum > --- > app/test-compress-perf/comp_perf_options.h| 2 + > .../comp_perf_