Revision f879ee8d900fc78b5bc5d840edd9ecb57d02ab7e authored by Achiad Shochat on 04 June 2016, 12:15:37 UTC, committed by Doug Ledford on 07 June 2016, 14:03:50 UTC
Userspace flag IBV_QP_ALT_PATH is supposed to set the alternate path
including fields alt_pkey_index and alt_timeout.
Added IB_QP_PKEY_INDEX and IB_QP_TIMEOUT to the attribute mask when
calling mlx5_set_path for the alternate path to force setting the
alt_pkey_index and alt_timeout values.

Fixes: bf24481a3a7c4 ('IB/mlx5: Consider alternate path in pkey ...')
Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent d3ae2bd
History
File Mode Size
00-INDEX -rw-r--r-- 930 bytes
biodoc.txt -rw-r--r-- 52.8 KB
biovecs.txt -rw-r--r-- 5.9 KB
capability.txt -rw-r--r-- 618 bytes
cfq-iosched.txt -rw-r--r-- 12.5 KB
cmdline-partition.txt -rw-r--r-- 1.3 KB
data-integrity.txt -rw-r--r-- 11.9 KB
deadline-iosched.txt -rw-r--r-- 2.8 KB
ioprio.txt -rw-r--r-- 4.6 KB
null_blk.txt -rw-r--r-- 2.6 KB
pr.txt -rw-r--r-- 3.6 KB
queue-sysfs.txt -rw-r--r-- 5.6 KB
request.txt -rw-r--r-- 2.0 KB
stat.txt -rw-r--r-- 3.2 KB
switching-sched.txt -rw-r--r-- 1.4 KB
writeback_cache_control.txt -rw-r--r-- 3.8 KB

back to top