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: sta...@dpdk.org > > Signed-off-by: Shijith Thotton <shijith.thot...@caviumnetworks.com>
Acked-by: Ferruh Yigit <ferruh.yi...@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