public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mlx5 address space and suspend support
@ 2022-07-14 11:38 Eli Cohen
  2022-07-14 11:38 ` [PATCH 1/2] vdpa/mlx5: Implement susupend virtqueue callback Eli Cohen
  2022-07-14 11:38 ` [PATCH 2/2] vdpa/mlx5: Support different address spaces for control and data Eli Cohen
  0 siblings, 2 replies; 4+ messages in thread
From: Eli Cohen @ 2022-07-14 11:38 UTC (permalink / raw)
  To: mst, jasowang, eperezma, virtualization
  Cc: linux-kernel, si-wei.liu, parav, Eli Cohen

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


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] mlx5 address space and suspend support
@ 2022-07-14 11:39 Eli Cohen
  2022-07-14 11:39 ` [PATCH 1/2] vdpa/mlx5: Implement susupend virtqueue callback Eli Cohen
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Cohen @ 2022-07-14 11:39 UTC (permalink / raw)
  To: mst, jasowang, eperezma, virtualization
  Cc: linux-kernel, si-wei.liu, parav, Eli Cohen

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-14 11:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 11:38 [PATCH 0/2] mlx5 address space and suspend support Eli Cohen
2022-07-14 11:38 ` [PATCH 1/2] vdpa/mlx5: Implement susupend virtqueue callback Eli Cohen
2022-07-14 11:38 ` [PATCH 2/2] vdpa/mlx5: Support different address spaces for control and data Eli Cohen
  -- strict thread matches above, loose matches on Subject: below --
2022-07-14 11:39 [PATCH 0/2] mlx5 address space and suspend support Eli Cohen
2022-07-14 11:39 ` [PATCH 1/2] vdpa/mlx5: Implement susupend virtqueue callback Eli Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox