1
0
Fork 0
remarkable-linux/drivers/infiniband
Jason Gunthorpe 0764832cd4 IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
[ Upstream commit 8c5122e45a ]

When this code was reworked for IBoE support the order of assignments
for the sl_tclass_flowlabel got flipped around resulting in
TClass & FlowLabel being permanently set to 0 in the packet headers.

This breaks IB routers that rely on these headers, but only affects
kernel users - libmlx4 does this properly for user space.

Cc: stable@vger.kernel.org
Fixes: fa417f7b52 ("IB/mlx4: Add support for IBoE")
Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2016-07-10 20:19:59 -04:00
..
core IB/security: Restrict use of the write() interface 2016-05-17 13:42:48 -04:00
hw IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs 2016-07-10 20:19:59 -04:00
ulp iser-target: Separate flows for np listeners and connections cma events 2016-04-18 08:50:54 -04:00
Kconfig IB/core: Implement support for MMU notifiers regarding on demand paging regions 2014-12-15 18:13:36 -08:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00