Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set kernel param PCI realloc on "cannot allocate memory" on VF creation
When creating VFs via sysfs sriov_numvfs, there is a chance of getting the error "cannot allocate memory". This could occur when the BIOS is not providing enough MMIO space for VFs. A solution is to reallocate the MMIO space via "pci=realloc". Signed-off-by: William Zhao <[email protected]>
- Loading branch information