Page MenuHomeFreeBSD

Rework counting of hardware statistics in ENA driver
ClosedPublic

Authored by mk_semihalf.com on Oct 31 2017, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 3:37 AM
Unknown Object (File)
Sat, Oct 25, 8:55 PM
Unknown Object (File)
Sat, Oct 25, 2:28 PM
Unknown Object (File)
Sat, Oct 25, 2:28 PM
Unknown Object (File)
Sat, Oct 25, 7:53 AM
Unknown Object (File)
Wed, Oct 22, 10:07 PM
Unknown Object (File)
Sat, Oct 18, 10:50 PM
Unknown Object (File)
Oct 12 2025, 1:29 PM

Details

Summary

Do not read all statistics from the device, instead count them in the
driver except from RX drops - they are received directly from the NIC
in the AENQ descriptor.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable