Closed chr15p closed 2 years ago
@chr15p: all tests passed!
Full PR test history. Your PR dashboard.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: chr15p, yevgeny-shnaidman
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/cherrypick release-4.12
@chr15p: new pull request created: #98
the github.com/klauspost/cpuid/v2 library added AMD SVM feature support in v2.1.0 (https://github.com/klauspost/cpuid/releases/tag/v2.1.0) it also added AMD SEV/SME support in 2.0.13
NFD4.11 uses v2.0.9, and the NFD4.12 branch uses v2.0.11, NFD upstream master uses v2.1.0.
This commit brings this repo in line with upstream by moving to github.com/klauspost/cpuid/v2 v2.1.0 to add support for labeling nodes as having support for these AMD features.