numam-dpdk/drivers/vdpa/mlx5
Bing Zhao e9511a26e1 vdpa/mlx5: fix mkey creation check
The return value of "mlx5_os_wrapped_mkey_create" is checked in the
caller. A zero means success without any error.

The typo in the if-condition should be fixed in case there is a
misjudgment.

Fixes: 398ea8450c ("vdpa/mlx5: workaround dirty bitmap MR creation")
Cc: stable@dpdk.org

Signed-off-by: Bing Zhao <bingz@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-11-16 11:21:18 +01:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
mlx5_vdpa_event.c common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_vdpa_lm.c vdpa/mlx5: fix mkey creation check 2021-11-16 11:21:18 +01:00
mlx5_vdpa_mem.c vdpa/mlx5: workaround guest MR registrations 2021-11-10 15:50:35 +01:00
mlx5_vdpa_steer.c common/mlx5: disable RoCE in device context creation 2021-10-21 15:53:46 +02:00
mlx5_vdpa_utils.h vdpa/mlx5: introduce Mellanox vDPA driver 2020-02-05 09:51:21 +01:00
mlx5_vdpa_virtq.c drivers: check interrupt file descriptor validity 2021-11-08 17:32:42 +01:00
mlx5_vdpa.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
mlx5_vdpa.h vdpa/mlx5: workaround guest MR registrations 2021-11-10 15:50:35 +01:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00