Re: [dpdk-dev] [PATCH v9 0/7] hotplug failure handle mechanism

2018-07-11 Thread Jeff Guo
On 7/11/2018 11:46 PM, Stephen Hemminger wrote: On Wed, 11 Jul 2018 18:41:50 +0800 Jeff Guo wrote: As we know, hot plug is an importance feature, either use for the datacenter device’s fail-safe, or use for SRIOV Live Migration in SDN/NFV. It could bring the higher flexibility and continual

Re: [dpdk-dev] [PATCH v9 0/7] hotplug failure handle mechanism

2018-07-11 Thread Stephen Hemminger
On Wed, 11 Jul 2018 18:41:50 +0800 Jeff Guo wrote: > As we know, hot plug is an importance feature, either use for the datacenter > device’s fail-safe, or use for SRIOV Live Migration in SDN/NFV. It could bring > the higher flexibility and continuality to the networking services in multiple > use

[dpdk-dev] [PATCH v9 0/7] hotplug failure handle mechanism

2018-07-11 Thread Jeff Guo
As we know, hot plug is an importance feature, either use for the datacenter device’s fail-safe, or use for SRIOV Live Migration in SDN/NFV. It could bring the higher flexibility and continuality to the networking services in multiple use cases in industry. So let we see, dpdk as an importance netw