New test created to measure offload cost.
Changes were introduced in API, turbo software driver
and test application.
Signed-off-by: KamilX Chalupnik
v2:
- logging macros reverted
---
app/test-bbdev/test_bbdev_perf.c | 333 ++-
drivers/baseband/turbo_sw
Optimization of Turbo Software driver:
- resource-hungry piece of code removed or optimized
- validation of decoder/encoder parameters put under debug flug
Signed-off-by: KamilX Chalupnik
v2:
- logging macros fixed
---
drivers/baseband/turbo_sw/bbdev_turbo_software.c | 170
Splitting Queue Groups into UL/DL Groups in Turbo Software
Driver. The are independent for Decode/Encode
Signed-off-by: KamilX Chalupnik
v2:
- logging macros fixed
---
app/test-bbdev/test_bbdev.c | 29 +---
drivers/baseband/null/bbdev_null.c
large test vectors
- new test vectors to check device capabilities added
Signed-off-by: KamilX Chalupnik
v2:
- logging macros fixed
---
app/test-bbdev/Makefile| 2 +
app/test-bbdev/test_bbdev_perf.c | 44 ++-
app/test-bbdev
Improper WARNING printouts in BBDev Test Application removed
Signed-off-by: KamilX Chalupnik
v2:
- apply patch failure fixed
---
app/test-bbdev/test_bbdev_perf.c | 2 +-
app/test-bbdev/test_bbdev_vector.c | 12 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/app
From: "Chalupnik, KamilX"
Optimization of Turbo Software driver:
- resource-hungry piece of code removed or optimized
- validation of decoder/encoder parameters put under debug flag
Signed-off-by: KamilX Chalupnik
---
drivers/baseband/turbo_sw/bbdev_turbo_softwa
From: "Chalupnik, KamilX"
New test created to measure offload cost.
Changes were introduced in API, turbo software driver
and test application
Signed-off-by: KamilX Chalupnik
---
app/test-bbdev/test_bbdev_perf.c | 333 ++-
drivers/baseban
From: "Chalupnik, KamilX"
Splitting Queue Groups into UL/DL Groups in Turbo Software
Driver. The are independent for Decode/Encode
Signed-off-by: KamilX Chalupnik
---
app/test-bbdev/test_bbdev.c | 29
drivers/baseband/null/bb
sed due to
problem with memory for large test vectors
- new test vectors to check device capabilities added
Signed-off-by: KamilX Chalupnik
---
app/test-bbdev/Makefile| 2 +
app/test-bbdev/test_bbdev_perf.c | 44 +-
app/test-bbdev/test_bbde
From: "Chalupnik, KamilX"
Improper WARNING printouts in BBDev Test Application removed
Signed-off-by: KamilX Chalupnik
---
app/test-bbdev/test_bbdev_perf.c | 3 ++-
app/test-bbdev/test_bbdev_vector.c | 12 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git
From: "Chalupnik, KamilX"
Support for linking with dynamic library added in
Baseband Device test application
Signed-off-by: KamilX Chalupnik
---
app/test-bbdev/Makefile| 4
doc/guides/tools/testbbdev.rst | 7 +++
2 files changed, 11 insertions(+)
diff --git a/app/
11 matches
Mail list logo