RE: [PATCH net-next V0 18/21] mlx4_core: adjust catas operation for SRIOV mode

2011-12-04 Thread Liran Liss
> On Fri, Dec 2, 2011 at 2:19 AM, Yevgeny Petrilin > wrote: > > When running in SRIOV mode, driver should not automatically > start/stop > > the mlx4_core upon sensing an HCA internal error -- doing this > disables/enables > > sriov, which will cause the hypervisor to hang if there are running > V

Re: [PATCH net-next V0 18/21] mlx4_core: adjust catas operation for SRIOV mode

2011-12-02 Thread Roland Dreier
On Fri, Dec 2, 2011 at 2:19 AM, Yevgeny Petrilin wrote: > When running in SRIOV mode, driver should not automatically start/stop > the mlx4_core upon sensing an HCA internal error -- doing this > disables/enables > sriov, which will cause the hypervisor to hang if there are running VMs with > att

[PATCH net-next V0 18/21] mlx4_core: adjust catas operation for SRIOV mode

2011-12-02 Thread Yevgeny Petrilin
From: Jack Morgenstein When running in SRIOV mode, driver should not automatically start/stop the mlx4_core upon sensing an HCA internal error -- doing this disables/enables sriov, which will cause the hypervisor to hang if there are running VMs with attached VFs. In addition, on VMs the catas p