Mellanox / libxlio

Other
41 stars 19 forks source link

issue: 3795997 Control TSO max payload size #128

Closed iftahl closed 6 months ago

iftahl commented 6 months ago

Added new env parameter - XLIO_MAX_TSO_SIZE. It allows the user to control the maximum size of TSO, instead of taking the maximum cap by HW. The default size is 256KB (maximum by current HW). Values higher than HW capabilities won't be taken into account.

Change type

What kind of change does this PR introduce?

Check list