numam-dpdk/lib/librte_ether
Jan Blunck 75aca7997e ethdev: initialize more fields on allocation
This moves the non-PCI related initialization of the link state interrupt
callback list and the setting of the default MTU to rte_eth_dev_allocate()
so that drivers only need to set non-default values.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-12-21 17:32:17 +01:00
..
Makefile ethdev: rename library for consistency 2016-11-06 20:53:23 +01:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_ethdev.c ethdev: initialize more fields on allocation 2016-12-21 17:32:17 +01:00
rte_ethdev.h ethdev: comment statistics field support 2016-11-07 21:33:38 +01:00
rte_ether_version.map drivers: use PCI registration macro 2016-10-03 16:33:23 +02:00