]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_core: Introduce restrictions for PD update
authorAjaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Wed, 14 Oct 2015 23:38:11 +0000 (16:38 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Wed, 21 Oct 2015 15:07:03 +0000 (08:07 -0700)
commit624838d7e3e9660e605ddfa68daeff3a1370c647
treebd57ee1566bd1ccfb8dedc24c1fbf23a9d29c593
parent9ebaf91f129d33dd098f376d806c7f68dabb54e5
mlx4_core: Introduce restrictions for PD update

From 2.31.5350 firmware onwards,
- RDS with RDMA data transfer stopped working.
- Mellanox has introduced limitations related to PD updates.
  These imposed limitations are inline with PRM.

This patch makes driver in sync with these imposed limitations.
Mellanox R&D has approved this patch.

It's been tested on both old firmware (2.11.1280) and new firmware.

Mellanox case number is 179121.
OraBug: 22022389

v2: Change subject as per suggestion from Yuval

Tested-by: Pierre Orzechowski <pierre.e.orzechowski@oracle.com>
Tested-by: Kushagra Misra <kushagra.misra@oracle.com>
Signed-off-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Signed-off-by: Qing Huang <qing.huang@oracle.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/net/ethernet/mellanox/mlx4/mr.c