|
Revision tags: v24.11, v24.11-rc4, v24.11-rc3, v24.11-rc2, v24.11-rc1, v24.07, v24.07-rc4, v24.07-rc3, v24.07-rc2 |
|
| #
591d38cc |
| 01-Jul-2024 |
Nicolas Chautru <nicolas.chautru@intel.com> |
bbdev: add k0 parameter for LDPC decoder
In latest 3GPP 38.212, the k0 value is not necessarily directly derived from rv_index, in that case a value can be provided in API. When this value is non nu
bbdev: add k0 parameter for LDPC decoder
In latest 3GPP 38.212, the k0 value is not necessarily directly derived from rv_index, in that case a value can be provided in API. When this value is non null this would override the value which would be computed purely from rv_index.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
| #
a2ea86cb |
| 24-Jun-2024 |
Hernan Vargas <hernan.vargas@intel.com> |
app/bbdev: check assumptions on FFT window
Add check for FFT window width.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
|
| #
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 ...
|
|
Revision tags: v24.07-rc1, v24.03, v24.03-rc4, v24.03-rc3, v24.03-rc2, v24.03-rc1, v23.11, v23.11-rc4, v23.11-rc3, v23.11-rc2 |
|
| #
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 ...
|
| #
95f192a4 |
| 03-Nov-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: add MLD cases
Adding test-bbdev support for the MLD-TS processing specific to the VRB2 variant.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxi
test/bbdev: add MLD cases
Adding test-bbdev support for the MLD-TS processing specific to the VRB2 variant.
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 ...
|
|
Revision tags: v23.11-rc1, v23.07, v23.07-rc4, v23.07-rc3, v23.07-rc2, v23.07-rc1, v23.03, v23.03-rc4, v23.03-rc3, v23.03-rc2 |
|
| #
31fab7b4 |
| 02-Mar-2023 |
Hernan Vargas <hernan.vargas@intel.com> |
test/bbdev: remove max iteration from vectors
Remove iter_max from test vectors as this value is passed as an argument to the test. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas
test/bbdev: remove max iteration from vectors
Remove iter_max from test vectors as this value is passed as an argument to the test. No functional impact.
Signed-off-by: Hernan Vargas <hernan.vargas@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
|
Revision tags: v23.03-rc1, v22.11, v22.11-rc4, v22.11-rc3, v22.11-rc2 |
|
| #
0acdb986 |
| 14-Oct-2022 |
Nicolas Chautru <nicolas.chautru@intel.com> |
test/bbdev: add FFT operations cases
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
test/bbdev: add FFT operations cases
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: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
show more ...
|
|
Revision tags: v22.11-rc1 |
|
| #
72b452c5 |
| 27-Aug-2022 |
Dmitry Kozlyuk <dmitry.kozliuk@gmail.com> |
eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>, because they are not used by this file. Include the needed headers directl
eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>, because they are not used by this file. Include the needed headers directly from the files that need them.
Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
show more ...
|
|
Revision tags: v22.07, v22.07-rc4, v22.07-rc3, v22.07-rc2, v22.07-rc1, v22.03, v22.03-rc4, v22.03-rc3, v22.03-rc2, v22.03-rc1, v21.11, v21.11-rc4, v21.11-rc3, v21.11-rc2, v21.11-rc1 |
|
| #
10ea15e3 |
| 08-Sep-2021 |
Nicolas Chautru <nicolas.chautru@intel.com> |
bbdev: add capability for 4G CB CRC drop
Adding option to drop CRC24B to align with existing feature for 5G
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@red
bbdev: add capability for 4G CB CRC drop
Adding option to drop CRC24B to align with existing feature for 5G
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@redhat.com>
show more ...
|
| #
cc360fd3 |
| 08-Sep-2021 |
Nicolas Chautru <nicolas.chautru@intel.com> |
bbdev: add capability for CRC16 check
Adding a missing operation when CRC16 is being used for TB CRC check.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@red
bbdev: add capability for CRC16 check
Adding a missing operation when CRC16 is being used for TB CRC check.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@redhat.com>
show more ...
|
|
Revision tags: v21.08, v21.08-rc4, v21.08-rc3, v21.08-rc2, v21.08-rc1, v21.05, v21.05-rc4, v21.05-rc3, v21.05-rc2, v21.05-rc1 |
|
| #
48fc315f |
| 20-Feb-2021 |
Nicolas Chautru <nicolas.chautru@intel.com> |
bbdev: add explicit enum for code block mode
Using explicit enum instead of ambiguous integer value
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Reviewed-by: Tom Rix <trix@redhat.com>
|
|
Revision tags: v21.02, v21.02-rc4, v21.02-rc3, v21.02-rc2, v21.02-rc1, v20.11, v20.11-rc5, v20.11-rc4, v20.11-rc3, v20.11-rc2, v20.11-rc1, v20.08, v20.08-rc4, v20.08-rc3, v20.08-rc2, v20.08-rc1, v20.05, v20.05-rc4, v20.05-rc3, v20.05-rc2, v20.05-rc1 |
|
| #
335c11fd |
| 26-Mar-2020 |
Nicolas Chautru <nicolas.chautru@intel.com> |
app/bbdev: support HARQ validation
Adding functionality to validate HARQ for different devices implementation. Adding capacity to fetch HARQ data when required as part of this validation.
Signed-of
app/bbdev: support HARQ validation
Adding functionality to validate HARQ for different devices implementation. Adding capacity to fetch HARQ data when required as part of this validation.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Dave Burley <dave.burley@accelercomm.com> Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
show more ...
|
|
Revision tags: v20.02, v20.02-rc4, v20.02-rc3, v20.02-rc2, v20.02-rc1, v19.11, v19.11-rc4, v19.11-rc3, v19.11-rc2, v19.11-rc1, v19.08, v19.08-rc4, v19.08-rc3, v19.08-rc2, v19.08-rc1 |
|
| #
d819c083 |
| 03-Jul-2019 |
Nicolas Chautru <nicolas.chautru@intel.com> |
app/bbdev: update for 5GNR
Extending test framework for FEC 5GNR operations for UT verification and profiling.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Amr Mokhtar <amr.
app/bbdev: update for 5GNR
Extending test framework for FEC 5GNR operations for UT verification and profiling.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
show more ...
|
| #
c4b0d663 |
| 03-Jul-2019 |
Nicolas Chautru <nicolas.chautru@intel.com> |
bbdev: rename non-generic LTE specific structure
Renaming of the enums and structure which were LTE specific to allow for extension and support for 5GNR operations.
Signed-off-by: Nicolas Chautru <
bbdev: rename non-generic LTE specific structure
Renaming of the enums and structure which were LTE specific to allow for extension and support for 5GNR operations.
Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
show more ...
|
|
Revision tags: v19.05, v19.05-rc4, v19.05-rc3, v19.05-rc2, v19.05-rc1 |
|
| #
5fbc1d49 |
| 06-Mar-2019 |
Bruce Richardson <bruce.richardson@intel.com> |
build/freebsd: rename macro BSDPAPP to FREEBSD
Rename the macro and all instances in DPDK code, but keep a copy of the old macro defined for legacy code linking against DPDK
Signed-off-by: Bruce Ri
build/freebsd: rename macro BSDPAPP to FREEBSD
Rename the macro and all instances in DPDK code, but keep a copy of the old macro defined for legacy code linking against DPDK
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
show more ...
|
|
Revision tags: v19.02, v19.02-rc4, v19.02-rc3, v19.02-rc2, v19.02-rc1 |
|
| #
0b98d574 |
| 07-Dec-2018 |
Kamil Chalupnik <kamilx.chalupnik@intel.com> |
bbdev: enhance throughput test
Improvements added to throughput test: - test is run in loop (number of iterations is specified by TEST_REPETITIONS define) which ensures more accurate results - lengt
bbdev: enhance throughput test
Improvements added to throughput test: - test is run in loop (number of iterations is specified by TEST_REPETITIONS define) which ensures more accurate results - length of input data is calculated based on amount of CBs in TB - maximum number of decoding iterations is gathered from results - added new functions responsible for printing results - small fixes for memory management
Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com> Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
show more ...
|
|
Revision tags: v18.11, v18.11-rc5, v18.11-rc4, v18.11-rc3, v18.11-rc2, v18.11-rc1, v18.08, v18.08-rc3, v18.08-rc2, v18.08-rc1, v18.05, v18.05-rc6, v18.05-rc5, v18.05-rc4, v18.05-rc3 |
|
| #
f2790f9c |
| 14-May-2018 |
Andy Green <andy@warmcat.com> |
app/bbdev: use strcpy for allocated string
app/test-bbdev/test_bbdev_vector.c:895:3: error: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-
app/bbdev: use strcpy for allocated string
app/test-bbdev/test_bbdev_vector.c:895:3: error: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] strncpy(entry, line, strlen(line)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
app/test-bbdev/test_bbdev_vector.c:917:5: error: ‘strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] strncat(entry, line, strlen(line)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: stable@dpdk.org
Signed-off-by: Andy Green <andy@warmcat.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
show more ...
|
| #
795ae2df |
| 09-May-2018 |
Kamil Chalupnik <kamilx.chalupnik@intel.com> |
baseband/turbo_sw: support optional CRC overlap
Support for optional CRC overlap in decode processing implemented in Turbo Software driver
Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com
baseband/turbo_sw: support optional CRC overlap
Support for optional CRC overlap in decode processing implemented in Turbo Software driver
Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com> Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
show more ...
|
|
Revision tags: v18.05-rc2, v18.05-rc1, v18.02, v18.02-rc4, v18.02-rc3, v18.02-rc2 |
|
| #
21820350 |
| 31-Jan-2018 |
Amr Mokhtar <amr.mokhtar@intel.com> |
app/bbdev: fix out-of-bounds read in vector array
Coverity issue: 257033 Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev")
Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>
|
|
Revision tags: v18.02-rc1 |
|
| #
f714a188 |
| 11-Jan-2018 |
Amr Mokhtar <amr.mokhtar@intel.com> |
app/testbbdev: add test application for bbdev
- full test suite for bbdev - test App works seamlessly on all PMDs registered with bbdev framework - a python script is provided to make our life easi
app/testbbdev: add test application for bbdev
- full test suite for bbdev - test App works seamlessly on all PMDs registered with bbdev framework - a python script is provided to make our life easier - supports execution of tests by parsing Test Vector files - test Vectors can be added/deleted/modified with no need for re-compilation - various tests can be executed: (a) Throughput test (b) Offload latency test (c) Operation latency test (d) Validation test (c) Sanity checks
Signed-off-by: Amr Mokhtar <amr.mokhtar@intel.com>
show more ...
|