On 1/11/2018 3:35 PM, Tomasz Duszynski wrote: > From: Natalie Samsonov <nsams...@marvell.com>
Commit title updated to [1] assuming hif is an abbreviation (btw, what is hif?) [1] net/mrvl: fix HIF objects allocation > > 1. Add checking for non-EAL threads. > > 2. Create hif objects on first use since sometimes on probe not all > lcores are initialized and can be added later. > In this case the hif objects for later cores were not created and > this caused system crash. > > Fixes: 0ddc9b8 ("net/mrvl: add net PMD skeleton") Fixes: 0ddc9b815b11 ("net/mrvl: add net PMD skeleton") Cc: sta...@dpdk.org > > Signed-off-by: Natalie Samsonov <nsams...@marvell.com> <...>