Skip to content

Commit

Permalink
irqbalance @ Azure - ON and new InfoText
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPitterling committed Sep 25, 2024
1 parent 6d9dad3 commit 07c81a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/lib/check/1700_irqbalance_service.check
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function check_1700_irqbalance_service {

# 'Platform' 'on/off'
local -ar _platf_matrix=(\
'Microsoft Azure' 'off' 'Use Mellanox script <set_irq_affinity_cpulist.sh> to modify the vCPUs/interrupts mapping of a specific AN interface' \
'Microsoft Azure' 'on' 'If a VM fails HCMT testing then ensure the irqbalance daemon is running and the Guest OS release is the latest version. Contact Microsoft support if a VM does not pass HCMT' \
'Amazon EC2' 'on' '' \
'IBM Cloud' 'on' '' \
'Google GCP' 'off' 'Use script <google_set_multiqueue> to correctly balance IRQ settings for virtual CPUs.' \
Expand Down

0 comments on commit 07c81a0

Please sign in to comment.