On 10/14/20 4:33 PM, Thomas Monjalon wrote: > 14/10/2020 15:28, Andrew Rybchenko: >> From: Ivan Ilchenko <ivan.ilche...@oktetlabs.ru> >> >> Change rte_eth_dev_stop() return value from void to int >> and return negative errno values in case of error conditions. >> Also update the usage of the function in ethdev according to >> the new return type. >> >> Signed-off-by: Ivan Ilchenko <ivan.ilche...@oktetlabs.ru> > Please no capital letter in the email address.
OK >> Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com> > Thanks for taking care of this cleanup. > > A note in the API changes of the release notes is missing. I'll wait for tomorrow for more reviews and send v2 with both notes fixed. > Except that miss, > Acked-by: Thomas Monjalon <tho...@monjalon.net> Thanks.