Re: [PATCH v2 2/3] test/bbdev: fix build issue with optional build flag

2022-12-07 Thread Maxime Coquelin
On 12/6/22 20:14, Nicolas Chautru wrote: Missing implementation for offload test with FFT. Only build when the optional build flag RTE_BBDEV_OFFLOAD_COST is set. Fixes: 0acdb9866756 ("test/bbdev: add FFT operations cases") Same here, adding sta...@dpdk.org. Signed-off-by: Nicolas Chautru

[PATCH v2 2/3] test/bbdev: fix build issue with optional build flag

2022-12-06 Thread Nicolas Chautru
Missing implementation for offload test with FFT. Only build when the optional build flag RTE_BBDEV_OFFLOAD_COST is set. Fixes: 0acdb9866756 ("test/bbdev: add FFT operations cases") Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 82 1 file