-----Original Message----- > Date: Sat, 7 Oct 2017 02:39:56 +0530 > From: Nikhil Rao <[email protected]> > To: [email protected], [email protected] > CC: [email protected] > Subject: [PATCH v5 2/7] eventdev: add PMD callbacks for eth Rx adapter > X-Mailer: git-send-email 2.7.4 > > The PMD callbacks are used by the rte_event_eth_rx_xxx() APIs to > configure and control the ethernet receive adapter if packet transfers > from the ethdev to eventdev is implemented in hardware. > > Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

