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
..
2021-01-15 11:31:28 +01:00
2020-10-29 16:45:17 +01:00
2021-01-14 16:42:25 +01:00
2020-10-29 14:13:31 +01:00