Re: [dpdk-dev] [PATCH V16 4/4] app/testpmd: enable device hotplug monitoring

2018-03-28 Thread Tan, Jianfeng
On 3/26/2018 7:20 PM, Jeff Guo wrote: Use testpmd for example, to show an application how to use device event mechanism to monitor the hotplug event, involve both hot removal event involve -> including and the hot insertion event. The process is that, testpmd first enable hotplug monitorin

[dpdk-dev] [PATCH V16 4/4] app/testpmd: enable device hotplug monitoring

2018-03-26 Thread Jeff Guo
Use testpmd for example, to show an application how to use device event mechanism to monitor the hotplug event, involve both hot removal event and the hot insertion event. The process is that, testpmd first enable hotplug monitoring and register the user's callback, when device being hotplug inser