You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From issue#145
```
JAVA's TCP offload support only kicks in if the buffer size is >= 4*default huge page size.
Default huge page size on x86-64 is 2MB, therefore at least a 8MB buffer is needed.
```
Fixes: #145
Acked-by: Paul Millar
Target: master
0 commit comments