aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArthur Kiyanovski <[email protected]>2022-01-07 20:23:40 +0000
committerJakub Kicinski <[email protected]>2022-01-07 19:25:50 -0800
commit273a2397fc9157c04e904b6ae37f723aa910a0d1 (patch)
tree6021aa5ff1d5c45c3856bd2d90b30be00156cdfd /tools/perf/scripts/python
parent394c48e08bbcbf4c235cd667adb8a826a49d3fd4 (diff)
net: ena: Update LLQ header length in ena documentation
LLQ entry length is 128 bytes. Therefore the maximum header in the entry is calculated by: tx_max_header_size = LLQ_ENTRY_SIZE - DESCRIPTORS_NUM_BEFORE_HEADER * 16 = 128 - 2 * 16 = 96 This patch updates the documentation so that it states the correct max header length. Signed-off-by: Shay Agroskin <[email protected]> Signed-off-by: Arthur Kiyanovski <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions