-----Original Message----- > Date: Fri, 8 Jun 2018 23:45:17 +0530 > From: Nikhil Rao <[email protected]> > To: [email protected] > CC: [email protected], Nikhil Rao <[email protected]> > Subject: [PATCH v1 3/4] eventdev: move Rx adapter eth Rx to separate > function > X-Mailer: git-send-email 1.8.3.1 > > Create a separate function that handles eth receive and > enqueue to event buffer. This function will also be called for > interrupt driven receive queues. > > Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

