On Wed, Feb 16, 2022 at 9:10 AM Long Li wrote:
>
> > Subject: [PATCH] eal/linux: fix fail to stop device monitor error
> >
> > [You don't often get email from wenxuanx...@intel.com. Learn why this is
> > important at http://aka.ms/LearnAboutSenderIdentific
> Subject: [PATCH] eal/linux: fix fail to stop device monitor error
>
> [You don't often get email from wenxuanx...@intel.com. Learn why this is
> important at http://aka.ms/LearnAboutSenderIdentification.]
>
> From: Wenxuan Wu
>
> The ret value stands for whethe
From: Wenxuan Wu
The ret value stands for whether the device monitor has been
successfully closed, and has nothing to do with
rte_intr_callback_unregister funcs once it return a value greater than 0
.So if the closure procedure has gone to the right exit point ,we should
set this value to 0.
Als
3 matches
Mail list logo