Change in vdsm[master]: sriov: stop virtual functions from being reported as nics

asegurap at redhat.com asegurap at redhat.com
Thu Dec 19 17:10:19 UTC 2013


Antoni Segura Puimedon has posted comments on this change.

Change subject: sriov: stop virtual functions from being reported as nics
......................................................................


Patch Set 6: Verified+1

Verified on a machine where eth0 and rename2 are physical functions and
eth2-21 are virtual functions. eth2, eth3 and eth4 have mac addrs but are
connected to VMs with macvtap:

relevant part of getVdsCapabilites:
     nics = {'eth0': {'addr': '',
                             'cfg': {'BRIDGE': 'ovirtmgmt',
                                     'DEVICE': 'eth0',
                                     'HWADDR': '00:25:b5:0e:00:00',
                                     'NM_CONTROLLED': 'no',
                                     'ONBOOT': 'yes',
                                     'STP': 'no'},
                             'hwaddr': '00:25:b5:0e:00:00',
                             'ipv6addrs': [],
                             'mtu': '1500',
                             'netmask': '',
                             'speed': 40000},
                    'eth11': {'addr': '',
                              'cfg': {},
                              'hwaddr': '10:00:00:00:00:00',
                              'ipv6addrs': [],
                              'mtu': '1500',
                              'netmask': '',
                              'speed': 0},
                    'rename2': {'addr': '',
                                'cfg': {},
                                'hwaddr': '00:25:b5:0e:00:01',
                                'ipv6addrs': [],
                                'mtu': '1500',
                                'netmask': '',
                                'speed': 0}}

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idbb345ee22b7b108f1fd58765bd371339b82198f
Gerrit-PatchSet: 6
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: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list