aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mlx5/driver.h
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2020-10-16 16:13:44 -0500
committerJason Gunthorpe <jgg@nvidia.com>2020-10-26 19:12:17 -0300
commitedebc8407b8891ec0ea9ca4089f3d3343a5e50dd (patch)
tree3484a623dd3eecb24716bf0d9181daff942a033c /include/linux/mlx5/driver.h
parentLinux 5.10-rc1 (diff)
downloadwireguard-linux-edebc8407b8891ec0ea9ca4089f3d3343a5e50dd.tar.xz
wireguard-linux-edebc8407b8891ec0ea9ca4089f3d3343a5e50dd.zip
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 '')
0 files changed, 0 insertions, 0 deletions