Skip to content
Commit 6e0d733d authored by Alex Naslednikov's avatar Alex Naslednikov Committed by Roland Dreier
Browse files

IB/mlx4: Allow 4K messages for UD QPs



Current code limits the max message size to 2K for UD QPs, while MTU
might be as big as 4K.  This patch sets the maximum message size to
4K, which is needed for UD to work correctly on fabrics with a 4K MTU.

Signed-off-by: default avatarAlex Naslednikov <xalex@mellanox.co.il>
Signed-off-by: default avatarEli Cohen <eli@mellanox.co.il>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent f780a9f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment