Predrag Punosevac <[email protected]> wrote: > Hi, > > I am having an issue with a single 10 Gigabit interface on one of Intel > Xeon D-1541 network servers. Namely after the reboot the interface > appears to be down even with a static route > > phobos# ifconfig ix0 > ix0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > lladdr ac:1f:6b:19:f7:72 > index 1 priority 0 llprio 3 > groups: egress > media: Ethernet autoselect > status: no carrier > inet 128.2.204.160 netmask 0xfffffc00 broadcast 128.2.207.255 > > The only thing I can see is > > ix0: CRITICAL: EXTERNAL PHY OVER TEMP!! PHY will downshift to lower pow > er state! > > both in dmesg included at the end of this email as well in log files. > This appears to be a line from a driver code commited few years ago by > Mike Belopuhov > > http://openbsd-archive.7691.n7.nabble.com/Intel-10GbE-ix-driver-update-Looking-for-tests-td308300.html
If you check the source code, the top of the file says: Copyright (c) 2001-2013, Intel Corporation It's from their code, handling their part, and you have one of those. You should probably ask Intel

