[libvirt] [PATCH v4 6/6] docs: Update news about Network stats support for VF Representor

Jai Singh Rana posted 6 patches 7 years, 5 months ago
[libvirt] [PATCH v4 6/6] docs: Update news about Network stats support for VF Representor
Posted by Jai Singh Rana 7 years, 5 months ago
Signed-off-by: Jai Singh Rana <JaiSingh.Rana@cavium.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 468d34093a..c6394a8f0f 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -130,6 +130,15 @@
           or virStorageVolCreateXMLFrom.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support interface network stats for VF Representors
+        </summary>
+        <description>
+          Interface network stats are supported now for SR-IOV device(hostdev)
+          if this interface has VF representor on host in switchdev mode.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>
-- 
2.13.7

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v4 6/6] docs: Update news about Network stats support for VF Representor
Posted by John Ferlan 7 years, 5 months ago

On 06/28/2018 09:22 AM, Jai Singh Rana wrote:
> Signed-off-by: Jai Singh Rana <JaiSingh.Rana@cavium.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

This will need to be adjusted for top of tree.

> diff --git a/docs/news.xml b/docs/news.xml
> index 468d34093a..c6394a8f0f 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -130,6 +130,15 @@
>            or virStorageVolCreateXMLFrom.
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: Support interface network stats for VF Representors
> +        </summary>
> +        <description>
> +          Interface network stats are supported now for SR-IOV device(hostdev)

s/device(hostdev/device (hostdev/

> +          if this interface has VF representor on host in switchdev mode.

John

> +        </description>
> +      </change>
>      </section>
>      <section title="Bug fixes">
>        <change>
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list