[dpdk-dev] [PATCH 1/7] net/qede/base: fix recovery from previous ungraceful exit

Mody, Rasesh Rasesh.Mody at cavium.com
Sat Aug 5 07:59:05 CEST 2017


> From: Ferruh Yigit [mailto:ferruh.yigit at intel.com]
> Sent: Monday, July 31, 2017 10:53 AM
> To: Mody, Rasesh <Rasesh.Mody at cavium.com>; dev at dpdk.org
> Cc: Dept-Eng DPDK Dev <Dept-EngDPDKDev at cavium.com>; Thomas
> Monjalon <thomas at monjalon.net>
> Subject: Re: [dpdk-dev] [PATCH 1/7] net/qede/base: fix recovery from
> previous ungraceful exit
> 
> On 7/24/2017 11:19 AM, Rasesh Mody wrote:
> > This patch modifies the recovery flow to allow ongoing PCIe
> > transactions to be completed. To achieve this, the load sequence is
> > changed such that the "final_cleanup" notification is sent while the
> > FID_enable is cleared.
> > This change ensures that the chip cleanup actions takes place from
> > previous driver instance if needed.
> >
> > Fixes: ec94dbc57362 ("qede: add base driver")
> >
> > Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>
> 
> Series applied to dpdk-next-net/master, thanks.
> 
> Except from patch 5/7, which Shahed Shaikh adds him as one of the driver
> maintainers.
> 
> This is the first patch from "Shahed Shaikh", before getting this patch, I
> believe it is good to have explicit Acks from existing maintainers.
> 
> And this is the process issue, not something that will effect the code, so it can
> be merged in next release or directly to main tree later by Thomas.

Thanks Ferruh!

I have explicitly acked the patch adding Shaded to list of QEDE PMD maintainers.

Thomas,

Could you include the maintainer's patch?

Thanks!
-Rasesh



More information about the dev mailing list