Skip to content

Instantly share code, notes, and snippets.

@alastorid
Created July 31, 2024 17:56
Show Gist options
  • Save alastorid/c539c2a07e8bb9b3875939c0837cc800 to your computer and use it in GitHub Desktop.
Save alastorid/c539c2a07e8bb9b3875939c0837cc800 to your computer and use it in GitHub Desktop.
random stuff
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