|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Add dom0 statistics for network bonding fix
Hi,
in c/s 20528 (rev/e6e3bf767d16) I introduced dom0 statistics for case we
use network bonding. The indentation was not good for xenstat C codebase
and also some modifications were done to the logic, mainly not using the
parsed variables we don't care about (as we care only about
{tx|rx}{bytes,packets,errs,drops} and no other variable from
/proc/net/dev) by passing NULLs to variables we don't care about. Also
dom0 statistics alteration was fixed to include {tx|rx}{drop,errs} for
dom0 (previous version of my patch was not having this code applied).
Thanks,
Michal
Signed-off-by: Michal Novotny <minovotn@xxxxxxxxxx>
xen-xenstat-dom0-stats-with-bonding-interface-v2-delta.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Add dom0 statistics for network bonding fix,
Michal Novotny <=
|
|
|
|
|