From: Saeed Mahameed <[email protected]>
Date: Fri, 12 Jan 2018 02:37:12 +0200
> The following series includes fixes to mlx5 core and netdev driver.
> To highlight we have two critical fixes in this series:
> 1st patch from Eran to address a fix for Host2BMC Breakage.
>
> 2nd patch from Saeed to address the RDMA IRQ vector affinity settings query
> issue, the patch provides the correct mlx5_core implementation for RDMA to
> correctly query vector affinity.
> I sent this patch privately to Sagi a week a go, so he could to test it
> but I didn't hear from him.
>
> All other patches are trivial misc fixes.
> Please pull and let me know if there's any problem.
>
> for -stable v4.14-y and later:
> ("net/mlx5: Fix get vector affinity helper function")
> ("{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed")
Pulled and queued up for -stable, thanks Saeed.
> Note: Merging this series with net-next will produce the following conflict:
...
Thanks a lot for this!