numam-dpdk/drivers/vdpa
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
..
ifc vhost: mark vDPA driver API as internal 2021-11-03 09:11:34 +01:00
mlx5 vdpa/mlx5: fix mkey creation check 2021-11-16 11:21:18 +01:00
sfc vdpa/sfc: set multicast filter during init 2021-11-04 13:59:56 +01:00
meson.build vdpa/sfc: introduce Xilinx vDPA driver 2021-11-04 13:43:23 +01:00