[CP 1495] docs: add Radeon GPU RVS test recipe coverage table#563
Merged
sajmera-pensando merged 1 commit intoJun 1, 2026
Conversation
* docs: add Radeon GPU RVS test recipe coverage table Adds a new "Radeon GPU test recipes" subsection to the RVS appendix listing per-model recipe support for Radeon Pro W6800/W7700/W7800/W7900 series, RX 6000/7000/9000 series, and AI PRO 9600D/9700/9700S. RDNA 2/3 boards get the full recipe set (mem, gpup_single, gst_single, iet_single, rcqt_single, pbqt_single, pebb_single, peqt_single, pesm_1, gst_stress_3_hrs). RDNA 4 / AI PRO boards currently support gst_single and iet_single only. Co-Authored-By: Claude Opus 4.6 <[email protected]> * docs-internal: add plan file for Radeon RVS recipe doc update Required by the "Plan file required" CI gate. Documents the rationale, scope, and alternatives for the Radeon GPU RVS test recipe table added in PR #1495. Co-Authored-By: Claude Opus 4.6 <[email protected]> * docs: add Radeon RVS recipe terms to spellcheck wordlist Fixes pyspelling failure for GRE, mem, peqt, pesm, rcqt in docs/test/appendix-test-recipe.md. --------- Co-authored-by: Claude Opus 4.6 <[email protected]> (cherry picked from commit 0a1c6ed53af7809a54c7ef585938d74feb164483)
52b0465 to
ba10977
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cp of pensando/gpu-operator#1495
Source PR Description (pensando/gpu-operator#1495):
Summary
Adds a new Radeon GPU test recipes subsection to
docs/test/appendix-test-recipe.md, listed below the existing Instinct (MI) coverage table.Test plan
Cherrypick triggered by: ACP-Automation