Activity log for bug #1452628

Date Who What changed Old value New value Message
2015-05-07 09:11:52 Paolo Pisati bug added bug
2015-05-07 09:12:05 Paolo Pisati nominated for series Ubuntu Trusty
2015-05-07 09:12:05 Paolo Pisati nominated for series Ubuntu Utopic
2015-05-07 09:12:10 Paolo Pisati linux (Ubuntu): assignee Paolo Pisati (p-pisati)
2015-05-07 09:30:20 Brad Figg linux (Ubuntu): status New Incomplete
2015-05-07 12:09:23 Paolo Pisati description On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ... SRU Justification: Impact: after every reboot, the nic on the beaglebone gets a completely different MAC address. Fix: Apply the patches, recompile and reboot. Testcase: Try booting two times in a row with and without the patches applied and check if the MAC address of eth0 changes or not. --- On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ...
2015-05-07 12:26:41 Paolo Pisati description SRU Justification: Impact: after every reboot, the nic on the beaglebone gets a completely different MAC address. Fix: Apply the patches, recompile and reboot. Testcase: Try booting two times in a row with and without the patches applied and check if the MAC address of eth0 changes or not. --- On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ... SRU Justification:     Impact: after every reboot, the nic on the beaglebone gets a completely different MAC address.     Fix: Apply the patches, recompile and reboot.     Testcase: Try booting two times in a row with and without the patches applied and check if the MAC address of eth0 changes or not. With this series applied: ... [ 2.847766] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.854144] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.866722] libphy: 4a101000.mdio: probed [ 2.871020] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.886827] Detected MACID = 90:59:af:5a:b6:ca ... --- On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ...
2015-05-07 12:29:00 Paolo Pisati attachment added 0001-DT-doc-net-cpsw-mac-address-is-optional.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392964/+files/0001-DT-doc-net-cpsw-mac-address-is-optional.patch
2015-05-07 12:29:12 Paolo Pisati attachment added 0002-net-cpsw-Add-missing-return-value.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392965/+files/0002-net-cpsw-Add-missing-return-value.patch
2015-05-07 12:29:25 Paolo Pisati attachment added 0003-net-cpsw-header-Add-missing-include.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392966/+files/0003-net-cpsw-header-Add-missing-include.patch
2015-05-07 12:29:36 Paolo Pisati attachment added 0004-net-cpsw-Add-am33xx-MACID-readout.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392967/+files/0004-net-cpsw-Add-am33xx-MACID-readout.patch
2015-05-07 12:29:48 Paolo Pisati attachment added 0005-am33xx-define-syscon-control-module-device-node.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392968/+files/0005-am33xx-define-syscon-control-module-device-node.patch
2015-05-07 12:30:00 Paolo Pisati attachment added 0006-arm-dts-am33xx-Add-syscon-phandle-to-cpsw-node.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392969/+files/0006-arm-dts-am33xx-Add-syscon-phandle-to-cpsw-node.patch
2015-05-07 12:30:30 Paolo Pisati attachment added 0001-DT-doc-net-cpsw-mac-address-is-optional.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392970/+files/0001-DT-doc-net-cpsw-mac-address-is-optional.patch
2015-05-07 12:30:43 Paolo Pisati attachment added 0002-net-cpsw-Add-missing-return-value.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392971/+files/0002-net-cpsw-Add-missing-return-value.patch
2015-05-07 12:30:55 Paolo Pisati attachment added 0003-net-cpsw-header-Add-missing-include.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392972/+files/0003-net-cpsw-header-Add-missing-include.patch
2015-05-07 12:31:08 Paolo Pisati attachment added 0004-net-cpsw-Replace-pr_err-by-dev_err.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392973/+files/0004-net-cpsw-Replace-pr_err-by-dev_err.patch
2015-05-07 12:31:21 Paolo Pisati attachment added 0005-net-cpsw-Add-am33xx-MACID-readout.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392974/+files/0005-net-cpsw-Add-am33xx-MACID-readout.patch
2015-05-07 12:31:33 Paolo Pisati attachment added 0006-am33xx-define-syscon-control-module-device-node.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392975/+files/0006-am33xx-define-syscon-control-module-device-node.patch
2015-05-07 12:31:45 Paolo Pisati attachment added 0007-arm-dts-am33xx-Add-syscon-phandle-to-cpsw-node.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1452628/+attachment/4392976/+files/0007-arm-dts-am33xx-Add-syscon-phandle-to-cpsw-node.patch
2015-05-07 12:32:27 Paolo Pisati description SRU Justification:     Impact: after every reboot, the nic on the beaglebone gets a completely different MAC address.     Fix: Apply the patches, recompile and reboot.     Testcase: Try booting two times in a row with and without the patches applied and check if the MAC address of eth0 changes or not. With this series applied: ... [ 2.847766] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.854144] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.866722] libphy: 4a101000.mdio: probed [ 2.871020] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.886827] Detected MACID = 90:59:af:5a:b6:ca ... --- On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ... SRU Justification:     Impact: after every reboot, the nic on the beaglebone gets a completely different MAC address.     Fix: Apply the patches, recompile and reboot.     Testcase: Try booting two times in a row with and without the patches applied and check if the MAC address of eth0 changes or not. With this series applied: ... [ 2.847766] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.854144] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.866722] libphy: 4a101000.mdio: probed [ 2.871020] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.886827] Detected MACID = 90:59:af:5a:b6:ca ... and it won't change anymore. --- On the beaglebone, the NIC keeps getting a random MAC after every reboot, making it impossible to associate a static ip with the board: ... [ 2.839176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.845579] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.858195] libphy: 4a101000.mdio: probed [ 2.862510] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.872364] cpu cpu0: cpu0 regulator not ready, retry [ 2.878372] Random MACID = ee:7a:fa:cd:13:39 ...
2015-05-07 16:21:12 Ubuntu Foundations Team Bug Bot tags patch
2015-05-07 16:21:12 Ubuntu Foundations Team Bug Bot bug added subscriber Joseph Salisbury
2015-05-08 17:12:09 Brad Figg bug task added linux (Ubuntu Trusty)
2015-05-08 17:12:15 Brad Figg bug task added linux (Ubuntu Utopic)
2015-05-08 17:12:20 Brad Figg linux (Ubuntu Trusty): status New Fix Committed
2015-05-08 17:12:24 Brad Figg linux (Ubuntu Utopic): status New Fix Committed
2015-06-01 09:26:54 Luis Henriques tags patch patch verification-needed-trusty
2015-06-01 09:30:31 Luis Henriques tags patch verification-needed-trusty patch verification-needed-trusty verification-needed-utopic
2015-06-05 08:05:01 Paolo Pisati tags patch verification-needed-trusty verification-needed-utopic patch verification-done-trusty verification-needed-utopic
2015-06-05 08:26:40 Paolo Pisati tags patch verification-done-trusty verification-needed-utopic patch verification-done-trusty verification-done-utopic
2015-06-10 15:25:02 Launchpad Janitor linux (Ubuntu Utopic): status Fix Committed Fix Released
2015-06-10 15:26:42 Launchpad Janitor linux (Ubuntu Trusty): status Fix Committed Fix Released
2015-06-10 15:26:42 Launchpad Janitor cve linked 2015-4036
2015-06-17 09:20:50 Mathew Hodson linux (Ubuntu): status Incomplete Confirmed