[dpdk-dev] [PATCH] net/i40e: fix setting MAC address on i40evf

Zhang, Qi Z qi.z.zhang at intel.com
Thu Jan 11 06:17:40 CET 2018



> -----Original Message-----
> From: Xing, Beilei
> Sent: Tuesday, January 9, 2018 6:38 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: dev at dpdk.org; Wu, Jingjing <jingjing.wu at intel.com>; stable at dpdk.org
> Subject: [PATCH] net/i40e: fix setting MAC address on i40evf
> 
> New mac address is copied to dev->data->mac_addrs[0] before calling
> setting MAC address ops. So it will fail when deleting
> dev->data->mac_addrs[0].
> Deleting hw->mac.addr will fix the issue.
> 
> Fixes: 943c2d899a0c ("net/i40e: set VF MAC from VF")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>


More information about the dev mailing list