Re: [dpdk-dev] [PATCH v2 1/4] event/octeontx2: add switch tag flush op

2020-10-11 Thread Jerin Jacob
On Fri, Oct 9, 2020 at 12:19 AM Harman Kalra wrote: > > From: Pavan Nikhilesh > > Add SWTAG flush operation at the end of transmit sequence to > immediately release the tag held by the core. > Reuse Tag address to check SWTAG completion status. > > Signed-off-by: Pavan Nikhilesh Applied to driv

[dpdk-dev] [PATCH v2 1/4] event/octeontx2: add switch tag flush op

2020-10-08 Thread Harman Kalra
From: Pavan Nikhilesh Add SWTAG flush operation at the end of transmit sequence to immediately release the tag held by the core. Reuse Tag address to check SWTAG completion status. Signed-off-by: Pavan Nikhilesh --- drivers/event/octeontx2/otx2_evdev.c | 2 +- drivers/event/octeontx2/otx2_ev