Created
July 31, 2024 17:56
-
-
Save alastorid/c539c2a07e8bb9b3875939c0837cc800 to your computer and use it in GitHub Desktop.
random stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-MlnxPCIDeviceSriovSetting -Name "HCA 0" -SriovPortMode 2 -SriovPort1NumVFs 0 -SriovPort2NumVFs 64 -Confirm:$false | |
Get-VM|Set-VMNetworkAdapter -IovWeight 100 -IovQueuePairsRequested 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment