[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1612993680-29454-1-git-send-email-si-wei.liu@oracle.com>
Date: Wed, 10 Feb 2021 13:47:57 -0800 (PST)
From: Si-Wei Liu <si-wei.liu@...cle.com>
To: mst@...hat.com, jasowang@...hat.com, elic@...dia.com
Cc: linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
si-wei.liu@...cle.com
Subject: [PATCH v2 0/3] mlx5_vdpa bug fixes
This set attempts to fix a few independent issues recently found
in mlx5_vdpa driver. Please find details for each in the commit
message.
Patch 1 and patch 3 are already Ack'ed by Jason Wang. Patch 2 is
reworked to move virtio feature capability query to mlx5v_probe()
as suggested by Eli.
--
v1->v2: move feature capability query to probing (Eli)
Si-Wei Liu (3):
vdpa/mlx5: should exclude header length and fcs from mtu
vdpa/mlx5: fix feature negotiation across device reset
vdpa/mlx5: defer clear_virtqueues to until DRIVER_OK
drivers/vdpa/mlx5/core/mlx5_vdpa.h | 4 ++++
drivers/vdpa/mlx5/net/mlx5_vnet.c | 42 +++++++++++++++++++++++++++-----------
2 files changed, 34 insertions(+), 12 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists