On 11/4/23 00:34, Nicolas Chautru wrote:
v3: python script argument fix marked as deprecation first, with
     formal fix in following release.
     Maxime let me know if you want to something more formal in the
     release notes to call it out, currently embedded in script and
     commit message.
     typo correction.
v2: adding fixes for some of the commits requested by Maxime.

Update test-bbdev for 23.11.

Hernan Vargas (8):
   test/bbdev: fix python script subprocess
   test/bbdev: handle exception for LLR generation
   test/bbdev: improve test log messages
   test/bbdev: assert failed test for queue configure
   test/bbdev: ldpc encoder concatenation vector
   test/bbdev: add MLD support
   test/bbdev: support new FFT capabilities
   test/bbdev: support 4 bit LLR compression

Nicolas Chautru (2):
   test/bbdev: rename macros from acc200 to vrb
   test/bbdev: update python script parameters

  app/test-bbdev/main.c              |   3 +-
  app/test-bbdev/test-bbdev.py       |  55 ++-
  app/test-bbdev/test_bbdev.c        |   3 +-
  app/test-bbdev/test_bbdev_perf.c   | 673 ++++++++++++++++++++++++++---
  app/test-bbdev/test_bbdev_vector.c | 199 ++++++++-
  app/test-bbdev/test_bbdev_vector.h |   1 +
  6 files changed, 843 insertions(+), 91 deletions(-)


Applied to next-baseband/for-main with agreed changes.

Thanks,
Maxime

Reply via email to