On Mon, Aug 26, 2019 at 09:00:45AM +0300, Leon Romanovsky wrote: > On Sun, Aug 25, 2019 at 11:54:54PM -0400, Michael Chan wrote: > > Refactor the hardware/firmware configuration portion in > > bnxt_sriov_enable() into a new function bnxt_cfg_hw_sriov(). This > > new function can be called after a firmware reset to reconfigure the > > VFs previously enabled. > > I wonder what does it mean for already bound VFs to vfio driver? > Will you rebind them as well? Can I assume that FW error in one VF > will trigger "restart" of other VFs too?
Care to reply? hanks > > Thanks