[dpdk-stable] [PATCH 17.11 v2 1/3] net/sfc/base: remove Falcon-specific concurrency check

Yongseok Koh yskoh at mellanox.com
Tue Jan 22 08:38:48 CET 2019


> On Jan 21, 2019, at 3:58 PM, Andrew Rybchenko <arybchenko at solarflare.com> wrote:
> 
> From: Ivan Malov <ivan.malov at oktetlabs.ru>
> 
> [ backported from upstream commit 7e9834276bf761e41c92148ac467d14d7ca694f3 ]
> 
> 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>
> ---

Series applied to stable/17.11

Thanks,
Yongseok




More information about the stable mailing list