Skip to content

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

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.

Merge request reports