From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raz Amir" Subject: Re: [PATCH] pci: save list of detached devices, and re-probe during driver unload Date: Tue, 3 Mar 2015 14:56:05 +0200 Message-ID: <043a01d055b1$6a944a60$3fbcdf20$@gmail.com> References: <1424932400-66862-1-git-send-email-razamir22@gmail.com> <20150302113654.GA20329@hmsreliant.think-freely.org> <041a01d054e0$40ba8f00$c22fad00$@gmail.com> <5299133.cPRfrHuCXM@xps13> <20150303114522.GB4076@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "'Bruce Richardson'" Return-path: In-Reply-To: <20150303114522.GB4076@bricha3-MOBL3> Content-Language: en-gb List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Thank you -----Original Message----- From: Bruce Richardson [mailto:bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org] Sent: 03 March 2015 13:45 To: Raz Amir Cc: Thomas Monjalon; dev-VfR2kkLFssw@public.gmane.org Subject: Re: [dpdk-dev] [PATCH] pci: save list of detached devices, and re-probe during driver unload On Tue, Mar 03, 2015 at 01:30:29PM +0200, Raz Amir wrote: > Thanks. > What's next with the suggested parch? > Hi, This patch needs to be reviewed and acked before it can be merged. I'll take a look at it and test it today, I hope, if nobody else reviews and comments on it before I get to it. Regards, /Bruce > On Mar 2, 2015, at 3:29 PM, Thomas Monjalon wrote: > > 2015-03-02 13:58, Raz Amir: > > BTW, I don't see it in incoming patches page at > > http://dpdk.org/dev/patchwork/project/dpdk/list/?page=1 > > Is it because I missed something in the code contribution instruction? > > It's here: http://dpdk.org/dev/patchwork/patch/3800/ >