On Thu, Nov 12, 2020 at 2:43 AM Chen, Mike Ximing <[email protected]> wrote: > > > > > -----Original Message----- > > From: dev <[email protected]> On Behalf Of Timothy McDaniel > > Sent: Wednesday, November 11, 2020 3:27 PM > > Cc: [email protected]; Carrillo, Erik G <[email protected]>; Eads, Gage > > <[email protected]>; Van Haaren, Harry <[email protected]>; > > [email protected]; [email protected]; [email protected] > > Subject: [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic > > > > The code contained in this commit was inadvertently omitted when dissecting > > the dlb2 code base into discrete patches for upstream. > > > > Signed-off-by: Timothy McDaniel <[email protected]> > > --- > > drivers/event/dlb2/dlb2.c | 314 > > +++++++++++++++++++++++-------------- > > drivers/event/dlb2/dlb2_selftest.c | 4 +- > > 2 files changed, 201 insertions(+), 117 deletions(-)
> > Looks good, and it fixed the delayed token pop issue in QA tests. > > Reviewed-by: Mike Ximing Chen <[email protected]> Series applied to dpdk-next-eventdev/for-main. Thanks.

