Test step:
- only enable 1 IAA on socket 0
- After qpl_init_job, set job->numa_id = -3 // QPL_DEVICE_NUMA_ID_ANY
- run test app on NUMA 1, qpl_execute_job return error code 503 (QPL_STS_INIT_WORK_QUEUES_NOT_AVAILABLE)
The setting "job->numa_id = -3" seems not working.
Test step:
The setting "job->numa_id = -3" seems not working.