> -----Original Message----- > From: Chalupnik, KamilX > Sent: Tuesday 17 April 2018 15:40 > To: dev@dpdk.org > Cc: Mokhtar, Amr <amr.mokh...@intel.com>; Chalupnik, KamilX > <kamilx.chalup...@intel.com> > Subject: [PATCH v2] baseband/turbo_sw: splitting Queue Groups > > Splitting Queue Groups into UL/DL Groups in Turbo Software > Driver. The are independent for Decode/Encode > > 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>