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)
Feb 28 2024, 12:42 AM
Unknown Object (File)
Jan 8 2024, 1:54 AM
Unknown Object (File)
Dec 20 2023, 2:17 AM
Unknown Object (File)
Sep 24 2023, 7:58 AM
Unknown Object (File)
Sep 6 2023, 6:42 PM
Unknown Object (File)
Aug 15 2023, 6:26 AM
Unknown Object (File)
Aug 13 2023, 12:01 AM
Unknown Object (File)
Jul 4 2023, 12:01 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