numam-dpdk/drivers/net/null
Mallesh Koujalagi c1cd6fb3e7 net/null: set different MAC address for each device
Previously all null devices were getting MAC address "00:00:00:00:00:00"

After attaching two Null device to OVS, seeing "00.00.00.00.00.00" mac
address for both null devices.

Fix this issue, by setting different mac address.

Signed-off-by: Mallesh Koujalagi <malleshx.koujalagi@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-03-30 14:08:43 +02:00
..
Makefile bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
meson.build net/null: fix library version in meson build 2018-03-28 00:07:35 +02:00
rte_eth_null.c net/null: set different MAC address for each device 2018-03-30 14:08:43 +02:00
rte_pmd_null_version.map net/null: internalize create function 2017-04-18 19:03:49 +02:00