EF_SHRUB_USE_INTERRUPTS - UG1586

Onload User Guide (UG1586)

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

Enable interrupt driven mode when using shrub.

Setting this option enables interrupts to be used with shrub. If it is not set, applications must ensure they are actively polling to ensure that data can be handled in userspace. If interrupts are not enabled and the application does not spin, shrub falls back to the periodic polling timer to be woken up.