bug in wq unmap
Open
- Dominant language
- C
- Stars
- 31
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/intel/dsa-perf-micros/blob/f18242ef16bf8e093cd7d35bc2a851ec581749cd/src/user_device.c#L1360
should be changed to
`pd->wq_avail |= (1 << pq->wq_id);`
Contributor guide
Assessment
This issue has not been assessed yet.