[dpdk-dev] [PATCH v2] ethdev: fix multi-process NULL dereference crashes

Remy Horton remy.horton at intel.com
Wed Jan 25 15:02:56 CET 2017


On 24/01/2017 15:01, Remy Horton wrote:
> Secondary processes were blanket zeroing ethernet device memory,
> resulting in NULL dereference crashes in multi-process setups.
>
> Fixes: 7f95f78a8aea ("ethdev: clear data when allocating device")
>
> Signed-off-by: Remy Horton <remy.horton at intel.com>

Self-NAK: Condition is now tautology on code path that was causing crashes


More information about the dev mailing list