From 02c898d801f79e41fdf96c21876eba2f28852a02 Mon Sep 17 00:00:00 2001 From: Han Han Date: Wed, 11 May 2022 10:17:00 +0800 Subject: [PATCH] news: support device stats collection for SR-IOV VF hostdev Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index b17d6f58ec..e5da3f2db8 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1199,6 +1199,11 @@ v6.9.0 (2020-11-02) Libvirt probes the underlying platform in order to fill in these SEV attributes automatically before launching a guest. + * util: support device stats collection for SR-IOV VF hostdev + + For SR-IOV VF hostdevs, libvirt now supports retrieving device traffic + stats via the ``virDomainInterfaceStats`` API and ``virsh domifstat``. + * **Bug fixes** * hyperv: ensure WQL queries work in all locales -- 2.47.2