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.hor...@intel.com>
Self-NAK: Condition is now tautology on code path that was causing crashes