numam-dpdk/drivers
Shahaf Shuler 95086c6543 net/mlx5: fix memory region cache lookup
The Memory Region (MR) cache contains pointers to mlx5_mr.
The MR cache indexes are filled when a new MR is created. As it is
possible for MR to be created on the flight, an extra validation must be
added to avoid segmentation fault.

Fixes: b0b0938457 ("net/mlx5: use buffer address for LKEY search")
Cc: stable@dpdk.org

Signed-off-by: Xueming Li <xuemingl@mellanox.com>
Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2018-01-29 10:04:28 +01:00
..
bbdev mk: add experimental tag check 2018-01-29 23:35:29 +01:00
bus mk: add experimental tag check 2018-01-29 23:35:29 +01:00
crypto crypto/qat: fix truncated response ring value 2018-01-29 20:22:33 +01:00
event mk: add experimental tag check 2018-01-29 23:35:29 +01:00
mempool bus/fslmc: register platform HW mempool on runtime 2018-01-29 19:02:05 +01:00
net net/mlx5: fix memory region cache lookup 2018-01-29 10:04:28 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00