-----Original Message----- > Date: Fri, 15 Jun 2018 11:14:06 +0530 > From: Pavan Nikhilesh <[email protected]> > To: [email protected] > Cc: [email protected], Pavan Nikhilesh <[email protected]> > Subject: [dpdk-dev] [PATCH] event/octeontx: fix flush callback > X-Mailer: git-send-email 2.17.1 > > When event queues are being flushed the getwork operation used to extract > events should be a grouped getwork operation to the specific event queue. > > Fixes: 8384f0e039ea ("event/octeontx: support device stop flush callback")
Cc: [email protected] > > Signed-off-by: Pavan Nikhilesh <[email protected]> Acked-by: Jerin Jacob <[email protected]>

