20/07/2018 16:54, Ferruh Yigit:
> Calling rte_eth_dev_info_get() on secondary process cause a crash
> because eth_dev->device is not set properly.
>
> Fixes: ee27edbe0c10 ("drivers/net: share vdev data to secondary process")
> Cc: [email protected]
>
> Reported-by: Vipin Varghese <[email protected]>
> Signed-off-by: Ferruh Yigit <[email protected]>
> Reviewed-by: Qi Zhang <[email protected]>Applied, thanks

