On Fri, Jan 15, 2021 at 1:15 PM Anatoly Burakov <anatoly.bura...@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