intel-device-plugins-for-ku.../cmd/qat_plugin/dpdkdrv
Hyeongju Johannes Lee ea6d52d443 QAT: make plugin read trimmed heartbeat status
Plugin used to consider only the value "-1" but there are some
cases when files show "\n" or "\n\x00". This makes plugin to have
wrong status of the device. So, trim the value after \n so only
numerical value can be read.

Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com>
2024-08-05 19:57:33 +03:00
..
dpdkdrv_test.go qat: add heartbeat check and use that as a device healthiness indicator 2023-10-13 15:09:04 +03:00
dpdkdrv.go QAT: make plugin read trimmed heartbeat status 2024-08-05 19:57:33 +03:00