]> www.infradead.org Git - users/hch/dma-mapping.git/commit
vdpa/mlx5: Introduce error logging function
authorDragos Tatulea <dtatulea@nvidia.com>
Fri, 16 Aug 2024 09:01:51 +0000 (12:01 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Sep 2024 11:07:42 +0000 (07:07 -0400)
commitde2cd39fc11b2f55b7f40f2a3036ca27327e4461
tree930eb6ba09647befe8e42fffa3de605d6c809227
parent7d627137dc1062aba6276a7d2ebe7f5ff8d542c5
vdpa/mlx5: Introduce error logging function

mlx5_vdpa_err() was missing. This patch adds it and uses it in the
necessary places.

Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Message-Id: <20240816090159.1967650-3-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
drivers/vdpa/mlx5/core/mlx5_vdpa.h
drivers/vdpa/mlx5/net/mlx5_vnet.c