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
F146224148: D12852.id.diff
Sat, Feb 28, 9:51 PM
Unknown Object (File)
Sun, Feb 22, 10:36 AM
Unknown Object (File)
Fri, Feb 20, 7:25 AM
Unknown Object (File)
Sat, Feb 14, 8:47 AM
Unknown Object (File)
Jan 5 2026, 1:50 PM
Unknown Object (File)
Dec 12 2025, 2:44 PM
Unknown Object (File)
Oct 26 2025, 3:37 AM
Unknown Object (File)
Oct 25 2025, 8:55 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