-----Original Message----- > Date: Fri, 30 Jun 2017 02:20:34 +0000 > From: "Eads, Gage" <[email protected]> > To: Jerin Jacob <[email protected]>, "[email protected]" > <[email protected]> > CC: "Richardson, Bruce" <[email protected]>, "Van Haaren, Harry" > <[email protected]>, "[email protected]" > <[email protected]>, "[email protected]" <[email protected]>, > "Vangati, Narender" <[email protected]>, "Rao, Nikhil" > <[email protected]> > Subject: RE: [dpdk-dev] [PATCH 5/5] event/octeontx: add enqueue fwd op > variant > > Hi Jerin, > > This patch set looks good. For the series: > Acked-by: Gage Eads <[email protected]>
Applied the series to dpdk-next-eventdev/master. Added the following lines in "just merged(NXP PMD)" to adapt to this change. +eventdev->enqueue_new_burst = dpaa2_eventdev_enqueue_burst; +eventdev->enqueue_forward_burst = dpaa2_eventdev_enqueue_burst; Thanks

