aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMoshe Shemesh <[email protected]>2019-03-21 15:51:38 -0700
committerSaeed Mahameed <[email protected]>2019-03-22 12:09:31 -0700
commite3cfc7e6b7bd59e4ce244deedbad4d1b7a609415 (patch)
treeefbfd7befb33cc09e33ebd71d156011f1e42d9a4 /tools/perf/scripts/python/export-to-sqlite.py
parentcac018b8c7ee8510b00d0d2ffdaef5c38c34129b (diff)
net/mlx5e: TX, Add geneve tunnel stateless offload support
Currently support only default geneve udp port (6081). For the tx side, the HW is assisted by SW parsing, which sets the headers offset to offload tunneled LSO and csum. Note that for udp tunnels, we don't use special rx offloads, as rss on the outer headers is enough, we support checksum complete and GRO takes care of aggregation. Geneve TSO BW and CPU load results (tested using iperf single tcp stream). In this patch we add TSO support over Geneve, so the "before" result doesn't actually get to using the TSO HW offload even when turned on. Tested on ConnectX-5, Intel(R) Xeon(R) CPU E5-2660 v2 @2.20GHz. __________________________________ | Before | After | |________________|_________________| | 12.6 Gbits/sec | 21.7 Gbits/sec | | 100% CPU load | 61.5% CPU load | |________________|_________________| Signed-off-by: Moshe Shemesh <[email protected]> Acked-by: Or Gerlitz <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions