diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2020-10-16 16:13:44 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-10-26 19:12:17 -0300 |
commit | edebc8407b8891ec0ea9ca4089f3d3343a5e50dd (patch) | |
tree | 3484a623dd3eecb24716bf0d9181daff942a033c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
RDMA/rxe: Fix small problem in network_type patch
The patch referenced below has a typo that results in using the wrong L2
header size for outbound traffic. (V4 <-> V6).
It also breaks kernel-side RC traffic because they use AVs that use
RDMA_NETWORK_XXX enums instead of RXE_NETWORK_TYPE_XXX enums. Fix this by
transcoding between these enum types.
Fixes: e0d696d201dd ("RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI")
Link: https://lore.kernel.org/r/20201016211343.22906-1-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