Re: [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic

2020-11-13 Thread Jerin Jacob
en, Harry ; > > jer...@marvell.com; tho...@monjalon.net; david.march...@redhat.com > > 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 d

Re: [dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic

2020-11-11 Thread Chen, Mike Ximing
dk-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 > --- >

[dpdk-dev] [PATCH] event/dlb2: add missing delayed token pop logic

2020-11-11 Thread Timothy McDaniel
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 --- drivers/event/dlb2/dlb2.c | 314 +++-- drivers/event/dlb2/dlb2_selftest.c | 4 +- 2 fi