[dpdk-stable] [dpdk-dev] [PATCH v3] drivers/net: fix segfault in secondary process

Thomas Monjalon thomas at monjalon.net
Thu Jul 26 14:58:44 CEST 2018


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: stable at dpdk.org
> 
> Reported-by: Vipin Varghese <vipin.varghese at intel.com>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Reviewed-by: Qi Zhang <qi.z.zhang at intel.com>

Applied, thanks





More information about the stable mailing list