Skip to content

qat_plugin: update loop exhausts VF driver devices #146

@mythi

Description

@mythi

The update loop doing scan() exhausts devices from the VF driver pool

for _, driver := range append(dp.kernelVfDrivers, dp.dpdkDriver) {

After a while, all devices bound to kernelVfDrivers have been unbound and the plugin only scans dpdkDriver directory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions