EF_PIPE_SIZE

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2023-07-31
Revision
1.2 English
Name
pipe_size
Default
237568
Minimum
OO_PIPE_MIN_SIZE (default 4096)
Maximum
CI_CFG_MAX_PIPE_SIZE (default 1<<20)
Scope
per-process

Default size of the pipe in bytes. Actual pipe size will be rounded up to the size of packet buffer and subject to modifications by fcntl F_SETPIPE_SZ where supported.