[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210408091047.4269-1-elic@nvidia.com>
Date: Thu, 8 Apr 2021 12:10:42 +0300
From: Eli Cohen <elic@...dia.com>
To: <mst@...hat.com>, <jasowang@...hat.com>, <parav@...dia.com>,
<si-wei.liu@...cle.com>,
<virtualization@...ts.linux-foundation.org>,
<netdev@...r.kernel.org>
CC: <stable@...r.kernel.org>, Eli Cohen <elic@...dia.com>
Subject: [PATCH 0/5] VDPA mlx5 fixes
Hi Michael,
The following series contains fixes to mlx5 vdpa driver. Included first
is Siwei's fix to queried MTU was already reviewed a while ago and is
not in your tree.
Patches 2 and 3 are required to allow mlx5_vdpa run on sub functions.
This series contains patches that were included in Parav's series
http://lists.infradead.org/pipermail/linux-mtd/2016-January/064878.html
but that series will be sent again at a later time.
Eli Cohen (4):
vdpa/mlx5: Use the correct dma device when registering memory
vdpa/mlx5: Retrieve BAR address suitable any function
vdpa/mlx5: Fix wrong use of bit numbers
vdpa/mlx5: Fix suspend/resume index restoration
Si-Wei Liu (1):
vdpa/mlx5: should exclude header length and fcs from mtu
drivers/vdpa/mlx5/core/mlx5_vdpa.h | 4 +++
drivers/vdpa/mlx5/core/mr.c | 9 +++++--
drivers/vdpa/mlx5/core/resources.c | 3 ++-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 40 ++++++++++++++++++------------
4 files changed, 37 insertions(+), 19 deletions(-)
--
2.30.1
Powered by blists - more mailing lists