lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
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