aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorLeon Romanovsky <[email protected]>2020-06-02 15:55:48 +0300
committerJason Gunthorpe <[email protected]>2020-06-03 15:45:02 -0300
commita645a89d9a780a8fbb6e283f84fc91ad538c2edc (patch)
treeb9a62309499bb9b62c17d52ac00c46ff4a14401b /tools/perf/scripts/python/export-to-sqlite.py
parent92cd667c0e8a67de024134be0a6f0bdb320606a8 (diff)
RDMA/mlx5: Return ECE DC support
The DC QPs are many-to-one QP types that means that first connection will establish ECE options that coming connections should follow. Due to this property, the ECE code was removed between first [1] and second [2] ECE submissions. This patch returns the dropped code, because ECE is a property of a connection and like any other connection users are needed to manage this data. Allow them to set ECE parameter for DC too and avoid need of having compatibility flag for the DC ECE. [1] https://lore.kernel.org/linux-rdma/[email protected]/ [2] https://lore.kernel.org/linux-rdma/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions