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
F86160352: D42658.diff
Sun, Jun 16, 8:36 AM
Unknown Object (File)
Thu, Jun 6, 6:30 PM
Unknown Object (File)
Thu, Jun 6, 3:44 PM
Unknown Object (File)
Thu, May 30, 2:45 PM
Unknown Object (File)
Thu, May 30, 2:45 PM
Unknown Object (File)
Thu, May 30, 10:59 AM
Unknown Object (File)
May 17 2024, 2:53 AM
Unknown Object (File)
May 17 2024, 2:17 AM
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