This commit introduces SRD metrics through sysctl.
The metrics can be queried using the following sysctl node:
sysctl dev.ena.<device index>.ena_srd_info
MFC after: 2 weeks
Sponsored by: Amazon, Inc.
Paths
| Differential D42660 Authored by osamaabb_amazon.com on Nov 17 2023, 6:03 PM.
Details
Summary This commit introduces SRD metrics through sysctl. MFC after: 2 weeks
Diff Detail
Event Timelineosamaabb_amazon.com created this object with edit policy "No One". Herald added a subscriber: imp. · View Herald TranscriptNov 17 2023, 6:03 PM2023-11-17 18:03:55 (UTC+0) osamaabb_amazon.com requested review of this revision.Nov 17 2023, 6:03 PM2023-11-17 18:03:55 (UTC+0) osamaabb_amazon.com edited the summary of this revision. (Show Details)Nov 21 2023, 10:08 AM2023-11-21 10:08:39 (UTC+0) osamaabb_amazon.com updated this revision to Diff 130568.Nov 25 2023, 9:31 AM2023-11-25 09:31:27 (UTC+0) osamaabb_amazon.com edited the summary of this revision. (Show Details)Nov 26 2023, 6:54 PM2023-11-26 18:54:21 (UTC+0) osamaabb_amazon.com changed the edit policy from "No One" to "Custom Policy".Dec 5 2023, 6:37 AM2023-12-05 06:37:56 (UTC+0) This revision is now accepted and ready to land.Dec 18 2023, 12:16 PM2023-12-18 12:16:23 (UTC+0)
Revision Contents
Diff 130568 sys/dev/ena/ena.h
sys/dev/ena/ena.c
sys/dev/ena/ena_sysctl.c
|
I'd add a const char *space = ""; here