[PATCH v3 0/1] mlx5_vdpa bug fix for feature negotiation

From: Si-Wei Liu
Date: Wed Apr 28 2021 - 21:50:56 EST


This v3 consisting of one single patch only is a follow-up
to the v2 of mlx5_vdpa bug fix series as in:

https://lore.kernel.org/virtualization/1612993680-29454-1-git-send-email-si-wei.liu@xxxxxxxxxx

which initially attempted to fix a few independent issues in the
mlx5_vdpa driver.

Presently Patch #1 in the original series was piggybacked and got
merged through a separate patchset:

https://lore.kernel.org/virtualization/20210406170457.98481-13-parav@xxxxxxxxxx/

and the issue Patch #3 tried to fix was addressed by another patch,

https://lore.kernel.org/virtualization/a5356a13-6d7d-8086-bfff-ff869aec5449@xxxxxxxxxx/

that leaves Patch #2 in the original v2 series unmerged. Since it
was already Ack'ed by Jason and Eli in v2, just get it reposted
while dropping others after syncing with the current vhost tree.

Thanks,

--
v2->v3: drop merged patches from previous series;
repost with updated commit message
v1->v2: move feature capability query to probing (Eli)

Si-Wei Liu (1):
vdpa/mlx5: fix feature negotiation across device reset

drivers/vdpa/mlx5/net/mlx5_vnet.c | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)

--
1.8.3.1