Re: [dpdk-dev] [PATCH v4] bus: clarify log for non-NUMA-aware devices

2021-07-29 Thread Andrew Rybchenko
On 7/29/21 1:06 AM, Dmitry Kozlyuk wrote: PCI, vmbus, and auxiliary drivers printed a warning when NUMA node had beed reported as (-1) or not reported by OS: EAL: Invalid NUMA socket, default to 0 This message and its level might confuse users, because configuration is valid and nothing

[dpdk-dev] [PATCH v4] bus: clarify log for non-NUMA-aware devices

2021-07-28 Thread Dmitry Kozlyuk
PCI, vmbus, and auxiliary drivers printed a warning when NUMA node had beed reported as (-1) or not reported by OS: EAL: Invalid NUMA socket, default to 0 This message and its level might confuse users, because configuration is valid and nothing happens that requires attention or interventi