Page MenuHomeFreeBSD

ena: Introduce shared sample interval for all stats
AcceptedPublic

Authored by osamaabb_amazon.com on Nov 17 2023, 6:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 7:00 AM
Unknown Object (File)
Oct 3 2024, 4:41 PM
Unknown Object (File)
Oct 3 2024, 3:13 PM
Unknown Object (File)
Sep 27 2024, 10:48 AM
Unknown Object (File)
Sep 27 2024, 10:22 AM
Unknown Object (File)
Sep 24 2024, 3:07 AM
Unknown Object (File)
Sep 24 2024, 3:07 AM
Unknown Object (File)
Sep 23 2024, 1:16 PM
Subscribers

Details

Summary

Rename sample_interval node to stats_sample_interval and move
it up in the sysctl tree to make it clear that it's relevant for
all the stats and not only ENI metrics (Currently, sample interval node
is found under eni_metrics node).

Path to node:
dev.ena.<device_index>.stats_sample_interval

Once this parameter is set it will set the sample interval for all the
stats node including SRD/customer metrics.

MFC after: 2 weeks
Sponsored by: Amazon, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped