14/02/2018 01:00, Thomas Monjalon: > > > >> +* ethdev: The prototype and the behavior of > > > >> + ``dev_ops->eth_mac_addr_set()`` will change in v18.05. A return > > > >> +code > > > >> + will be added to notify the caller if an error occurred in the > > > >> +PMD. In > > > >> + ``rte_eth_dev_default_mac_addr_set()``, the new default MAC > > > >> +address > > > >> + will be copied in ``dev->data->mac_addrs[0]`` only if the > > > >> +operation is > > > >> + succesfull. This modification will only impact the PMDs, not the > > > >> + applications. > > > > > > > > Acked-by: Andrew Rybchenko <[email protected]> > > > > > > Acked-by: Ferruh Yigit <[email protected]> > > > > Acked-by: Shahaf Shuler <[email protected]> > > Acked-by: Thomas Monjalon <[email protected]>
Applied

