On 3/10/2020 9:42 AM, Andrew Rybchenko wrote: > From: Igor Romanov <igor.roma...@oktetlabs.ru> > > Returned errors of ethdev callbacks are negative. Internal > sfc funtions return positive errors, so convert them to > negative value. > > Fixes: 9039c8125730 ("ethdev: change promiscuous callbacks to return status") > Cc: sta...@dpdk.org > > Signed-off-by: Igor Romanov <igor.roma...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied to dpdk-next-net/master, thanks.