mbox series

[focal:linux-azure,groovy:linux-azure,0/1] LP:#1896760 - Mellanox patch for fixing failures in ConnectX3 Pro/DPDK

Message ID 20200924123554.2836931-1-marcelo.cerri@canonical.com
Headers show
Series LP:#1896760 - Mellanox patch for fixing failures in ConnectX3 Pro/DPDK | expand

Message

Marcelo Henrique Cerri Sept. 24, 2020, 12:35 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1896760

As bug description.

The fix is trivial and clean cherry pick from upstream. I also
prepared a test kernel and made it available to microsoft here:

https://kernel.ubuntu.com/~mhcerri/azure/lp1896760.1/focal-linux-azure-5.4.0-1027.27+lp1896760.1.tgz

They have tested it and confirmed the issue is solved.

---
Mark Bloch (1):
  RDMA/mlx4: Read pkey table length instead of hardcoded value

 drivers/infiniband/hw/mlx4/main.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Marcelo Henrique Cerri Sept. 24, 2020, 5:56 p.m. UTC | #1
Applied to focal:linux-azure.

On Thu, Sep 24, 2020 at 09:35:53AM -0300, Marcelo Henrique Cerri wrote:
> BugLink: https://bugs.launchpad.net/bugs/1896760
> 
> As bug description.
> 
> The fix is trivial and clean cherry pick from upstream. I also
> prepared a test kernel and made it available to microsoft here:
> 
> https://kernel.ubuntu.com/~mhcerri/azure/lp1896760.1/focal-linux-azure-5.4.0-1027.27+lp1896760.1.tgz
> 
> They have tested it and confirmed the issue is solved.
> 
> ---
> Mark Bloch (1):
>   RDMA/mlx4: Read pkey table length instead of hardcoded value
> 
>  drivers/infiniband/hw/mlx4/main.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> -- 
> 2.25.1
>