[libvirt] [PATCH] news: Document domifstat and QoS changes made recently

Michal Privoznik posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/2bcac08a116e22017b4cab686f4c2e5869c238c2.1507188685.git.mprivozn@redhat.com
docs/news.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
[libvirt] [PATCH] news: Document domifstat and QoS changes made recently
Posted by Michal Privoznik 6 years, 6 months ago
In cea3715b2e9 and d86fd2402e9d2 I've fixed domifstat and QoS
that was reversed for some types of interfaces. Document this
in the news file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 72e15567c..d1117154a 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -39,6 +39,17 @@
     <section title="Improvements">
     </section>
     <section title="Bug fixes">
+      <change>
+        <summary>
+          Fix swapped interface statistics and QoS
+        </summary>
+        <description>
+          Due to internal implementation, reported statistics for
+          some types of interfaces were swapped (RX appeared in
+          TX and vice versa). Similarly, QoS was set in reversed
+          way. This is fixed now.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v3.8.0" date="2017-10-04">
-- 
2.13.6

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document domifstat and QoS changes made recently
Posted by Peter Krempa 6 years, 6 months ago
On Thu, Oct 05, 2017 at 09:31:25 +0200, Michal Privoznik wrote:
> In cea3715b2e9 and d86fd2402e9d2 I've fixed domifstat and QoS
> that was reversed for some types of interfaces. Document this
> in the news file.
> 
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 72e15567c..d1117154a 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -39,6 +39,17 @@
>      <section title="Improvements">
>      </section>
>      <section title="Bug fixes">
> +      <change>
> +        <summary>
> +          Fix swapped interface statistics and QoS
> +        </summary>
> +        <description>
> +          Due to internal implementation, reported statistics for
> +          some types of interfaces were swapped (RX appeared in
> +          TX and vice versa). Similarly, QoS was set in reversed
> +          way. This is fixed now.

Drop the last sentence.

ACK
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Document domifstat and QoS changes made recently
Posted by Michal Privoznik 6 years, 6 months ago
On 10/05/2017 09:55 AM, Peter Krempa wrote:
> On Thu, Oct 05, 2017 at 09:31:25 +0200, Michal Privoznik wrote:
>> In cea3715b2e9 and d86fd2402e9d2 I've fixed domifstat and QoS
>> that was reversed for some types of interfaces. Document this
>> in the news file.
>>
>> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
>> ---
>>  docs/news.xml | 11 +++++++++++
>>  1 file changed, 11 insertions(+)
>>
>> diff --git a/docs/news.xml b/docs/news.xml
>> index 72e15567c..d1117154a 100644
>> --- a/docs/news.xml
>> +++ b/docs/news.xml
>> @@ -39,6 +39,17 @@
>>      <section title="Improvements">
>>      </section>
>>      <section title="Bug fixes">
>> +      <change>
>> +        <summary>
>> +          Fix swapped interface statistics and QoS
>> +        </summary>
>> +        <description>
>> +          Due to internal implementation, reported statistics for
>> +          some types of interfaces were swapped (RX appeared in
>> +          TX and vice versa). Similarly, QoS was set in reversed
>> +          way. This is fixed now.
> 
> Drop the last sentence.
> 
> ACK
> 

Fixed and pushed. Thanks,

Michal

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