intel-device-plugins-for-ku.../cmd/fpga_plugin/devicecache
Ed Bartosh 54fd4f6f8f fpga: ignore EBUSY error when reading afu_id
Device descovery can get EBUSY error when AFU is being programmed.
It causes plugin to crash with error:
  Device scan failed: read /sys/class/fpga/intel-fpga-dev.0/intel-fpga-port.0/afu_id:
      device or resource busy

This error should be ignored as this is valid use case.
This is harmless as afu will be rediscovered on the next run, when
reprogramming is done.
2018-07-03 11:09:09 +03:00
..
devicecache_test.go fpga: restore mode names in resource prefixes 2018-06-18 14:10:53 +03:00
devicecache.go fpga: ignore EBUSY error when reading afu_id 2018-07-03 11:09:09 +03:00