[dpdk-dev] [PATCH V21 0/4] hot plug recovery mechanism

2018-05-03 Thread Jeff Guo
At the prior, device event monitor framework have been introduced, the typical usage is for device hot plug. If we want application would not be break down when device hot plug in or out, we still need some measures to help app to handle that, such as recovery device for device detaching, so that a

[dpdk-dev] [PATCH V21 0/4] hot plug recovery mechanism

2018-05-03 Thread Jeff Guo
At the prior, device event monitor framework have been introduced, the typical usage is for device hot plug. If we want application would not be break down when device hot plug in or out, we still need some measures to help app to handle that, such as recovery device for device detaching, so that a