[dpdk-dev] [PATCH] baseband/turbo_sw: update Turbo Software driver

Mokhtar, Amr amr.mokhtar at intel.com
Fri Apr 13 21:58:24 CEST 2018



> -----Original Message-----
> From: Chalupnik, KamilX
> Sent: Wednesday 4 April 2018 15:06
> To: dev at dpdk.org
> Cc: Mokhtar, Amr <amr.mokhtar at intel.com>; Chalupnik, KamilX
> <kamilx.chalupnik at intel.com>
> Subject: [PATCH] baseband/turbo_sw: update Turbo Software driver
> 
> From: "Chalupnik, KamilX" <kamilx.chalupnik at intel.com>
> 
> Update Turbo Software driver for Wireless Baseband Device:
> - support for optional CRC overlap in decode processing implemented
> - function scaling input LLR values to specific range [-16, 16] added
> - sizes of the internal buffers used by decoding were increased due to
>   problem with memory for large test vectors
> - new test vectors to check device capabilities added
> 
> Signed-off-by: KamilX Chalupnik <kamilx.chalupnik at intel.com>
> ---
>  app/test-bbdev/Makefile                            |   2 +
>  app/test-bbdev/test_bbdev_perf.c                   |  44 +++++-
>  app/test-bbdev/test_bbdev_vector.c                 |   2 +
>  .../test_vectors/turbo_enc_c1_k40_r0_e1190_rm.data |  36 +++++
>  .../test_vectors/turbo_enc_c1_k40_r0_e1194_rm.data |  36 +++++
>  .../test_vectors/turbo_enc_c1_k40_r0_e1196_rm.data |  36 +++++
>  .../test_vectors/turbo_enc_c1_k40_r0_e272_rm.data  |  33 ++++
>  drivers/baseband/turbo_sw/bbdev_turbo_software.c   | 171

Hi Kamil,
Patch fails to apply. Same conflict at line 21.
An updated patch can fix it.

Thanks,
Amr



More information about the dev mailing list