Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-15 Thread Guo, Jia
On 6/15/2018 5:37 AM, Thomas Monjalon wrote: Hi, I am sorry, it is very hard to be sure we understand correctly your thougths. I like the proposal, but I want to be sure my understanding was not biased by what I would like to read :) So I try to reword below. Please confirm it matches your in

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-14 Thread Thomas Monjalon
Hi, I am sorry, it is very hard to be sure we understand correctly your thougths. I like the proposal, but I want to be sure my understanding was not biased by what I would like to read :) So I try to reword below. Please confirm it matches your intent. Hot unplug can happen when a hardware devic

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-06 Thread Guo, Jia
On 6/6/2018 8:54 PM, Bruce Richardson wrote: +Tech-board as I think that this should have more input at the design stage ahead of any code patches being pushed. On Mon, Jun 04, 2018 at 09:56:10AM +0800, Guo, Jia wrote: hi,bruce On 5/29/2018 7:20 PM, Bruce Richardson wrote: On Thu, May 24,

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-06 Thread Ananyev, Konstantin
ho...@monjalon.net; > mo...@mellanox.com; ma...@mellanox.com; Van Haaren, Harry > ; Zhang, Qi Z > ; Zhang, Helin ; > jblu...@infradead.org; shreyansh.j...@nxp.com > Subject: Re: [dpdk-dev] [RFC] hot plug failure handle mechanism > > +Tech-board as I think that this should have more

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-06 Thread Bruce Richardson
+Tech-board as I think that this should have more input at the design stage ahead of any code patches being pushed. On Mon, Jun 04, 2018 at 09:56:10AM +0800, Guo, Jia wrote: > hi,bruce > > > On 5/29/2018 7:20 PM, Bruce Richardson wrote: > > On Thu, May 24, 2018 at 07:55:43AM +0100, Guo, Jia wrot

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-06-03 Thread Guo, Jia
hi,bruce On 5/29/2018 7:20 PM, Bruce Richardson wrote: On Thu, May 24, 2018 at 07:55:43AM +0100, Guo, Jia wrote: The hot plug failure handle mechanism should be come across as bellow: 1. Add a new bus ops “handle_hot-unplug”in bus to handle bus read/write error, it is bus-sp

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-05-29 Thread Bruce Richardson
On Thu, May 24, 2018 at 07:55:43AM +0100, Guo, Jia wrote: >The hot plug failure handle mechanism should be come across as bellow: > >1. Add a new bus ops “handle_hot-unplug”in bus to handle bus >read/write error, it is bus-specific and each > >kind of bus can implement its

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-05-25 Thread Guo, Jia
hi,matan On 5/24/2018 10:57 PM, Matan Azrad wrote: Hi Guo Some questions. From: Guo Jia As we know, hot plug is an importance feature whenever it use for the datacenter device's fail-safe and consumption management , or use for the dynamic deployment and SRIOV Live Migration in SDN/NFV, it

Re: [dpdk-dev] [RFC] hot plug failure handle mechanism

2018-05-24 Thread Matan Azrad
Hi Guo Some questions. From: Guo Jia > As we know, hot plug is an importance feature whenever it use for the > datacenter device's fail-safe and consumption management , or use for the > dynamic deployment and SRIOV Live Migration in SDN/NFV, it could be bring > the higher flexibility and contin

[dpdk-dev] [RFC] hot plug failure handle mechanism

2018-05-23 Thread Guo, Jia
As we know, hot plug is an importance feature whenever it use for the datacenter device's fail-safe and consumption management , or use for the dynamic deployment and SRIOV Live Migration in SDN/NFV, it could be bring the higher flexibility and continuality of the networking services in multipl