-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apis: add Resctrl API #1943
apis: add Resctrl API #1943
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1943 +/- ##
=======================================
Coverage 67.51% 67.51%
=======================================
Files 420 420
Lines 46954 46961 +7
=======================================
+ Hits 31703 31708 +5
+ Misses 12944 12943 -1
- Partials 2307 2310 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
07d2209
to
a9fa6fc
Compare
8ada691
to
c0e39c1
Compare
Signed-off-by: Zhang Kang <kang.zhang@intel.com>
55d55ff
to
0f6a578
Compare
/lgtm |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
Add resctrl API. The API should be like below which you can refer to proposal of resctrl enhance
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test