We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19662f1 commit 1ee5495Copy full SHA for 1ee5495
testenv/testenv.sh
@@ -16,7 +16,7 @@ source "$(dirname "$0")/config.sh"
16
17
NEEDED_TOOLS="ethtool ip tc ping"
18
MAX_NAMELEN=15
19
-MIN_ULIMIT_L=1024
+MIN_ULIMIT_L=4096
20
21
# Global state variables that will be set by options etc below
22
GENERATE_NEW=0
0 commit comments