diff options
author | David Arinzon <[email protected]> | 2023-03-23 18:36:07 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-27 19:49:58 -0700 |
commit | 1e36668886882d51641bd57ae659e678b3f1ca9c (patch) | |
tree | c97ed571354e321be10e1a3810f05faab5595fac /tools/perf/scripts/python/libxed.py | |
parent | 3a09108446b674a544a736318a7916c5bcea3f14 (diff) |
net: ena: Add an option to configure large LLQ headers
Allow configuring the device with large LLQ headers. The Low Latency
Queue (LLQ) allows the driver to write the first N bytes of the packet,
along with the rest of the TX descriptors directly into device (N can be
either 96 or 224 for large LLQ headers configuration).
Having L4 TCP/UDP headers contained in the first 96 bytes of the packet
is required to get maximum performance from the device.
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Michal Kubiak <[email protected]>
Signed-off-by: David Arinzon <[email protected]>
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions