[dpdk-dev] [PATCH] igb_uio: remove PCI reset during uio device open

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 20 18:52:36 CEST 2017


On 9/19/2017 11:24 AM, Shijith Thotton wrote:
> Issuing reset during uio device open caused PMD init failure for some
> NIC VFs (i40, ixgbe, qede) in host. So this initial reset is removed.
> Bus master enable is kept as part of open since we disable it in uio
> device release.
> 
> Fixes: b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device file")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shijith Thotton <shijith.thotton at caviumnetworks.com>

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>


I can't re-produce the issue described by Qiming with this patch.

Hi Qiming,

Can you also please confirm the patch?

Thanks,
ferruh


More information about the dev mailing list