> From: Ferruh Yigit [mailto:[email protected]] > Sent: Monday, July 31, 2017 10:53 AM > To: Mody, Rasesh <[email protected]>; [email protected] > Cc: Dept-Eng DPDK Dev <[email protected]>; Thomas > Monjalon <[email protected]> > 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 <[email protected]> > > 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

