commit | f8972b56eeace10a410990f032406250abe18d64 | [log] [tgz] |
---|---|---|
author | Eugenio Pérez <eperezma@redhat.com> | Tue Aug 23 20:30:32 2022 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Fri Sep 02 10:22:39 2022 +0800 |
tree | b3bfc7b837e723ac385a21dfb63af902b45d484f | |
parent | c5e5269d8a955a0f924218911c2f4a0b34e87a21 [diff] |
vdpa: add net_vhost_vdpa_cvq_info NetClientInfo Next patches will add a new info callback to restore NIC status through CVQ. Since only the CVQ vhost device is needed, create it with a new NetClientInfo. Signed-off-by: Eugenio Pérez <eperezma@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>