diff options
| author | Bob Pearson <rpearsonhpe@gmail.com> | 2020-12-16 17:15:46 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-01-12 16:35:38 -0400 |
| commit | b994d49ef4afa28dc335ee2b4b734939c7a1d95f (patch) | |
| tree | 43f219b691e5b820f6b429f18bd21424fc843f82 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | c06ee3a0147e016b6127eb25432739a4f4b151f5 (diff) | |
| download | linux-b994d49ef4afa28dc335ee2b4b734939c7a1d95f.tar.gz linux-b994d49ef4afa28dc335ee2b4b734939c7a1d95f.zip | |
RDMA/rxe: Add elem_offset field to rxe_type_info
The rxe verbs objects each include an rdma-core object 'ib_xxx'
and a rxe_pool_entry 'pelem' in addition to rxe specific data.
Originally these all had pelem first and ib_xxx second. Currently
about half have ib_xxx first and half have pelem first. Saving
the offset of the pelem field in rxe_type info will enable making
the rxe_pool APIs type safe as the pelem field continues to vary.
Link: https://lore.kernel.org/r/20201216231550.27224-4-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
