grcli-affinity - Man Page
CPU and physical queue affinity.
Synopsis
- affinity cpus set [control CONTROL] [datapath DATAPATH]
Change the CPU affinity lists.
- affinity cpus show
Display CPU affinity lists.
- affinity qmap set NAME rxq RXQ cpu CPU
Set DPDK port queue affinity.
- affinity qmap show
Display DPDK port RXQ affinity.
Options
- CONTROL
CPUs reserved for control plane threads.
- DATAPATH
CPUs reserved for datapath worker threads.
- NAME
Interface name.
- RXQ
RX queue ID.
- CPU
Worker CPU ID.
See Also
Reporting Bugs
Report bugs to the grout project issue tracker at <https://github.com/DPDK/grout/issues>.
Referenced By
2025-12-12