[dpdk-dev] [dpdk-stable] [PATCH] net/mlx4: fix assertion failure on link update

Ferruh Yigit ferruh.yigit at intel.com
Tue Jun 20 11:38:50 CEST 2017


On 6/16/2017 12:37 PM, Adrien Mazarguil wrote:
> The interrupt handler can sometimes be triggered for reasons other than a
> link status event. An assertion failure happen when such events occur while
> an asynchronous link status update is already scheduled.
> 
> Address this issue using the same approach as its mlx5 counterpart,
> commit a9f2fbc42f0c ("net/mlx5: fix inconsistent link status")
> 
> Fixes: c4da6caa426d ("mlx4: handle link status interrupts")
> Cc: stable at dpdk.org

> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

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


More information about the dev mailing list