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 12, 1:29 PM
Unknown Object (File)
Wed, Oct 1, 2:54 PM
Unknown Object (File)
Wed, Oct 1, 12:52 AM
Unknown Object (File)
Tue, Sep 30, 10:41 AM
Unknown Object (File)
Sep 15 2025, 10:45 AM
Unknown Object (File)
Aug 31 2025, 1:04 AM
Unknown Object (File)
Aug 29 2025, 10:31 AM
Unknown Object (File)
Aug 14 2025, 10:35 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