numam-dpdk/drivers/net/cxgbe
Olivier Matz caccf8b318 ethdev: return diagnostic when setting MAC address
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 <olivier.matz@6wind.com>
Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2018-04-14 00:43:30 +02:00
..
base net/cxgbe: add option to keep outer VLAN tag in QinQ 2018-04-14 00:40:21 +02:00
cxgbe_compat.h net/cxgbe: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
cxgbe_ethdev.c ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
cxgbe_main.c net/cxgbe: add option to keep outer VLAN tag in QinQ 2018-04-14 00:40:21 +02:00
cxgbe_pfvf.h ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
cxgbe.h net/cxgbe: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
cxgbevf_ethdev.c net/cxgbe: support setting MAC address 2018-03-30 14:08:44 +02:00
cxgbevf_main.c net/cxgbe: add VF port statistics 2018-03-30 14:08:44 +02:00
Makefile net/cxgbe: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_pmd_cxgbe_version.map
sge.c net/cxgbe: update to Rx/Tx offload API 2018-04-14 00:40:21 +02:00