OPAE Intel FPGA Linux Device Driver Architecture Guide

ID 683857
Date 10/02/2017
Public
Document Table of Contents

1.2.4. FME Global Error sysfs files

intel-fpga-dev.i/intel-fpga-fme.j/errors/

sysfs file mmio field type access
pcie0_errors gerror.pcie0_err hex uint64_t Read-write
pcie1_errors gerror.pcie1_err hex uint64_t Read-write
inject_error gerror.ras_error_inj hex uint64_t Read-write
Table 1.   intel-fpga-dev.i/intel-fpga-fme.j/errors/fme-errors/
sysfs file mmio field type access
errors gerror.fme_err hex uint64_t Read-only
first_error gerror.fme_first_err.err_reg_status hex uint64_t Read-only
next_error gerror.fme_next_err.err_reg_status hex uint64_t Read-only
clear Clears errors, first_error, next_error various uint64_t Write-only
Note: To clear the FME errors, you must write the exact bitmask of the current errors, for example: cat errors > clear