Re: DPAA Ethernet traffice troubles with Linux kernel
From: mad skateman <hidden>
Date: 2018-01-16 21:15:28
This makes me really start to wonder if the mainboard producer Varisys/AEON has Purchased MAC`s for these boards at IEEE Uboot system info gives for both MAC adresses the value NULL ... and i have checked the mainboard for any stickers regarding the MAC adresses but there is none.. I also tried to just create a ethaddr, eth1addr and eth2addr as mention on the Wiki..but no luck http://wiki.amiga.org/index.php?title=AmigaONE_X5000 On Tue, Jan 16, 2018 at 10:00 PM, Andrew Lunn [off-list ref] wrote:
quoted
*Given this if we disable that bit, we get the matching "Universally Administered Address" 00000100 (Binary), 04 (Hex) -> "04:00:00", hence my question:"* This has something to do with the MAC adresses being locally administered .. and since whe can use Uboot and choose any Mac addr we want, thiscouldquoted
make sense..You cannot just flip this bit. Universally administered addresses are allocated by the IEEE. You need to purchase them from the IEEE. Locally administered MAC addresses you can use, and any sane DHCP server should work with them. This also does not fit with mii-tool -R observation. Andrew