linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Backport Mellanox mlx5 patches to stable 4.9.y
@ 2018-01-30  9:12 Marta Rybczynska
  2018-02-01  8:21 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Marta Rybczynska @ 2018-01-30  9:12 UTC (permalink / raw)
  To: matanb, leonro, saeedm, linux-rdma, netdev, linux-kernel,
	sean.hefty, hal.rosenstock, stable

Hello Mellanox maintainers,
I'd like to ask you to OK backporting two patches in mlx5 driver to 4.9 stable
tree (they're in master for some time already).

We have multiple deployment in 4.9 that are running into the bug fixed by those
patches. We're deploying patched kernels and the issue disappears.

The patches are:
1410a90ae449061b7e1ae19d275148f36948801b net/mlx5: Define interface bits for fencing UMR wqe
6e8484c5cf07c7ee632587e98c1a12d319dacb7c RDMA/mlx5: set UMR wqe fence according to HCA cap
 
Regards,
Marta

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backport Mellanox mlx5 patches to stable 4.9.y
  2018-01-30  9:12 Backport Mellanox mlx5 patches to stable 4.9.y Marta Rybczynska
@ 2018-02-01  8:21 ` Greg KH
  2018-02-01 12:21   ` Max Gurtovoy
  2018-02-01 13:04   ` Marta Rybczynska
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2018-02-01  8:21 UTC (permalink / raw)
  To: Marta Rybczynska
  Cc: matanb, leonro, saeedm, linux-rdma, netdev, linux-kernel,
	sean.hefty, hal.rosenstock, stable

On Tue, Jan 30, 2018 at 10:12:51AM +0100, Marta Rybczynska wrote:
> Hello Mellanox maintainers,
> I'd like to ask you to OK backporting two patches in mlx5 driver to 4.9 stable
> tree (they're in master for some time already).
> 
> We have multiple deployment in 4.9 that are running into the bug fixed by those
> patches. We're deploying patched kernels and the issue disappears.
> 
> The patches are:
> 1410a90ae449061b7e1ae19d275148f36948801b net/mlx5: Define interface bits for fencing UMR wqe
> 6e8484c5cf07c7ee632587e98c1a12d319dacb7c RDMA/mlx5: set UMR wqe fence according to HCA cap

Looks good, now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backport Mellanox mlx5 patches to stable 4.9.y
  2018-02-01  8:21 ` Greg KH
@ 2018-02-01 12:21   ` Max Gurtovoy
  2018-02-01 13:04   ` Marta Rybczynska
  1 sibling, 0 replies; 4+ messages in thread
From: Max Gurtovoy @ 2018-02-01 12:21 UTC (permalink / raw)
  To: Greg KH, Marta Rybczynska
  Cc: matanb, leonro, saeedm, linux-rdma, netdev, linux-kernel,
	sean.hefty, hal.rosenstock, stable



On 2/1/2018 10:21 AM, Greg KH wrote:
> On Tue, Jan 30, 2018 at 10:12:51AM +0100, Marta Rybczynska wrote:
>> Hello Mellanox maintainers,
>> I'd like to ask you to OK backporting two patches in mlx5 driver to 4.9 stable
>> tree (they're in master for some time already).
>>
>> We have multiple deployment in 4.9 that are running into the bug fixed by those
>> patches. We're deploying patched kernels and the issue disappears.
>>
>> The patches are:
>> 1410a90ae449061b7e1ae19d275148f36948801b net/mlx5: Define interface bits for fencing UMR wqe
>> 6e8484c5cf07c7ee632587e98c1a12d319dacb7c RDMA/mlx5: set UMR wqe fence according to HCA cap
> 
> Looks good, now queued up, thanks.

thanks Greg.

> 
> greg k-h
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Backport Mellanox mlx5 patches to stable 4.9.y
  2018-02-01  8:21 ` Greg KH
  2018-02-01 12:21   ` Max Gurtovoy
@ 2018-02-01 13:04   ` Marta Rybczynska
  1 sibling, 0 replies; 4+ messages in thread
From: Marta Rybczynska @ 2018-02-01 13:04 UTC (permalink / raw)
  To: Greg KH
  Cc: matanb, leonro, saeedm, linux-rdma, netdev, linux-kernel,
	sean hefty, hal rosenstock, stable

----- Mail original -----
> On Tue, Jan 30, 2018 at 10:12:51AM +0100, Marta Rybczynska wrote:
>> Hello Mellanox maintainers,
>> I'd like to ask you to OK backporting two patches in mlx5 driver to 4.9 stable
>> tree (they're in master for some time already).
>> 
>> We have multiple deployment in 4.9 that are running into the bug fixed by those
>> patches. We're deploying patched kernels and the issue disappears.
>> 
>> The patches are:
>> 1410a90ae449061b7e1ae19d275148f36948801b net/mlx5: Define interface bits for
>> fencing UMR wqe
>> 6e8484c5cf07c7ee632587e98c1a12d319dacb7c RDMA/mlx5: set UMR wqe fence according
>> to HCA cap
> 
> Looks good, now queued up, thanks.
> 
> greg k-h

Thanks Greg!

Marta

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-01 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-30  9:12 Backport Mellanox mlx5 patches to stable 4.9.y Marta Rybczynska
2018-02-01  8:21 ` Greg KH
2018-02-01 12:21   ` Max Gurtovoy
2018-02-01 13:04   ` Marta Rybczynska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).