Hi, > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Mokhtar, Amr > Sent: Tuesday, April 17, 2018 5:56 PM > To: Chalupnik, KamilX <[email protected]>; [email protected] > 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: [email protected] > > Cc: Mokhtar, Amr <[email protected]>; Chalupnik, KamilX > > <[email protected]> > > 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 <[email protected]> > > > > 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 <[email protected]>
For next time, send a patchset, so the order is clear. Thanks, Pablo

