[dpdk-dev] [PATCH] net/sfc/base: remove Falcon-specific concurrency check

Ferruh Yigit ferruh.yigit at intel.com
Wed Nov 29 01:08:09 CET 2017


On 11/20/2017 3:01 AM, Andrew Rybchenko wrote:
> From: Ivan Malov <Ivan.Malov at oktetlabs.ru>
> 
> Falcon support has been withdrawn from libefx, however, there is still
> an obsolete Falcon-specific assertion that efx_mac_stats_upload()
> and efx_port_poll() aren't concurrent. To be consistent with an overall
> Falcon support revocation it's desirable to remove it.
> 
> Fix debug build invalid assertion failure.
> 
> Fixes: 19b64c6ac35f ("net/sfc/base: import libefx base")
> Fixes: 8c7c723dfe7c ("net/sfc/base: import MAC statistics")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ivan Malov <Ivan.Malov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> Reviewed-by: Andy Moreton <amoreton at solarflare.com>

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


More information about the dev mailing list