On 4/11/2018 5:32 PM, Olivier Matz wrote:
> Change the prototype and the behavior of dev_ops->eth_mac_addr_set(): a
> return code is added to notify the caller (librte_ether) if an error
> occurred in the PMD.
> 
> The new default MAC address is now copied in dev->data->mac_addrs[0]
> only if the operation is successful.
> 
> The patch also updates all the PMDs accordingly.
> 
> Signed-off-by: Olivier Matz <[email protected]>
> Signed-off-by: Ivan Malov <[email protected]>
> Acked-by: Andrew Rybchenko <[email protected]>
> Acked-by: Adrien Mazarguil <[email protected]>
> Acked-by: Shreyansh Jain <[email protected]>
> Reviewed-by: Ferruh Yigit <[email protected]>
> Acked-by: Thomas Monjalon <[email protected]>
> Acked-by: Nelio Laranjeiro <[email protected]>

Applied to dpdk-next-net/master, thanks.

Reply via email to