[dpdk-dev] [PATCH] doc: announce PMD API change for set default MAC

Thomas Monjalon thomas at monjalon.net
Wed Feb 14 18:05:01 CET 2018


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 <arybchenko at solarflare.com>
> > > 
> > > Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
> > 
> > Acked-by: Shahaf Shuler <shahafs at mellanox.com>
> 
> Acked-by: Thomas Monjalon <thomas at monjalon.net>

Applied


More information about the dev mailing list