| 92351557 | 25-Oct-2024 |
Nicolas Chautru <nicolas.chautru@intel.com> |
app/bbdev: add interrupt disabling
Adding support for calling the interrupt disable api for coverage.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Hemant Agrawal <hemant.
app/bbdev: add interrupt disabling
Adding support for calling the interrupt disable api for coverage.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Hemant Agrawal <hemant.agrawal@nxp.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| c0fa83fe | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: remove unnecessary assignment
Remove unnecessary line of code. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@
app/bbdev: remove unnecessary assignment
Remove unnecessary line of code. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| c268644a | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: update FFT measurement output
Update check for FFT measurement output to better account for tolerance.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin
app/bbdev: update FFT measurement output
Update check for FFT measurement output to better account for tolerance.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 8fb0d3bb | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: add soft output parsing capability
Add vector parsing capability for soft output vectors.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coqu
app/bbdev: add soft output parsing capability
Add vector parsing capability for soft output vectors.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 2ce6cb49 | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: improve timeout message format
Print more info and format message for test timeouts. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coqu
app/bbdev: improve timeout message format
Print more info and format message for test timeouts. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 7e655a88 | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: change iter-max argument
-t --iter-max used for max number of iterations. -T --timeout used for test timeout value.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Ma
app/bbdev: change iter-max argument
-t --iter-max used for max number of iterations. -T --timeout used for test timeout value.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| fdcee665 | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: fix interrupt tests
Fix possible error with regards to setting the burst size from the enqueue thread.
Fixes: b2e2aec3239e ("app/bbdev: enhance interrupt test") Cc: stable@dpdk.org
Sign
app/bbdev: fix interrupt tests
Fix possible error with regards to setting the burst size from the enqueue thread.
Fixes: b2e2aec3239e ("app/bbdev: enhance interrupt test") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 0de3cb95 | 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: fix MLD output size computation
For perf tests, the operation size for the MLD-TS was incorrect. Fixed so that the performance numbers are correct. Largely cosmetic only.
Fixes: 95f192a4
app/bbdev: fix MLD output size computation
For perf tests, the operation size for the MLD-TS was incorrect. Fixed so that the performance numbers are correct. Largely cosmetic only.
Fixes: 95f192a40e35 ("test/bbdev: add MLD cases") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| e49b23dd | 03-Nov-2023 |
Nicolas Chautru <nicolas.chautru@intel.com> |
test/bbdev: update Python script parameters
Update the timeout argument and default values. Update EAL help message and default value. Add iter_max and snr arguments. Until next release we keep -t a
test/bbdev: update Python script parameters
Update the timeout argument and default values. Update EAL help message and default value. Add iter_max and snr arguments. Until next release we keep -t as a possible command-line argument for time-out, until -t becomes the argument for iter-max so that to match the binary command-line argument.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| a591b77f | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: add 4-bit LLR compression
Add support to test LDPC UL operation for new capability. Option to compress HARQ memory to 4 bits per LLR.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.c
test/bbdev: add 4-bit LLR compression
Add support to test LDPC UL operation for new capability. Option to compress HARQ memory to 4 bits per LLR.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 0ed76d66 | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: add FFT cases
Adding support to test new FFT capabilities. Optional frequency domain dewindowing, frequency resampling, timing error correction and time offset per CS.
Signed-off-by: He
test/bbdev: add FFT cases
Adding support to test new FFT capabilities. Optional frequency domain dewindowing, frequency resampling, timing error correction and time offset per CS.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 72cfe69f | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: add LDPC encoder concatenation vector
Add support for LDPC encoder concatenation configuration from the test vector.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by:
test/bbdev: add LDPC encoder concatenation vector
Add support for LDPC encoder concatenation configuration from the test vector.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 1ee65919 | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: assert failed test for queue configure
Stop test if rte_bbdev_queue_configure fails to configure queue.
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: stable@
test/bbdev: assert failed test for queue configure
Stop test if rte_bbdev_queue_configure fails to configure queue.
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 5884e56f | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: improve test log messages
Add a print message for failure to retrieve stats on bbdev. Add vector name in logs. Remove unnecessary prints. Update code comments and cosmetic changes. No fu
test/bbdev: improve test log messages
Add a print message for failure to retrieve stats on bbdev. Add vector name in logs. Remove unnecessary prints. Update code comments and cosmetic changes. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 5471c7d4 | 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: handle exception for LLR generation
Add range limit to prevent LLR generation greater than the data buffer size.
Fixes: 7831a9684356 ("test/bbdev: support BLER for 4G") Cc: stable@dpdk.
test/bbdev: handle exception for LLR generation
Add range limit to prevent LLR generation greater than the data buffer size.
Fixes: 7831a9684356 ("test/bbdev: support BLER for 4G") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
| 61e02ccb | 03-Nov-2023 |
Nicolas Chautru <nicolas.chautru@intel.com> |
test/bbdev: rename macros from acc200 to vrb
Renaming ACC200 macros to use generic intel vRAN Boost (VRB). No functional impact.
Fixes: 69a9d9e139d2 ("baseband/acc: rename files from acc200 to vrb"
test/bbdev: rename macros from acc200 to vrb
Renaming ACC200 macros to use generic intel vRAN Boost (VRB). No functional impact.
Fixes: 69a9d9e139d2 ("baseband/acc: rename files from acc200 to vrb") Cc: stable@dpdk.org
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|