On Wed, May 12, 2021 at 11:55 PM McDaniel, Timothy <timothy.mcdan...@intel.com> wrote: > > From: Timothy McDaniel <timothy.mcdan...@intel.com> > > This commit fixes the following bugs in the vector based > dequeue path: > - extract hw sched type > - update xstats > > The default mode of operation was also changed from vector > optimized mode to scalar mode. > > Fixes: 000a7b8e7582 ("event/dlb2: optimize dequeue operation") > Cc: timothy.mcdan...@intel.com
Removed this CC > > Signed-off-by: Timothy McDaniel <timothy.mcdan...@intel.com> @Thomas Monjalon Could you merge this patch as this is one only patch for the final release from eventdev. This patch is passing my sanity build tests.