> Subject: Re: [PATCH v6 1/3] ethdev: fix adding invalid MAC addr
> 
> On Tue, May 02, 2017 at 08:44:23PM +0800, Wei Dai wrote:
> > 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: sta...@dpdk.org
> 
> Just a note, this patch changes API. It should not be backported to a 
> stable/LTS
> release, even though it fixes something.
> 
>       --yliu

Thank you, Yuanhan. I will drop the "Cc: sta...@dpdk.org" in my v7 patch set.

Reply via email to