numam-dpdk/doc/guides
Dmitry Kozlyuk e9b3d79b06 bus: clarify log for non-NUMA-aware devices
PCI, vmbus, and auxiliary drivers printed a warning
when NUMA node had been reported as (-1) or not reported by OS:

    EAL:   Invalid NUMA socket, default to 0

This message and its level might confuse users because the configuration
is valid and nothing happens that requires attention or intervention.
It was also printed without the device identification and with an indent
(PCI only), which is confusing unless DEBUG logging is on to print
the header message with the device name.

Reduce level to INFO, reword the message, and suppress it when there is
only one NUMA node because NUMA awareness does not matter in this case.
Also, remove the indent for PCI.

Fixes: f0e0e86aa3 ("pci: move NUMA node check from scan to probe")
Fixes: 831dba47bd ("bus/vmbus: add Hyper-V virtual bus support")
Fixes: 1afce3086c ("bus/auxiliary: introduce auxiliary bus")
Cc: stable@dpdk.org

Signed-off-by: Dmitry Kozlyuk <dkozlyuk@nvidia.com>
Reviewed-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Reviewed-by: Xueming Li <xuemingl@nvidia.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2021-08-04 11:33:31 +02:00
..
bbdevs usertools: remove dpdk-setup.sh 2020-11-27 17:25:24 +01:00
compressdevs compress/mlx5: add supported capabilities 2021-01-27 20:40:03 +01:00
contributing doc: fix spelling 2021-07-31 20:03:47 +02:00
cryptodevs doc: fix spelling 2021-07-31 20:03:47 +02:00
eventdevs doc: remove SDK info from DPAA2 drivers guides 2021-07-23 20:33:12 +02:00
faq usertools: remove dpdk-setup.sh 2020-11-27 17:25:24 +01:00
freebsd_gsg buildtools: use Python pmdinfogen 2021-01-25 23:23:41 +01:00
howto doc: fix spelling 2021-07-31 20:03:47 +02:00
linux_gsg doc: add aarch32 build guidance 2021-07-09 20:16:59 +02:00
mempool mempool/cnxk: add batch operation init 2021-04-09 08:32:24 +02:00
nics bus: clarify log for non-NUMA-aware devices 2021-08-04 11:33:31 +02:00
platform doc: fix spelling 2021-07-31 20:03:47 +02:00
prog_guide doc: add Arm PMU build option in profiling guide 2021-07-31 20:03:47 +02:00
rawdevs doc: fix spelling 2021-07-31 20:03:47 +02:00
regexdevs doc: fix spelling 2021-07-31 20:03:47 +02:00
rel_notes doc: announce API changes for Windows compatibility 2021-08-02 19:29:47 +02:00
sample_app_ug doc: fix spelling 2021-07-31 20:03:47 +02:00
testpmd_app_ug doc: fix spelling 2021-07-31 20:03:47 +02:00
tools doc: fix spelling 2021-07-31 20:03:47 +02:00
vdpadevs vdpa/mlx5: support Sub-Function 2021-07-22 00:11:14 +02:00
windows_gsg doc: update minimum required Meson version for Windows 2021-04-16 19:52:58 +02:00
conf.py doc: add flow API features tables 2021-05-18 19:06:56 +02:00
custom.css doc: add SPDX tag to custom CSS file 2021-05-19 11:02:02 +02:00
index.rst regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00
meson.build build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00