virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend
@ 2023-03-20 10:18 Alvaro Karsz
  2023-03-20 10:18 ` [PATCH 1/2] vdpa/snet: support getting and setting VQ state Alvaro Karsz
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alvaro Karsz @ 2023-03-20 10:18 UTC (permalink / raw)
  To: virtualization

Add more vDPA callbacks.

[s/g]et_vq_state is added in patch 1, including a new control mechanism
to read data from the DPU.

suspend is added in patch 2.

Alvaro Karsz (2):
  vdpa/snet: support getting and setting VQ state
  vdpa/snet: support the suspend vDPA callback

 drivers/vdpa/solidrun/Makefile     |   1 +
 drivers/vdpa/solidrun/snet_ctrl.c  | 324 +++++++++++++++++++++++++++++
 drivers/vdpa/solidrun/snet_hwmon.c |   2 +-
 drivers/vdpa/solidrun/snet_main.c  | 126 ++++++-----
 drivers/vdpa/solidrun/snet_vdpa.h  |  18 +-
 5 files changed, 400 insertions(+), 71 deletions(-)
 create mode 100644 drivers/vdpa/solidrun/snet_ctrl.c

-- 
2.34.1

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

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

end of thread, other threads:[~2023-04-02 12:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 10:18 [PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend Alvaro Karsz
2023-03-20 10:18 ` [PATCH 1/2] vdpa/snet: support getting and setting VQ state Alvaro Karsz
2023-03-20 10:18 ` [PATCH 2/2] vdpa/snet: support the suspend vDPA callback Alvaro Karsz
2023-03-27  6:49 ` [PATCH 0/2] vdpa/snet: support [s/g]et_vq_state and suspend Alvaro Karsz
2023-03-27 12:33   ` Michael S. Tsirkin
2023-04-02  8:36     ` Alvaro Karsz
2023-04-02 12:31       ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).