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
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
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
© 2016 - 2025 Red Hat, Inc.