numam-dpdk/drivers/net/octeontx
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 common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
Makefile common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
meson.build net/octeontx: register fpa as platform HW mempool 2018-02-05 19:56:04 +01:00
octeontx_ethdev.c ethdev: return diagnostic when setting MAC address 2018-04-14 00:43:30 +02:00
octeontx_ethdev.h net/octeontx: use the new offload APIs 2018-04-14 00:40:21 +02:00
octeontx_logs.h net/octeontx: implement dynamic logging 2018-01-16 18:47:49 +01:00
octeontx_rxtx.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
octeontx_rxtx.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_pmd_octeontx_version.map net/octeontx: add channel to port id mapping 2018-01-16 18:47:49 +01:00