2015-11-27 14:07, Wenzhuo Lu: > If use DPDK PF + DPDK VF on igb NICs, we find the MAC address of VF > port is always 0. Because we forget to give it a value if this MAC > address is not assigned by PF. This patch'll assign a random MAC > address to igb VF port as ixgbe does. > > Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
Applied with an entry in the release notes, thanks