[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210128134130.3051-1-elic@nvidia.com>
Date: Thu, 28 Jan 2021 15:41:28 +0200
From: Eli Cohen <elic@...dia.com>
To: <mst@...hat.com>, <jasowang@...hat.com>
CC: <virtualization@...ts.linux-foundation.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<lulu@...hat.com>, <elic@...dia.com>
Subject: [PATCH 0/2] Fix failure to hot add memory
Hi Michael,
The following two patches are a fixing a failure to update the hardware
with the updated used index. This results in a failure to to hot add
memory to the guest which results in a memory map update and teardown
and re-create of the resources.
The first patch just removes unnecessary code. The second on is the
actual fix.
Eli Cohen (2):
vdpa/mlx5: Avoid unnecessary query virtqueue
vdpa/mlx5: Restore the hardware used index after change map
drivers/vdpa/mlx5/net/mlx5_vnet.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
--
2.29.2
Powered by blists - more mailing lists