intel / intel/idxd-config

IAA-config:wq error - no shared wq support (platform configuration error)

Open
#78 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
72
Forks
36
PR merge metrics
No merged PRs in 30d

Description

I want to use IAA, but I am in trouble.

I run the configuration script providedd by intel. I get this:
`no shared wq support (platform configuration error)`

when I run `dmesg | grep idxd` I get:
`root@node190:~/IAA# dmesg | grep idxd
[ 245.776349] idxd 0000:75:01.0: Unable to turn on user SVA feature.
[ 246.161138] idxd 0000:75:01.0: Intel(R) Accelerator Device (v100)
[ 246.188308] idxd 0000:75:02.0: Unable to turn on user SVA feature.
[ 246.264258] idxd 0000:75:02.0: Intel(R) Accelerator Device (v100)
[ 246.264467] idxd 0000:f2:01.0: Unable to turn on user SVA feature.
[ 246.332103] idxd 0000:f2:01.0: Intel(R) Accelerator Device (v100)
[ 246.332194] idxd 0000:f2:02.0: Unable to turn on user SVA feature.
[ 246.380874] idxd 0000:f2:02.0: Intel(R) Accelerator Device (v100)
[ 246.387205] idxd: crypto: iaa_crypto now ENABLED
[ 419.292641] idxd: crypto: iaa_crypto now DISABLED
[ 419.329615] idxd 0000:75:02.0: No shared wq support but configured.
[ 419.369684] idxd 0000:f2:02.0: No shared wq support but configured.
[ 1776.315930] idxd 0000:75:02.0: No shared wq support but configured.
[ 1776.334304] idxd 0000:f2:02.0: No shared wq support but configured.`

the command `cat /proc/cmdline`shows:
`intel_iommu=on,sm_on iommu=on`

If I use dedicate mode the code print error:
`threshold attribute write failed: Invalid argument`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.