Skip to content
Snippets Groups Projects
Commit be1188f6 authored by Peter Cai's avatar Peter Cai
Browse files

Apply rx / tx queues normalization again after setting manual polling params

ethtools may mess up IRQ affinity
parent 34f2c6bc
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,6 @@ sysctl net.core.dev_weight=1024 ...@@ -12,4 +12,6 @@ sysctl net.core.dev_weight=1024
sysctl net.core.netdev_budget=1024 sysctl net.core.netdev_budget=1024
sysctl net.core.netdev_budget_usecs=65535 sysctl net.core.netdev_budget_usecs=65535
source $EXP_ROOT/tunings/normalize_queues.sh
NAPI_LOCALITY=true NAPI_LOCALITY=true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment