[PATCH 0/2] mlx5 address space and suspend support

Eli Cohen posted 2 patches 3 years, 9 months ago
drivers/vdpa/mlx5/core/mlx5_vdpa.h |  11 ++
drivers/vdpa/mlx5/net/mlx5_vnet.c  | 171 ++++++++++++++++++++++++++---
include/linux/mlx5/mlx5_ifc_vdpa.h |   8 ++
3 files changed, 176 insertions(+), 14 deletions(-)
[PATCH 0/2] mlx5 address space and suspend support
Posted by Eli Cohen 3 years, 9 months ago
The following two patches add support for the lately added suspend
callback and address space support. These patches are aimed at
supporting live migration on mlx5_vdpa.

Eli Cohen (2):
  vdpa/mlx5: Implement susupend virtqueue callback
  vdpa/mlx5: Support different address spaces for control and data

 drivers/vdpa/mlx5/core/mlx5_vdpa.h |  11 ++
 drivers/vdpa/mlx5/net/mlx5_vnet.c  | 171 ++++++++++++++++++++++++++---
 include/linux/mlx5/mlx5_ifc_vdpa.h |   8 ++
 3 files changed, 176 insertions(+), 14 deletions(-)

-- 
2.35.1