numam-dpdk/drivers/net
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
..
af_packet drivers: split parameters infos in multiple lines 2016-07-10 14:51:09 +02:00
bnx2x net/bnx2x: add xstats 2016-07-08 22:56:38 +02:00
bnxt net/bnxt: fix broadcast/multicast Rx 2016-07-08 22:50:41 +02:00
bonding net/bonding: fix range of mode parameter 2016-07-10 14:51:09 +02:00
cxgbe ethdev: get registers width 2016-07-10 14:55:42 +02:00
e1000 ethdev: get registers width 2016-07-10 14:55:42 +02:00
ena net/ena: fix freeing memory using correct API 2016-07-08 15:23:01 +02:00
enic net/enic: fix setting MAC address when a port is restarted 2016-07-08 22:59:08 +02:00
fm10k net/fm10k: fix Rx descriptor read timing 2016-07-05 11:43:49 +02:00
i40e net/i40e: fix out-of-bounds access 2016-07-08 22:50:59 +02:00
ixgbe net/ixgbe: fix build whith offload flags disabled 2016-07-05 10:59:28 +02:00
mlx4 net/mlx4: add link up/down callback functions 2016-07-05 12:53:50 +02:00
mlx5 net/mlx5: fix crash in Rx 2016-07-08 22:51:10 +02:00
mpipe drivers: remove static driver names 2016-07-10 14:51:09 +02:00
nfp drivers: update registration macro usage 2016-07-06 23:21:40 +02:00
null drivers: split parameters infos in multiple lines 2016-07-10 14:51:09 +02:00
pcap drivers: split parameters infos in multiple lines 2016-07-10 14:51:09 +02:00
qede net/qede: add xstats 2016-07-08 22:55:19 +02:00
ring drivers: split parameters infos in multiple lines 2016-07-10 14:51:09 +02:00
szedata2 drivers: remove static driver names 2016-07-10 14:51:09 +02:00
thunderx net/thunderx: fix memory alloc issue when changing ring size 2016-07-05 11:20:52 +02:00
vhost drivers: split parameters infos in multiple lines 2016-07-10 14:51:09 +02:00
virtio drivers: add virtio and xenvirt parameters infos 2016-07-10 14:51:09 +02:00
vmxnet3 drivers: update registration macro usage 2016-07-06 23:21:40 +02:00
xenvirt drivers: add virtio and xenvirt parameters infos 2016-07-10 14:51:09 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00