[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YG7KKI+8Z6ocGwNf@kroah.com>
Date: Thu, 8 Apr 2021 11:17:28 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Eli Cohen <elic@...dia.com>
Cc: mst@...hat.com, jasowang@...hat.com, parav@...dia.com,
si-wei.liu@...cle.com, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH 0/5] VDPA mlx5 fixes
On Thu, Apr 08, 2021 at 12:10:42PM +0300, Eli Cohen wrote:
> 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
>
<formletter>
This is not the correct way to submit patches for inclusion in the
stable kernel tree. Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.
</formletter>
Powered by blists - more mailing lists