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: sta...@dpdk.org > > > > Signed-off-by: Maayan Kashani <mkash...@nvidia.com> > > --- > > Acked-by: Anatoly Burakov <anatoly.bura...@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.