Public bug reported: == Details == When loading the module ixgbe with the VT-d feature enabled (max_vfs) I cannot see the relevant interfaces with the iproute utility. This is required functionality in order to assign a static MAC address to each VF which are otherwise randomly generated on reboot.
== System Information == * Server Information Manufacturer: HP Product Name: ProLiant DL165 G7 * Ethernet Card Information: Intel Corporation 82599EB 10-Gigabit SFI/SFP+ * uname: Linux 3.0.0-16-server x86_64 GNU/Linux * release: Ubuntu 11.10 * version_signature: Ubuntu 3.0.0-16.29-server 3.0.20 * modinfo ixgbe filename: /lib/modules/3.0.0-16-server/kernel/drivers/net/ixgbe/ixgbe.ko version: 3.3.8-k2 license: GPL description: Intel(R) 10 Gigabit PCI Express Network Driver author: Intel Corporation, <[email protected]> srcversion: FA3ED20360D849B15825F12 alias: pci:v00008086d0000154Fsv*sd*bc*sc*i* alias: pci:v00008086d0000154Dsv*sd*bc*sc*i* alias: pci:v00008086d00001528sv*sd*bc*sc*i* alias: pci:v00008086d000010F8sv*sd*bc*sc*i* alias: pci:v00008086d0000151Csv*sd*bc*sc*i* alias: pci:v00008086d00001529sv*sd*bc*sc*i* alias: pci:v00008086d0000152Asv*sd*bc*sc*i* alias: pci:v00008086d000010F9sv*sd*bc*sc*i* alias: pci:v00008086d00001514sv*sd*bc*sc*i* alias: pci:v00008086d00001507sv*sd*bc*sc*i* alias: pci:v00008086d000010FBsv*sd*bc*sc*i* alias: pci:v00008086d00001517sv*sd*bc*sc*i* alias: pci:v00008086d000010FCsv*sd*bc*sc*i* alias: pci:v00008086d000010F7sv*sd*bc*sc*i* alias: pci:v00008086d00001508sv*sd*bc*sc*i* alias: pci:v00008086d000010DBsv*sd*bc*sc*i* alias: pci:v00008086d000010F4sv*sd*bc*sc*i* alias: pci:v00008086d000010E1sv*sd*bc*sc*i* alias: pci:v00008086d000010F1sv*sd*bc*sc*i* alias: pci:v00008086d000010ECsv*sd*bc*sc*i* alias: pci:v00008086d000010DDsv*sd*bc*sc*i* alias: pci:v00008086d0000150Bsv*sd*bc*sc*i* alias: pci:v00008086d000010C8sv*sd*bc*sc*i* alias: pci:v00008086d000010C7sv*sd*bc*sc*i* alias: pci:v00008086d000010C6sv*sd*bc*sc*i* alias: pci:v00008086d000010B6sv*sd*bc*sc*i* depends: mdio,dca vermagic: 3.0.0-16-server SMP mod_unload modversions parm: max_vfs:Maximum number of virtual functions to allocate per physical function (uint) *iproute version 20110315-1build1 ip -V ip utility, iproute2-ss110317 == Steps to Reproduce: == 1. When loading the module without VT-d feature enabled (i.e. no max_vfs), the interfaces are visible: # modprobe ixgbe # ip link show|grep eth[45] 14: eth4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 15: eth5: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 2. When loading the module with VT-d enabled the interfaces are not: # rmmod ixgbe # modprobe ixgbe max_vfs=63 # ip link show|grep eth[45] <<null output!>> dmesg: [ 4.016634] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.3.8-k2 [ 4.016637] ixgbe: Copyright (c) 1999-2011 Intel Corporation. [ 4.017040] ixgbe 0000:05:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24 [ 4.017056] ixgbe 0000:05:00.0: setting latency timer to 64 [ 4.168916] ixgbe 0000:05:00.0: irq 86 for MSI/MSI-X [ 4.168923] ixgbe 0000:05:00.0: irq 87 for MSI/MSI-X [ 4.168930] ixgbe 0000:05:00.0: irq 88 for MSI/MSI-X [ 4.168936] ixgbe 0000:05:00.0: irq 89 for MSI/MSI-X [ 4.168941] ixgbe 0000:05:00.0: irq 90 for MSI/MSI-X [ 4.168948] ixgbe 0000:05:00.0: irq 91 for MSI/MSI-X [ 4.168953] ixgbe 0000:05:00.0: irq 92 for MSI/MSI-X [ 4.168959] ixgbe 0000:05:00.0: irq 93 for MSI/MSI-X [ 4.168965] ixgbe 0000:05:00.0: irq 94 for MSI/MSI-X [ 4.168970] ixgbe 0000:05:00.0: irq 95 for MSI/MSI-X [ 4.168976] ixgbe 0000:05:00.0: irq 96 for MSI/MSI-X [ 4.168983] ixgbe 0000:05:00.0: irq 97 for MSI/MSI-X [ 4.168989] ixgbe 0000:05:00.0: irq 98 for MSI/MSI-X [ 4.168995] ixgbe 0000:05:00.0: irq 99 for MSI/MSI-X [ 4.169003] ixgbe 0000:05:00.0: irq 100 for MSI/MSI-X [ 4.169009] ixgbe 0000:05:00.0: irq 101 for MSI/MSI-X [ 4.169015] ixgbe 0000:05:00.0: irq 102 for MSI/MSI-X [ 4.169038] ixgbe 0000:05:00.0: Multiqueue Enabled: Rx Queue count = 16, Tx Queue count = 16 [ 4.169044] ixgbe 0000:05:00.0: (PCI Express:5.0GT/s:Width x8) 00:1b:21:b9:a5:e4 [ 4.169130] ixgbe 0000:05:00.0: MAC: 2, PHY: 15, SFP+: 5, PBA No: E68785-004 [ 4.173053] ixgbe 0000:05:00.0: Intel(R) 10 Gigabit Network Connection [ 4.173208] ixgbe 0000:05:00.1: PCI INT B -> GSI 25 (level, low) -> IRQ 25 [ 4.173220] ixgbe 0000:05:00.1: setting latency timer to 64 [ 4.332869] ixgbe 0000:05:00.1: irq 112 for MSI/MSI-X [ 4.332877] ixgbe 0000:05:00.1: irq 113 for MSI/MSI-X [ 4.332883] ixgbe 0000:05:00.1: irq 114 for MSI/MSI-X [ 4.332889] ixgbe 0000:05:00.1: irq 115 for MSI/MSI-X [ 4.332895] ixgbe 0000:05:00.1: irq 116 for MSI/MSI-X [ 4.332902] ixgbe 0000:05:00.1: irq 117 for MSI/MSI-X [ 4.332908] ixgbe 0000:05:00.1: irq 118 for MSI/MSI-X [ 4.332914] ixgbe 0000:05:00.1: irq 119 for MSI/MSI-X [ 4.332920] ixgbe 0000:05:00.1: irq 120 for MSI/MSI-X [ 4.332926] ixgbe 0000:05:00.1: irq 121 for MSI/MSI-X [ 4.332932] ixgbe 0000:05:00.1: irq 122 for MSI/MSI-X [ 4.332938] ixgbe 0000:05:00.1: irq 123 for MSI/MSI-X [ 4.332943] ixgbe 0000:05:00.1: irq 124 for MSI/MSI-X [ 4.332949] ixgbe 0000:05:00.1: irq 125 for MSI/MSI-X [ 4.332955] ixgbe 0000:05:00.1: irq 126 for MSI/MSI-X [ 4.332961] ixgbe 0000:05:00.1: irq 127 for MSI/MSI-X [ 4.332968] ixgbe 0000:05:00.1: irq 128 for MSI/MSI-X [ 4.332995] ixgbe 0000:05:00.1: Multiqueue Enabled: Rx Queue count = 16, Tx Queue count = 16 [ 4.333000] ixgbe 0000:05:00.1: (PCI Express:5.0GT/s:Width x8) 00:1b:21:b9:a5:e5 [ 4.333086] ixgbe 0000:05:00.1: MAC: 2, PHY: 15, SFP+: 6, PBA No: E68785-004 [ 4.336578] ixgbe 0000:05:00.1: Intel(R) 10 Gigabit Network Connection [ 8.448031] ixgbe 0000:05:00.0: eth4: detected SFP+: 5 [ 8.816035] ixgbe 0000:05:00.1: eth5: detected SFP+: 6 [ 9.172050] ixgbe 0000:05:00.1: eth5: NIC Link is Up 10 Gbps, Flow Control: RX/TX [ 10.148087] ixgbe 0000:05:00.0: eth4: detected SFP+: 5 [ 10.412053] ixgbe 0000:05:00.1: eth5: detected SFP+: 6 [ 10.560054] ixgbe 0000:05:00.1: eth5: NIC Link is Up 10 Gbps, Flow Control: RX/TX [ 284.092412] ixgbe 0000:05:00.1: complete [ 284.092442] ixgbe 0000:05:00.1: PCI INT B disabled [ 284.152399] ixgbe 0000:05:00.0: complete [ 284.152422] ixgbe 0000:05:00.0: PCI INT A disabled [ 288.290562] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.3.8-k2 [ 288.290570] ixgbe: Copyright (c) 1999-2011 Intel Corporation. [ 288.290788] ixgbe 0000:05:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24 [ 288.290815] ixgbe 0000:05:00.0: setting latency timer to 64 [ 288.611049] ixgbe 0000:05:00.0: irq 86 for MSI/MSI-X [ 288.611056] ixgbe 0000:05:00.0: irq 87 for MSI/MSI-X [ 288.611063] ixgbe 0000:05:00.0: irq 88 for MSI/MSI-X [ 288.611073] ixgbe 0000:05:00.0: Multiqueue Disabled: Rx Queue count = 1, Tx Queue count = 1 [ 288.611079] ixgbe 0000:05:00.0: (PCI Express:5.0GT/s:Width x8) 00:1b:21:b9:a5:e4 [ 288.611165] ixgbe 0000:05:00.0: MAC: 2, PHY: 15, SFP+: 5, PBA No: E68785-004 [ 288.612512] ixgbe 0000:05:00.0: eth4: IOV is enabled with 63 VFs [ 288.612518] ixgbe 0000:05:00.0: eth4: IOV: VF 0 is enabled MAC fe:4e:d1:3e:41:a5 [ 288.612523] ixgbe 0000:05:00.0: eth4: IOV: VF 1 is enabled MAC 9e:a8:54:29:8a:ed [ 288.612527] ixgbe 0000:05:00.0: eth4: IOV: VF 2 is enabled MAC 96:8d:6a:db:e0:24 [ 288.612532] ixgbe 0000:05:00.0: eth4: IOV: VF 3 is enabled MAC 6a:59:1a:d6:cd:27 [ 288.612537] ixgbe 0000:05:00.0: eth4: IOV: VF 4 is enabled MAC 22:1a:bd:a9:99:be [ 288.612542] ixgbe 0000:05:00.0: eth4: IOV: VF 5 is enabled MAC 12:11:a2:cc:c1:07 [ 288.612546] ixgbe 0000:05:00.0: eth4: IOV: VF 6 is enabled MAC aa:b6:57:95:fb:14 [ 288.612551] ixgbe 0000:05:00.0: eth4: IOV: VF 7 is enabled MAC b6:51:1c:1a:03:be [ 288.612556] ixgbe 0000:05:00.0: eth4: IOV: VF 8 is enabled MAC c2:8c:64:a2:48:74 [ 288.612561] ixgbe 0000:05:00.0: eth4: IOV: VF 9 is enabled MAC ce:e9:28:16:2c:f2 [ 288.612565] ixgbe 0000:05:00.0: eth4: IOV: VF 10 is enabled MAC 7e:75:e0:fa:be:d1 [ 288.612570] ixgbe 0000:05:00.0: eth4: IOV: VF 11 is enabled MAC 2a:3a:f1:b2:11:67 [ 288.612575] ixgbe 0000:05:00.0: eth4: IOV: VF 12 is enabled MAC 2a:d5:fd:b8:f7:15 [ 288.612580] ixgbe 0000:05:00.0: eth4: IOV: VF 13 is enabled MAC de:ff:69:12:90:4e [ 288.612584] ixgbe 0000:05:00.0: eth4: IOV: VF 14 is enabled MAC 5a:58:d7:4c:c2:74 [ 288.612589] ixgbe 0000:05:00.0: eth4: IOV: VF 15 is enabled MAC ee:11:e0:8e:c2:3f [ 288.612594] ixgbe 0000:05:00.0: eth4: IOV: VF 16 is enabled MAC 82:1a:2d:50:4a:37 [ 288.612599] ixgbe 0000:05:00.0: eth4: IOV: VF 17 is enabled MAC 46:b7:47:75:e6:67 [ 288.612603] ixgbe 0000:05:00.0: eth4: IOV: VF 18 is enabled MAC fa:54:ce:6d:b4:49 [ 288.612608] ixgbe 0000:05:00.0: eth4: IOV: VF 19 is enabled MAC ce:f8:30:26:4f:f9 [ 288.612613] ixgbe 0000:05:00.0: eth4: IOV: VF 20 is enabled MAC ee:c2:cc:d4:eb:d1 [ 288.612618] ixgbe 0000:05:00.0: eth4: IOV: VF 21 is enabled MAC 02:bf:35:a9:ce:e0 [ 288.612622] ixgbe 0000:05:00.0: eth4: IOV: VF 22 is enabled MAC 56:ad:04:cf:f8:e6 [ 288.612627] ixgbe 0000:05:00.0: eth4: IOV: VF 23 is enabled MAC 22:05:89:69:da:1d [ 288.612632] ixgbe 0000:05:00.0: eth4: IOV: VF 24 is enabled MAC 4a:0b:56:3a:5a:39 [ 288.612636] ixgbe 0000:05:00.0: eth4: IOV: VF 25 is enabled MAC f2:32:19:5a:28:30 [ 288.612641] ixgbe 0000:05:00.0: eth4: IOV: VF 26 is enabled MAC 5e:fc:99:24:47:ac [ 288.612646] ixgbe 0000:05:00.0: eth4: IOV: VF 27 is enabled MAC fe:ae:32:f5:fb:bc [ 288.612651] ixgbe 0000:05:00.0: eth4: IOV: VF 28 is enabled MAC 4e:75:d7:5c:67:44 [ 288.612655] ixgbe 0000:05:00.0: eth4: IOV: VF 29 is enabled MAC 7e:29:73:be:22:91 [ 288.612660] ixgbe 0000:05:00.0: eth4: IOV: VF 30 is enabled MAC 5a:25:a5:8d:eb:36 [ 288.612665] ixgbe 0000:05:00.0: eth4: IOV: VF 31 is enabled MAC 06:ff:5c:ab:ba:89 [ 288.612670] ixgbe 0000:05:00.0: eth4: IOV: VF 32 is enabled MAC f2:87:dd:a6:e3:30 [ 288.612674] ixgbe 0000:05:00.0: eth4: IOV: VF 33 is enabled MAC 52:62:e8:19:28:60 [ 288.612679] ixgbe 0000:05:00.0: eth4: IOV: VF 34 is enabled MAC 3e:b1:76:95:e6:ae [ 288.612684] ixgbe 0000:05:00.0: eth4: IOV: VF 35 is enabled MAC 3a:dc:7d:1f:8b:ed [ 288.612689] ixgbe 0000:05:00.0: eth4: IOV: VF 36 is enabled MAC be:0a:ac:b6:c3:e8 [ 288.612693] ixgbe 0000:05:00.0: eth4: IOV: VF 37 is enabled MAC 16:ca:57:5f:37:dd [ 288.612698] ixgbe 0000:05:00.0: eth4: IOV: VF 38 is enabled MAC aa:3e:10:77:43:13 [ 288.612703] ixgbe 0000:05:00.0: eth4: IOV: VF 39 is enabled MAC 1e:f6:7d:31:10:ed [ 288.612707] ixgbe 0000:05:00.0: eth4: IOV: VF 40 is enabled MAC 16:5a:04:40:22:f9 [ 288.612712] ixgbe 0000:05:00.0: eth4: IOV: VF 41 is enabled MAC aa:97:77:3e:a3:91 [ 288.612717] ixgbe 0000:05:00.0: eth4: IOV: VF 42 is enabled MAC 6e:12:5e:47:c6:b5 [ 288.612722] ixgbe 0000:05:00.0: eth4: IOV: VF 43 is enabled MAC 8e:65:18:f5:e2:24 [ 288.612726] ixgbe 0000:05:00.0: eth4: IOV: VF 44 is enabled MAC 82:73:90:04:0e:6f [ 288.612731] ixgbe 0000:05:00.0: eth4: IOV: VF 45 is enabled MAC e2:8e:be:ce:66:16 [ 288.612736] ixgbe 0000:05:00.0: eth4: IOV: VF 46 is enabled MAC b6:a1:e4:e3:13:21 [ 288.612741] ixgbe 0000:05:00.0: eth4: IOV: VF 47 is enabled MAC 1a:43:4c:06:07:24 [ 288.612745] ixgbe 0000:05:00.0: eth4: IOV: VF 48 is enabled MAC de:76:0f:26:2e:b7 [ 288.612750] ixgbe 0000:05:00.0: eth4: IOV: VF 49 is enabled MAC 12:06:4b:69:4e:e0 [ 288.612755] ixgbe 0000:05:00.0: eth4: IOV: VF 50 is enabled MAC 9a:91:e7:db:01:0b [ 288.612760] ixgbe 0000:05:00.0: eth4: IOV: VF 51 is enabled MAC 8a:45:d9:5e:e4:5b [ 288.612764] ixgbe 0000:05:00.0: eth4: IOV: VF 52 is enabled MAC 56:8c:16:54:28:56 [ 288.612769] ixgbe 0000:05:00.0: eth4: IOV: VF 53 is enabled MAC 5a:18:3b:27:3a:4b [ 288.612774] ixgbe 0000:05:00.0: eth4: IOV: VF 54 is enabled MAC 12:df:9e:bc:79:c1 [ 288.612779] ixgbe 0000:05:00.0: eth4: IOV: VF 55 is enabled MAC 72:76:a6:62:07:cb [ 288.612783] ixgbe 0000:05:00.0: eth4: IOV: VF 56 is enabled MAC 02:8b:50:98:94:99 [ 288.612788] ixgbe 0000:05:00.0: eth4: IOV: VF 57 is enabled MAC 76:e3:87:97:37:b3 [ 288.612793] ixgbe 0000:05:00.0: eth4: IOV: VF 58 is enabled MAC f2:76:f6:84:d8:14 [ 288.612797] ixgbe 0000:05:00.0: eth4: IOV: VF 59 is enabled MAC ce:c1:5f:03:21:6a [ 288.612802] ixgbe 0000:05:00.0: eth4: IOV: VF 60 is enabled MAC 92:4b:13:7c:74:dd [ 288.612807] ixgbe 0000:05:00.0: eth4: IOV: VF 61 is enabled MAC e6:34:ec:88:4b:75 [ 288.612812] ixgbe 0000:05:00.0: eth4: IOV: VF 62 is enabled MAC 6e:b8:18:00:4e:bc [ 288.615751] ixgbe 0000:05:00.0: Intel(R) 10 Gigabit Network Connection [ 288.615913] ixgbe 0000:05:00.1: PCI INT B -> GSI 25 (level, low) -> IRQ 25 [ 288.615926] ixgbe 0000:05:00.1: setting latency timer to 64 [ 288.953338] ixgbe 0000:05:00.1: irq 89 for MSI/MSI-X [ 288.953346] ixgbe 0000:05:00.1: irq 90 for MSI/MSI-X [ 288.953356] ixgbe 0000:05:00.1: irq 91 for MSI/MSI-X [ 288.953367] ixgbe 0000:05:00.1: Multiqueue Disabled: Rx Queue count = 1, Tx Queue count = 1 [ 288.953373] ixgbe 0000:05:00.1: (PCI Express:5.0GT/s:Width x8) 00:1b:21:b9:a5:e5 [ 288.953459] ixgbe 0000:05:00.1: MAC: 2, PHY: 15, SFP+: 6, PBA No: E68785-004 [ 288.954814] ixgbe 0000:05:00.1: eth5: IOV is enabled with 63 VFs [ 288.954819] ixgbe 0000:05:00.1: eth5: IOV: VF 0 is enabled MAC 5e:ea:a1:9f:be:b1 [ 288.954823] ixgbe 0000:05:00.1: eth5: IOV: VF 1 is enabled MAC fe:3a:8b:db:58:5a [ 288.954828] ixgbe 0000:05:00.1: eth5: IOV: VF 2 is enabled MAC 2e:d7:25:f6:bd:70 [ 288.954832] ixgbe 0000:05:00.1: eth5: IOV: VF 3 is enabled MAC 32:29:ec:b2:4e:ed [ 288.954837] ixgbe 0000:05:00.1: eth5: IOV: VF 4 is enabled MAC ca:52:6e:fa:21:03 [ 288.954841] ixgbe 0000:05:00.1: eth5: IOV: VF 5 is enabled MAC 02:33:3d:6d:f7:d3 [ 288.954845] ixgbe 0000:05:00.1: eth5: IOV: VF 6 is enabled MAC 26:2a:a4:34:c6:c9 [ 288.954850] ixgbe 0000:05:00.1: eth5: IOV: VF 7 is enabled MAC 5a:4f:9a:6f:ee:dd [ 288.954854] ixgbe 0000:05:00.1: eth5: IOV: VF 8 is enabled MAC 02:2d:d3:13:21:b7 [ 288.954858] ixgbe 0000:05:00.1: eth5: IOV: VF 9 is enabled MAC 6a:27:30:10:8e:91 [ 288.954863] ixgbe 0000:05:00.1: eth5: IOV: VF 10 is enabled MAC 3a:17:ba:8b:65:11 [ 288.954867] ixgbe 0000:05:00.1: eth5: IOV: VF 11 is enabled MAC da:fc:13:5d:5f:4a [ 288.954872] ixgbe 0000:05:00.1: eth5: IOV: VF 12 is enabled MAC 96:78:ef:50:93:a1 [ 288.954876] ixgbe 0000:05:00.1: eth5: IOV: VF 13 is enabled MAC 2a:18:76:bb:cc:a2 [ 288.954880] ixgbe 0000:05:00.1: eth5: IOV: VF 14 is enabled MAC 36:6c:b5:3c:2f:1f [ 288.954885] ixgbe 0000:05:00.1: eth5: IOV: VF 15 is enabled MAC 6a:f9:ba:ad:cc:32 [ 288.954889] ixgbe 0000:05:00.1: eth5: IOV: VF 16 is enabled MAC d6:29:60:86:f9:e0 [ 288.954893] ixgbe 0000:05:00.1: eth5: IOV: VF 17 is enabled MAC 5e:67:fa:92:08:fe [ 288.954898] ixgbe 0000:05:00.1: eth5: IOV: VF 18 is enabled MAC e2:0e:fa:39:3c:a5 [ 288.954902] ixgbe 0000:05:00.1: eth5: IOV: VF 19 is enabled MAC aa:d7:9d:84:d7:78 [ 288.954906] ixgbe 0000:05:00.1: eth5: IOV: VF 20 is enabled MAC f2:84:10:ae:40:0b [ 288.954911] ixgbe 0000:05:00.1: eth5: IOV: VF 21 is enabled MAC fe:1f:96:29:34:90 [ 288.954915] ixgbe 0000:05:00.1: eth5: IOV: VF 22 is enabled MAC 32:89:4c:fc:29:7a [ 288.954920] ixgbe 0000:05:00.1: eth5: IOV: VF 23 is enabled MAC 9a:0a:3c:9e:b6:f4 [ 288.954924] ixgbe 0000:05:00.1: eth5: IOV: VF 24 is enabled MAC 6a:e5:d9:e3:b2:6d [ 288.954928] ixgbe 0000:05:00.1: eth5: IOV: VF 25 is enabled MAC 92:89:4c:cd:b3:88 [ 288.954933] ixgbe 0000:05:00.1: eth5: IOV: VF 26 is enabled MAC b2:56:e3:cd:b8:b6 [ 288.954937] ixgbe 0000:05:00.1: eth5: IOV: VF 27 is enabled MAC 62:9b:12:b2:8a:5e [ 288.954941] ixgbe 0000:05:00.1: eth5: IOV: VF 28 is enabled MAC 6e:be:d7:ad:73:5b [ 288.954946] ixgbe 0000:05:00.1: eth5: IOV: VF 29 is enabled MAC be:5f:af:81:78:c3 [ 288.954950] ixgbe 0000:05:00.1: eth5: IOV: VF 30 is enabled MAC 5a:ea:95:7e:fd:eb [ 288.954955] ixgbe 0000:05:00.1: eth5: IOV: VF 31 is enabled MAC 0e:66:ef:aa:65:72 [ 288.954959] ixgbe 0000:05:00.1: eth5: IOV: VF 32 is enabled MAC d2:22:86:49:f4:98 [ 288.954963] ixgbe 0000:05:00.1: eth5: IOV: VF 33 is enabled MAC 86:25:05:1c:21:95 [ 288.954968] ixgbe 0000:05:00.1: eth5: IOV: VF 34 is enabled MAC 32:55:e9:bf:ad:e8 [ 288.954972] ixgbe 0000:05:00.1: eth5: IOV: VF 35 is enabled MAC c2:dd:47:54:b4:5d [ 288.954976] ixgbe 0000:05:00.1: eth5: IOV: VF 36 is enabled MAC 32:a3:c7:28:27:d4 [ 288.954981] ixgbe 0000:05:00.1: eth5: IOV: VF 37 is enabled MAC 76:dd:6b:6b:13:49 [ 288.954985] ixgbe 0000:05:00.1: eth5: IOV: VF 38 is enabled MAC 9e:6e:d9:a1:12:59 [ 288.954989] ixgbe 0000:05:00.1: eth5: IOV: VF 39 is enabled MAC 6a:9d:da:c6:31:f8 [ 288.954994] ixgbe 0000:05:00.1: eth5: IOV: VF 40 is enabled MAC 22:d9:5b:5e:69:23 [ 288.954998] ixgbe 0000:05:00.1: eth5: IOV: VF 41 is enabled MAC ee:75:5b:70:55:44 [ 288.955002] ixgbe 0000:05:00.1: eth5: IOV: VF 42 is enabled MAC 2a:46:ea:6f:00:0b [ 288.955007] ixgbe 0000:05:00.1: eth5: IOV: VF 43 is enabled MAC e2:5c:3b:2b:cb:3c [ 288.955011] ixgbe 0000:05:00.1: eth5: IOV: VF 44 is enabled MAC b2:c7:80:bb:38:a2 [ 288.955016] ixgbe 0000:05:00.1: eth5: IOV: VF 45 is enabled MAC 8e:b1:f3:2a:c9:85 [ 288.955020] ixgbe 0000:05:00.1: eth5: IOV: VF 46 is enabled MAC 22:dd:6c:08:48:d2 [ 288.954823] ixgbe 0000:05:00.1: eth5: IOV: VF 1 is enabled MAC fe:3a:8b:db:58:5a [ 288.954828] ixgbe 0000:05:00.1: eth5: IOV: VF 2 is enabled MAC 2e:d7:25:f6:bd:70 [ 288.954832] ixgbe 0000:05:00.1: eth5: IOV: VF 3 is enabled MAC 32:29:ec:b2:4e:ed [ 288.954837] ixgbe 0000:05:00.1: eth5: IOV: VF 4 is enabled MAC ca:52:6e:fa:21:03 [ 288.954841] ixgbe 0000:05:00.1: eth5: IOV: VF 5 is enabled MAC 02:33:3d:6d:f7:d3 [ 288.954845] ixgbe 0000:05:00.1: eth5: IOV: VF 6 is enabled MAC 26:2a:a4:34:c6:c9 [ 288.954850] ixgbe 0000:05:00.1: eth5: IOV: VF 7 is enabled MAC 5a:4f:9a:6f:ee:dd [ 288.954854] ixgbe 0000:05:00.1: eth5: IOV: VF 8 is enabled MAC 02:2d:d3:13:21:b7 [ 288.954858] ixgbe 0000:05:00.1: eth5: IOV: VF 9 is enabled MAC 6a:27:30:10:8e:91 [ 288.954863] ixgbe 0000:05:00.1: eth5: IOV: VF 10 is enabled MAC 3a:17:ba:8b:65:11 [ 288.954867] ixgbe 0000:05:00.1: eth5: IOV: VF 11 is enabled MAC da:fc:13:5d:5f:4a [ 288.954872] ixgbe 0000:05:00.1: eth5: IOV: VF 12 is enabled MAC 96:78:ef:50:93:a1 [ 288.954876] ixgbe 0000:05:00.1: eth5: IOV: VF 13 is enabled MAC 2a:18:76:bb:cc:a2 [ 288.954880] ixgbe 0000:05:00.1: eth5: IOV: VF 14 is enabled MAC 36:6c:b5:3c:2f:1f [ 288.954885] ixgbe 0000:05:00.1: eth5: IOV: VF 15 is enabled MAC 6a:f9:ba:ad:cc:32 [ 288.954889] ixgbe 0000:05:00.1: eth5: IOV: VF 16 is enabled MAC d6:29:60:86:f9:e0 [ 288.954893] ixgbe 0000:05:00.1: eth5: IOV: VF 17 is enabled MAC 5e:67:fa:92:08:fe [ 288.954898] ixgbe 0000:05:00.1: eth5: IOV: VF 18 is enabled MAC e2:0e:fa:39:3c:a5 [ 288.954902] ixgbe 0000:05:00.1: eth5: IOV: VF 19 is enabled MAC aa:d7:9d:84:d7:78 [ 288.954906] ixgbe 0000:05:00.1: eth5: IOV: VF 20 is enabled MAC f2:84:10:ae:40:0b [ 288.954911] ixgbe 0000:05:00.1: eth5: IOV: VF 21 is enabled MAC fe:1f:96:29:34:90 [ 288.954915] ixgbe 0000:05:00.1: eth5: IOV: VF 22 is enabled MAC 32:89:4c:fc:29:7a [ 288.954920] ixgbe 0000:05:00.1: eth5: IOV: VF 23 is enabled MAC 9a:0a:3c:9e:b6:f4 [ 288.954924] ixgbe 0000:05:00.1: eth5: IOV: VF 24 is enabled MAC 6a:e5:d9:e3:b2:6d [ 288.954928] ixgbe 0000:05:00.1: eth5: IOV: VF 25 is enabled MAC 92:89:4c:cd:b3:88 [ 288.954933] ixgbe 0000:05:00.1: eth5: IOV: VF 26 is enabled MAC b2:56:e3:cd:b8:b6 [ 288.954937] ixgbe 0000:05:00.1: eth5: IOV: VF 27 is enabled MAC 62:9b:12:b2:8a:5e [ 288.954941] ixgbe 0000:05:00.1: eth5: IOV: VF 28 is enabled MAC 6e:be:d7:ad:73:5b [ 288.954946] ixgbe 0000:05:00.1: eth5: IOV: VF 29 is enabled MAC be:5f:af:81:78:c3 [ 288.954950] ixgbe 0000:05:00.1: eth5: IOV: VF 30 is enabled MAC 5a:ea:95:7e:fd:eb [ 288.954955] ixgbe 0000:05:00.1: eth5: IOV: VF 31 is enabled MAC 0e:66:ef:aa:65:72 [ 288.954959] ixgbe 0000:05:00.1: eth5: IOV: VF 32 is enabled MAC d2:22:86:49:f4:98 [ 288.954963] ixgbe 0000:05:00.1: eth5: IOV: VF 33 is enabled MAC 86:25:05:1c:21:95 [ 288.954968] ixgbe 0000:05:00.1: eth5: IOV: VF 34 is enabled MAC 32:55:e9:bf:ad:e8 [ 288.954972] ixgbe 0000:05:00.1: eth5: IOV: VF 35 is enabled MAC c2:dd:47:54:b4:5d [ 288.954976] ixgbe 0000:05:00.1: eth5: IOV: VF 36 is enabled MAC 32:a3:c7:28:27:d4 [ 288.954981] ixgbe 0000:05:00.1: eth5: IOV: VF 37 is enabled MAC 76:dd:6b:6b:13:49 [ 288.954985] ixgbe 0000:05:00.1: eth5: IOV: VF 38 is enabled MAC 9e:6e:d9:a1:12:59 [ 288.954989] ixgbe 0000:05:00.1: eth5: IOV: VF 39 is enabled MAC 6a:9d:da:c6:31:f8 [ 288.954994] ixgbe 0000:05:00.1: eth5: IOV: VF 40 is enabled MAC 22:d9:5b:5e:69:23 [ 288.954998] ixgbe 0000:05:00.1: eth5: IOV: VF 41 is enabled MAC ee:75:5b:70:55:44 [ 288.955002] ixgbe 0000:05:00.1: eth5: IOV: VF 42 is enabled MAC 2a:46:ea:6f:00:0b [ 288.955007] ixgbe 0000:05:00.1: eth5: IOV: VF 43 is enabled MAC e2:5c:3b:2b:cb:3c [ 288.955011] ixgbe 0000:05:00.1: eth5: IOV: VF 44 is enabled MAC b2:c7:80:bb:38:a2 [ 288.955016] ixgbe 0000:05:00.1: eth5: IOV: VF 45 is enabled MAC 8e:b1:f3:2a:c9:85 [ 288.955020] ixgbe 0000:05:00.1: eth5: IOV: VF 46 is enabled MAC 22:dd:6c:08:48:d2 [ 288.955024] ixgbe 0000:05:00.1: eth5: IOV: VF 47 is enabled MAC 1a:37:0b:96:82:b5 [ 288.955029] ixgbe 0000:05:00.1: eth5: IOV: VF 48 is enabled MAC 4e:26:89:95:35:e7 [ 288.955033] ixgbe 0000:05:00.1: eth5: IOV: VF 49 is enabled MAC c6:49:2a:7f:1b:d9 [ 288.955037] ixgbe 0000:05:00.1: eth5: IOV: VF 50 is enabled MAC 3e:db:da:46:d1:85 [ 288.955042] ixgbe 0000:05:00.1: eth5: IOV: VF 51 is enabled MAC fe:15:31:4a:46:64 [ 288.955046] ixgbe 0000:05:00.1: eth5: IOV: VF 52 is enabled MAC 82:65:a8:c6:ea:8f [ 288.955050] ixgbe 0000:05:00.1: eth5: IOV: VF 53 is enabled MAC e2:16:82:23:f3:d4 [ 288.955055] ixgbe 0000:05:00.1: eth5: IOV: VF 54 is enabled MAC c6:5b:55:59:07:d7 [ 288.955059] ixgbe 0000:05:00.1: eth5: IOV: VF 55 is enabled MAC 6e:9c:2f:21:a0:6b [ 288.955064] ixgbe 0000:05:00.1: eth5: IOV: VF 56 is enabled MAC 42:13:fe:df:d7:34 [ 288.955068] ixgbe 0000:05:00.1: eth5: IOV: VF 57 is enabled MAC 92:04:63:9c:3a:bb [ 288.955072] ixgbe 0000:05:00.1: eth5: IOV: VF 58 is enabled MAC 2a:48:7a:1e:ec:09 [ 288.955077] ixgbe 0000:05:00.1: eth5: IOV: VF 59 is enabled MAC 8e:e4:8a:77:e7:ac [ 288.955081] ixgbe 0000:05:00.1: eth5: IOV: VF 60 is enabled MAC 0e:1b:3e:dc:c8:c3 [ 288.955085] ixgbe 0000:05:00.1: eth5: IOV: VF 61 is enabled MAC 36:6a:a1:4e:00:5c [ 288.955090] ixgbe 0000:05:00.1: eth5: IOV: VF 62 is enabled MAC 62:d1:f6:99:50:4c [ 288.958022] ixgbe 0000:05:00.1: Intel(R) 10 Gigabit Network Connection ** Affects: iproute (Ubuntu) Importance: Undecided Status: New ** Tags: function igb iproute iproute2 ixgbe sr-iov vf virtual vt-d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960497 Title: interfaces are unavailable to iproute2 when max_vfs option is passed to the ixgbe module To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iproute/+bug/960497/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
