Bug 1646 - SIOV - Re-enable WQ failed when the device passed through in the Guest
Summary: SIOV - Re-enable WQ failed when the device passed through in the Guest
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: virt (show other bugs) virt
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-08 10:07 UTC by AubreyLi
Modified: 2022-07-13 20:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description AubreyLi intel_group 2022-07-08 10:07:50 UTC
After pass through the MDEV device to the guest,
- the first enabling WQ will be ok
- Then disabling the WQ is also ok
- but failed if re-enable the WQ

#accel-config config-wq --type=user --name="app1" -d user dsa0/wq0.0
#accel-config enable-wq dsa0/wq0.0     #1  -> ok
#accel-config disable-wq dsa0/wq0.0
#accel-config enable-wq dsa0/wq0.0    #2   -> failed