numam-dpdk/drivers
Wenzhuo Lu 2a3cf07108 igbvf: fix MAC address if none assigned by PF
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@intel.com>
2015-11-27 19:38:23 +01:00
..
crypto aesni_mb: add driver for multi buffer based crypto 2015-11-25 19:18:04 +01:00
net igbvf: fix MAC address if none assigned by PF 2015-11-27 19:38:23 +01:00
Makefile qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00