> -----Original Message----- > From: Guo, Jia > Sent: Thursday, June 29, 2017 1:02 PM > To: Zhang, Helin <helin.zh...@intel.com>; Wu, Jingjing > <jingjing...@intel.com> > Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com>; Richardson, Bruce > <bruce.richard...@intel.com>; Ananyev, Konstantin > <konstantin.anan...@intel.com>; gaetan.ri...@6wind.com; > thomas.monja...@6wind.com; Yigit, Ferruh <ferruh.yi...@intel.com> > Subject: [PATCH v3 2/2] net/i40e: add hot plug monitor in i40e > > From: "Guo, Jia" <jia....@intel.com> > > This patch enable the hot plug feature in i40e, by monitoring the hot plug > uevent of the device. When remove event got, call the app callback function to > handle the detach process. > > Signed-off-by: Guo, Jia <jia....@intel.com>
Acked-by: Jingjing Wu <jingjing...@intel.com>