From fcad549b1808181921cb041dc2c3bc05bd794742 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Thu, 12 Dec 2024 10:37:11 -0800 Subject: [PATCH 1/2] Update GA graduation criteria Signed-off-by: John Belamaric --- keps/sig-node/4381-dra-structured-parameters/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/keps/sig-node/4381-dra-structured-parameters/README.md b/keps/sig-node/4381-dra-structured-parameters/README.md index cfa3af12e08..6cdabddc7a0 100644 --- a/keps/sig-node/4381-dra-structured-parameters/README.md +++ b/keps/sig-node/4381-dra-structured-parameters/README.md @@ -2756,7 +2756,9 @@ Test links: #### GA -- 3 examples of real-world usage +- At least 3 real-world driver implementations from different organizations +- Standardization of at least one attribute suitable for intra-node topology + alignment across drivers. - Allowing time for feedback - Scalability and performance analysis done and published From 6412b283c189f85e1d507b61a79921da870561f4 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Thu, 12 Dec 2024 13:06:18 -0800 Subject: [PATCH 2/2] Provide an example of an intra-node attribute Signed-off-by: John Belamaric --- keps/sig-node/4381-dra-structured-parameters/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/keps/sig-node/4381-dra-structured-parameters/README.md b/keps/sig-node/4381-dra-structured-parameters/README.md index 6cdabddc7a0..e7e6ef9e804 100644 --- a/keps/sig-node/4381-dra-structured-parameters/README.md +++ b/keps/sig-node/4381-dra-structured-parameters/README.md @@ -2758,7 +2758,8 @@ Test links: - At least 3 real-world driver implementations from different organizations - Standardization of at least one attribute suitable for intra-node topology - alignment across drivers. + alignment across drivers (e.g., NUMA or PCIe root, as determined to be + appropriate and useful). - Allowing time for feedback - Scalability and performance analysis done and published