[PATCH] examples/multi_process: fix cleanup on exit

Thomas Monjalon thomas at monjalon.net
Wed Jul 9 16:40:21 CEST 2025


09/07/2025 15:30, Burakov, Anatoly:
> On 7/8/2025 9:09 AM, Maayan Kashani wrote:
> > Device was started but not stopped on exit signal.
> > Added port stop and close on exit.
> > 
> > Fixes: af75078fece3 ("first public release")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Maayan Kashani <mkashani at nvidia.com>
> > ---
> 
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

There's always more cleanup and error handling we can do in examples.
As they are just code examples, I assume it does not have to be production-ready.

Applied, thanks.




More information about the dev mailing list