linux/drivers/infiniband/sw
Bob Pearson edebc8407b 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: e0d696d201 ("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>
2020-10-26 19:12:17 -03:00
..
rdmavt RDMA 5.10 pull request 2020-10-17 11:18:18 -07:00
rxe RDMA/rxe: Fix small problem in network_type patch 2020-10-26 19:12:17 -03:00
siw RDMA: Explicitly pass in the dma_device to ib_register_device 2020-10-16 13:53:46 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00