Commit 97eaf9b
net: revert virtio-net queue size to 256
Changing the queue size from 256 to 512 increases RX throughput but
seems to regress TX throughput by 3% on average. We are not sure what is
causing this. Revert this change until we have enough time to
investigate and understand better the mechanisms that are in play.
Signed-off-by: Babis Chalios <[email protected]>1 parent 17eac40 commit 97eaf9b
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 36 | | |
41 | 37 | | |
42 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments