[dpdk-dev] [PATCH] drivers/bonding: fix bond mac address reset

Ferruh Yigit ferruh.yigit at intel.com
Thu Jun 14 18:49:35 CEST 2018


On 5/23/2018 10:11 AM, Kiran Kumar wrote:
> Currently when resetting bond mac address, we are getting the
> persisted mac address from slave info considering primary port
> as index. But we need to compare the port id from slave info
> with the primary port to get the primary slave index and get
> the persisted mac address. Without this fix, persisted mac addr
> will be zero and rte_eth_dev_default_mac_addr_set will fail.
> 
> Fixes: a45b288ef21a ("bond: support link status polling")
> 
> Signed-off-by: Kiran Kumar <kiran.kokkilagadda at caviumnetworks.com>

Hi Declan, Radu, Chas,

If there is no objection, the patch will be merged as it is.
Can you please check?

Thanks,
ferruh


More information about the dev mailing list