aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJesus Sanchez-Palencia <[email protected]>2018-11-16 16:19:23 -0800
committerJeff Kirsher <[email protected]>2018-12-20 11:45:10 -0800
commit6f9ae17530f996e90268dae5ee843e432e40ccb3 (patch)
tree8756a5a7457c74c26a3fc522001cd25dc835df52 /tools/perf/scripts/python/export-to-postgresql.py
parent59361316afcb08569af21e1af83e89c7051c055a (diff)
igb: Change RXPBSIZE size when setting Qav mode
Section 4.5.9 of the datasheet says that the total size of all packet buffers combined (TxPB 0 + 1 + 2 + 3 + RxPB + BMC2OS + OS2BMC) must not exceed 60KB. Today we are configuring a total of 62KB, so reduce the RxPB from 32KB to 30KB in order to respect that. The choice of changing RxPBSIZE here is mainly because it seems more correct to give more priority to the transmit packet buffers over the receiver ones when running in Qav mode. Also, the BMC2OS and OS2BMC sizes are already too short. Signed-off-by: Jesus Sanchez-Palencia <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions