Hi Nicolas,

I think the title should mention FFT.

On 10/12/22 19:59, Nicolas Chautru wrote:
From: Nic Chautru <nicolas.chau...@intel.com>

Added support for bbdev level unit test
for the FFT operations and for Soft-Output options.
Also added 2 small test vectors for the FFT operation.

Signed-off-by: Nic Chautru <nicolas.chau...@intel.com>
---
  app/test-bbdev/test_bbdev_perf.c            | 540 +++++++++++++++++++-
  app/test-bbdev/test_bbdev_vector.c          | 182 +++++++
  app/test-bbdev/test_bbdev_vector.h          |   1 +
  app/test-bbdev/test_vectors/fft_150.data    | 474 +++++++++++++++++
  app/test-bbdev/test_vectors/fft_byp_28.data | 102 ++++
  5 files changed, 1282 insertions(+), 17 deletions(-)
  create mode 100644 app/test-bbdev/test_vectors/fft_150.data
  create mode 100644 app/test-bbdev/test_vectors/fft_byp_28.data


Also, maybe worth adding this FFT extension to the release note.

Other than that, it looks good to me:
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>

Thanks,
Maxime

Reply via email to