[dpdk-dev] [PATCH] mem: improve parameter checking on memory hotplug

David Marchand david.marchand at redhat.com
Mon Jan 18 09:26:04 CET 2021


On Fri, Jan 15, 2021 at 1:15 PM Anatoly Burakov
<anatoly.burakov at intel.com> wrote:
>
> 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.

Intel CI and GHA caught an issue on 32bits builds:
https://github.com/ovsrobot/dpdk/runs/1708623050?check_suite_focus=true#step:14:558

-- 
David Marchand



More information about the dev mailing list