Xilinx / open-nic-driver

AMD OpenNIC driver includes the Linux kernel driver
GNU General Public License v2.0
58 stars 40 forks source link

Incorrect MAC address from manual assignment #1

Closed yangji-xlnx closed 3 years ago

yangji-xlnx commented 3 years ago

When you manually assign MAC address with command "ifconfig hw ether AA:BB:CC:DD:EE:FF", this issue wrongly set the actual MAC to "01:00:AA:BB:CC:DD".

Signed-off-by: Ji Yang jamiey@xilinx.com