EF_SCALABLE_LISTEN_MODE - EF_SCALABLE_LISTEN_MODE - UG1586

Onload User Guide (UG1586)

Document ID
UG1586
Release Date
2026-01-22
Revision
1.4 English
Name
scalable_listen
Default
0
Minimum
0
Maximum
1
Scope
per-stack

Choose behavior of scalable listening sockets when using EF_SCALABLE_FILTERS

  • 0 – Listening sockets bound to a local address configured on the scalable interface use the scalable filter (default). Connections on other interfaces are not accelerated.
  • 1 – Listening sockets bound to a local address configured on the scalable interface use the scalable filter. Connections on other interfaces including loopback are refused.

    This mode avoids kernel scalability issues with large numbers of listen sockets.