Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app/vfe-vdpa: add sleep interval in restoring VFs
When multiple VFs need to be restored, per-VF restore time will be longer because of QEMU clean-up and device config takes more time for one VF. Therefore, add a sleep interval of 4 seconds for one VF so that downtime for one VF will be stable. Signed-off-by: Chenbo Xia <chenbox@nvidia.com>
- Loading branch information