numam-dpdk/lib/librte_ethdev
Andrew Rybchenko 8010be2a12 ethdev: advertise default MAC as retained on restart
The documentation says MAC addresses array is retained and
it is logical to assume that default MAC address is retained
as well.

Also some PMDs do not allow to change the default MAC in
running state (see RTE_ETH_DEV_NOLIVE_MAC_ADDR).

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2019-03-20 18:15:42 +01:00
..
ethdev_private.c ethdev: move representor parsing functions 2018-10-26 22:14:06 +02:00
ethdev_private.h ethdev: move representor parsing functions 2018-10-26 22:14:06 +02:00
ethdev_profile.c ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
ethdev_profile.h ethdev: change vtune profiling approach 2018-08-28 15:27:39 +02:00
Makefile meter: unify packet color definition 2018-12-20 19:00:10 +01:00
meson.build meter: unify packet color definition 2018-12-20 19:00:10 +01:00
rte_class_eth.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
rte_dev_info.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_eth_ctrl.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_core.h ethdev: support representor id as iterator filter 2018-10-26 22:14:06 +02:00
rte_ethdev_driver.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_pci.h ethdev: remove release function for secondary process 2018-10-26 22:14:05 +02:00
rte_ethdev_vdev.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_ethdev_version.map ethdev: remove experimental tag for iterator API 2018-11-06 01:14:04 +01:00
rte_ethdev.c ethdev: replace snprintf with strlcpy on init 2019-03-20 18:15:42 +01:00
rte_ethdev.h ethdev: advertise default MAC as retained on restart 2019-03-20 18:15:42 +01:00
rte_flow_driver.h ethdev: fix missing function in map file 2018-07-13 15:53:29 +02:00
rte_flow.c ethdev: add raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_flow.h ethdev: add raw encapsulation action 2018-10-26 22:14:05 +02:00
rte_mtr_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_mtr.h meter: unify packet color definition 2018-12-20 19:00:10 +01:00
rte_tm_driver.h ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.c ethdev: rename folder to library name 2018-04-27 18:01:00 +01:00
rte_tm.h meter: unify packet color definition 2018-12-20 19:00:10 +01:00