[dpdk-dev] [dpdk-stable] [PATCH] net/sfc: fix promiscuous and allmulticast toggles errors

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 11 11:34:16 CET 2020


On 3/10/2020 9:42 AM, Andrew Rybchenko wrote:
> From: Igor Romanov <igor.romanov at 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: stable at dpdk.org
> 
> Signed-off-by: Igor Romanov <igor.romanov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list