Hi,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Jeff Guo > Sent: Monday, July 9, 2018 2:57 PM > To: [email protected]; Richardson, Bruce > <[email protected]>; Yigit, Ferruh <[email protected]>; > Ananyev, Konstantin <[email protected]>; > [email protected]; Wu, Jingjing <[email protected]>; > [email protected]; [email protected]; [email protected]; Van > Haaren, Harry <[email protected]>; Zhang, Qi Z > <[email protected]>; He, Shaopeng <[email protected]>; > Iremonger, Bernard <[email protected]>; > [email protected] > Cc: [email protected]; [email protected]; [email protected]; Guo, > Jia <[email protected]>; Zhang, Helin <[email protected]> > Subject: [dpdk-dev] [PATCH v2 3/3] testpmd: remove the dev event callback > register > > Since now we can use driver to management the eal event for hotplug, so no > need to register dev event callback in app anymore. This patch remove the > related code. > > Signed-off-by: Jeff Guo <[email protected]> Acked-by: Wenzhuo Lu <[email protected]>

