[dpdk-dev] [dpdk-stable] [PATCH v5 3/3] kni: fix kernel deadlock when using mlx devices
Ferruh Yigit
ferruh.yigit at intel.com
Fri Apr 23 10:59:27 CEST 2021
On 4/23/2021 9:41 AM, Igor Ryzhov wrote:
> This patch changes the behavior for KNI interface shutdown.
> Previously we would receive a real response from the driver, now we
> always receive success.
> I think this should be reflected in the docs/release notes.
>
Hi Igor,
Make sense, I can add it.
Meanwhile do you think has a benefit to make shutdown behavior configurable?
Async/Sync shutdown based on module param?
> Igor
>
> On Wed, Apr 21, 2021 at 2:07 AM Thomas Monjalon <thomas at monjalon.net
> <mailto:thomas at monjalon.net>> wrote:
>
> 12/04/2021 16:35, Elad Nachman:
> > Hi,
> >
> > The new patch is fine by me.
> >
> > Tested several dozens restarts of our proprietary application without
> > apparent problem.
>
> Series applied, thanks.
>
>
More information about the dev
mailing list