Hi, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Mokhtar, Amr > Sent: Tuesday, April 17, 2018 5:56 PM > To: Chalupnik, KamilX <kamilx.chalup...@intel.com>; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] baseband/turbo_sw: update Turbo Software > driver > > > > -----Original Message----- > > From: Chalupnik, KamilX > > Sent: Tuesday 17 April 2018 15:44 > > To: dev@dpdk.org > > Cc: Mokhtar, Amr <amr.mokh...@intel.com>; Chalupnik, KamilX > > <kamilx.chalup...@intel.com> > > Subject: [PATCH v2] baseband/turbo_sw: update Turbo Software driver > > > > 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.chalup...@intel.com> > > > > v2: > > - logging macros fixed > > > > --- > > There is a dependency between (baseband/turbo_sw) patches. Should be applied > in this order: > > 1. baseband/turbo_sw: splitting Queue Groups 2. baseband/turbo_sw: offload > cost measurement test 3. baseband/turbo_sw: optimization of turbo software > driver 4. baseband/turbo_sw: update Turbo Software driver > > Acked-by: Amr Mokhtar <amr.mokh...@intel.com>
For next time, send a patchset, so the order is clear. Thanks, Pablo