Skip to content

Releases: dasturiasArista/procfs

v1.0.2

10 Dec 01:11
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
feat: Read PCIE AER counters class/net

Linux provides AER counters in the path /sys/class/net/<iface>/device/

This is split amoung 3 different files:
aer_dev_correctable
aer_dev_fatal
aer_dev_nonfatal

Signed-off-by: Diego Asturias <[email protected]>

v1.0.1

09 Dec 23:37
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
feat: Read PCIE AER counters class/net

Linux provides AER counters in the path /sys/class/net/<iface>/device/

This is split amoung 3 different files:
aer_dev_correctable
aer_dev_fatal
aer_dev_nonfatal

Signed-off-by: Diego Asturias <[email protected]>

v1.0.0

09 Dec 22:58
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
feat: Read PCIE AER counters class/net

Linux provides AER counters in the path /sys/class/net/<iface>/device/

This is split amoung 3 different files:
aer_dev_correctable
aer_dev_fatal
aer_dev_nonfatal