aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDennis Dalessandro <[email protected]>2016-01-19 14:42:00 -0800
committerDoug Ledford <[email protected]>2016-03-10 20:37:36 -0500
commit4c6829c5c7d6186b76cf0817f9aa8e63831a6a27 (patch)
treea039d2373dc4c5dd3ac624dd930c9c352c752a37 /tools/perf/scripts/python
parentcd4ceee341ca9d8b176762d3ad783e46538589a7 (diff)
staging/rdma/hfi1: Remove driver specific members from hfi1 qp type
In preparation for moving the queue pair data structure to rdmavt the members of the driver specific queue pairs which are not common need to be pushed off to a private driver structure. This structure will be available in the queue pair once moved to rdmavt as a void pointer. This patch while not adding a lot of value in and of itself is a prerequisite to move the queue pair out of the drivers and into rdmavt. The driver specific, private queue pair data structure should condense as more of the send side code moves to rdmavt. Reviewed-by: Mike Marciniszyn <[email protected]> Signed-off-by: Dennis Dalessandro <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions