Change in vdsm[master]: make vlan speed reporting show the vlan underlying device speed

asegurap at redhat.com asegurap at redhat.com
Tue Feb 25 10:15:25 UTC 2014


Antoni Segura Puimedon has posted comments on this change.

Change subject: make vlan speed reporting show the vlan underlying device speed
......................................................................


Patch Set 3: Verified+1

bond5 and bond5.27 have the same speed that is the sum of ens10 and ens11.
        network = {'bond5': {'name': 'bond5',
                             'rxDropped': '0',
                             'rxErrors': '0',
                             'rxRate': '0.0',
                             'speed': '200',
                             'state': 'up',
                             'txDropped': '0',
                             'txErrors': '0',
                             'txRate': '0.0'},
                   'bond5.27': {'name': 'bond5.27',
                                'rxDropped': '0',
                                'rxErrors': '0',
                                'rxRate': '0.0',
                                'speed': '200',
                                'state': 'up',
                                'txDropped': '0',
                                'txErrors': '0',
                                'txRate': '0.0'},
                   'ens10': {'name': 'ens10',
                             'rxDropped': '0',
                             'rxErrors': '0',
                             'rxRate': '0.0',
                             'speed': '100',
                             'state': 'up',
                             'txDropped': '0',
                             'txErrors': '0',
                             'txRate': '0.0'},
                   'ens11': {'name': 'ens11',
                             'rxDropped': '0',
                             'rxErrors': '0',
                             'rxRate': '0.0',
                             'speed': '100',
                             'state': 'up',
                             'txDropped': '0',
                             'txErrors': '0',
                             'txRate': '0.0'},

-- 
To view, visit http://gerrit.ovirt.org/24990
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iee7f1ea72c77bb628640c1b2b27aac51811c8b0d
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ondřej Svoboda <osvoboda at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list