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: sta...@dpdk.org > > Reported-by: Vipin Varghese <vipin.vargh...@intel.com> > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > Reviewed-by: Qi Zhang <qi.z.zh...@intel.com>
Applied, thanks