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)
Sat, May 31, 9:53 AM
Unknown Object (File)
Apr 30 2025, 3:10 AM
Unknown Object (File)
Apr 21 2025, 6:56 AM
Unknown Object (File)
Apr 14 2025, 1:57 AM
Unknown Object (File)
Oct 24 2024, 2:00 AM
Unknown Object (File)
Sep 27 2024, 8:37 PM
Unknown Object (File)
Sep 21 2024, 5:44 PM
Unknown Object (File)
Sep 20 2024, 2:13 AM

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