numam-dpdk/drivers/net/enic
Nelson Escobar e5b60cf119 net/enic: fix setting MAC address when a port is restarted
enic_disable() removed the MAC address when a port was shut down but
enic_enable() didn't add the MAC address back when the port was
started again. Move where we set the MAC address for the adapter from
enic_setup_finish() to a enic_enable() so that port restarting works
properly.

Fixes: fefed3d1e6 ("enic: new driver")

Signed-off-by: Nelson Escobar <neescoba@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2016-07-08 22:59:08 +02:00
..
base net/enic: fix Tx crash after restart 2016-07-05 15:36:23 +02:00
enic_clsf.c net/enic: fix name of classifiers hash table 2016-06-28 12:09:52 +02:00
enic_compat.h enic: remove #ident lines 2015-09-30 01:19:19 +02:00
enic_ethdev.c net/enic: fix resource check failures when bonding devices 2016-07-08 22:51:03 +02:00
enic_main.c net/enic: fix setting MAC address when a port is restarted 2016-07-08 22:59:08 +02:00
enic_res.c net/enic: fix resource check failures when bonding devices 2016-07-08 22:51:03 +02:00
enic_res.h net/enic: determine max egress packet size and max MTU 2016-06-29 11:54:46 +02:00
enic_rxtx.c net/enic: remove useless assert macro 2016-07-10 16:19:56 +02:00
enic.h net/enic: fix resource check failures when bonding devices 2016-07-08 22:51:03 +02:00
LICENSE enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00
Makefile net/enic: put Tx and Rx functions into same file 2016-06-15 17:13:56 +02:00
rte_pmd_enic_version.map enic: move to drivers/net/ 2015-05-22 16:05:52 +02:00