numam-dpdk/lib/librte_eal
Anatoly Burakov 7ac31e82bc mem: improve parameter checking on memory hotplug
Currently, we don't check anything that comes in through memory hotplug
subsystem using the IPC, because we always assume the data is correct.
This is okay as anyone having access to the IPC socket would also have
rights to crash the DPDK process through other means, but it's still a
good practice to do parameter checking, so fix the code to do that.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2021-01-27 14:24:05 +01:00
..
arm eal/arm: fix debug build with gcc for 128-bit atomics 2021-01-27 11:21:21 +01:00
common mem: improve parameter checking on memory hotplug 2021-01-27 14:24:05 +01:00
freebsd service: propagate init error in EAL 2021-01-15 16:32:19 +01:00
include eal: fix reciprocal header include 2021-01-21 10:21:40 +01:00
linux eal/linux: improve no hugepages logging 2021-01-19 13:12:59 +01:00
ppc eal: add monitor wakeup function 2021-01-18 23:59:42 +01:00
unix eal: add generic thread-local-storage functions 2021-01-11 23:28:12 +01:00
windows eal/windows: fix C++ compatibility 2021-01-17 18:27:48 +01:00
x86 eal: add monitor wakeup function 2021-01-18 23:59:42 +01:00
meson.build eal/windows: use bundled getopt with MinGW 2020-10-05 09:12:24 +02:00
rte_eal_exports.def eal/windows: build reciprocal division functions 2021-01-15 15:04:03 +01:00
version.map eal: add monitor wakeup function 2021-01-18 23:59:42 +01:00