intel-device-plugins-for-kubernetes icon indicating copy to clipboard operation
intel-device-plugins-for-kubernetes copied to clipboard

update QAT capabilities check to use the sysfs

Open mythi opened this issue 2 years ago • 1 comments

we currently only use debugfs to check 4xxx services. The sysfs based provisioning and capabilities check is going to be available through sysfs so start using it:

https://lore.kernel.org/linux-crypto/[email protected]/T/#t

mythi avatar May 19 '22 04:05 mythi

https://github.com/intel/intel-device-plugins-for-kubernetes/blob/main/cmd/qat_plugin/dpdkdrv/dpdkdrv.go#L379

mythi avatar May 19 '22 04:05 mythi