Hi,

> -----Original Message-----
> From: Dai, Wei
> Sent: Tuesday, May 2, 2017 8:44 PM
> To: Lu, Wenzhuo; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; Zhang, Helin; Ananyev, Konstantin; Wu,
> Jingjing; Chen, Jing D; [email protected];
> [email protected]; Richardson, Bruce;
> [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]
> Cc: [email protected]; Dai, Wei; [email protected]
> Subject: [PATCH v6 1/3] ethdev: fix adding invalid MAC addr
> 
> Some customers find adding MAC addr to VF sometimes can fail, but it is still
> stored in dev->data->mac_addrs[ ]. So this can lead to some errors that
> assumes the non-zero entry in
> dev->data->mac_addrs[ ] is valid.
> Following acknowledgements are from specific NIC PMD maintainer for their
> managing part.
> 
> Fixes: af75078fece3 ("first public release")
> Cc: [email protected]
> 
> Signed-off-by: Wei Dai <[email protected]>
> Acked-by: Nelio Laranjeiro <[email protected]>
> Acked-by: Yuanhan Liu <[email protected]>
Acked-by: Wenzhuo Lu <[email protected]>

Reply via email to