numam-dpdk/drivers/net/dpaa
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
..
dpaa_ethdev.c ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
dpaa_ethdev.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
dpaa_rxtx.c net/dpaa: update checksum for external pool obj 2018-04-12 00:20:50 +02:00
dpaa_rxtx.h net/dpaa: further push mode optimizations 2018-01-31 13:44:56 +01:00
Makefile bus/dpaa: use iova2virt instead of memseg iteration 2018-04-11 19:54:37 +02:00
meson.build build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00
rte_pmd_dpaa_version.map net/dpaa: support Rx queue configurations with eventdev 2018-01-19 16:09:56 +01:00
rte_pmd_dpaa.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00