Skip to content

ibverbs: Only try to find correct inline size if using inlines

Dave Turner requested to merge cherry-pick-c180ad5a into master

We only need to search for the max_inline_data value if we are going to use it. If we do not use inlines, set the max value to zero.

(cherry picked from commit c180ad5a)

Merge request reports