numam-dpdk/lib/librte_ether
Martin Klozik 028287c42a ethdev: increase log level of port allocation failure
DPDK API does not propagate the reason of device allocation failure
from rte_eth_dev_allocate() up to the DPDK application (e.g. Open
vSwitch).
Log level of associated log entries was changed to warning. So user
can find additional details in log files also in production systems,
where debug messages cannot be turned on.

Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-02-13 16:32:16 +01:00
..
ethdev_profile.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
ethdev_profile.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build build: set compat lib as universal dependency 2018-01-30 21:59:00 +01:00
rte_dev_info.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_eth_ctrl.h ethdev: increase flow type limit from 32 to 64 2018-01-21 15:51:52 +01:00
rte_ethdev_core.h ethdev: fix data alignment 2018-02-13 16:32:16 +01:00
rte_ethdev_driver.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_pci.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_vdev.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
rte_ethdev_version.map lib: remove unused map symbols 2018-02-13 14:55:01 +01:00
rte_ethdev.c ethdev: increase log level of port allocation failure 2018-02-13 16:32:16 +01:00
rte_ethdev.h ethdev: add port ownership 2018-01-31 20:48:53 +01:00
rte_flow_driver.h ethdev: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
rte_flow.c ethdev: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
rte_flow.h ethdev: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:32:52 +01:00
rte_mtr_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_mtr.c add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_mtr.h add experimental tag to appropriate functions 2018-01-29 23:35:29 +01:00
rte_tm_driver.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_tm.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00