NVIDIA MLNX_OFED Documentation v24.10-1.1.4.0 LTS

CPU Overhead Distribution

When creating a CQ using the ibv_create_cq() API, a "comp_vector" argument is sent. If the value set for this argument is 0, while the CPU core executing this verb is not equal to zero, the driver assigns a completion EQ with the least CQs reporting to it. This method is used to distribute CQs amongst available completions EQ. To assign a CQ to a specific EQ, the EQ needs to be specified in the comp_vector argument.

© Copyright 2025, NVIDIA. Last updated on Mar 5, 2025.