[dpdk-dev] [PATCH 1/2] net/enic: fix setting MAC address when a port is restarted

Bruce Richardson bruce.richardson at intel.com
Fri Jul 8 23:00:49 CEST 2016


On Thu, Jul 07, 2016 at 06:10:21PM -0700, Nelson Escobar wrote:
> 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: fefed3d1e62c ("enic: new driver")
> 
> Signed-off-by: Nelson Escobar <neescoba at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>
> ---

Patchset applied to dpdk-next-net/rel_16_07

/Bruce


More information about the dev mailing list