You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
According to kata-containers/runtime#2008, the agent needs to remove the dev from pciDeviceMap when device is unplugged. Otherwise getDeviceName will not block until ready when a dev with reused index is plugged.
How can it be improved?
Delete uEv.DevPath from pciDeviceMap when recieving remove uevent.