File tree 1 file changed +21
-10
lines changed
1 file changed +21
-10
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,15 @@ category: functional
4
4
5
5
lkvs :
6
6
test :
7
- - amx
8
7
- avx512vbmi
9
8
- cet
10
- - cmpccxadd
11
9
- dma
12
10
- dsa
13
11
- edac
14
12
- fred
15
13
- hotplug
16
14
# - guest-test # cause machine power down
17
15
- idxd
18
- - ifs
19
16
# - instruction-check
20
17
- isst
21
18
- pcie
@@ -24,23 +21,37 @@ lkvs:
24
21
- pt
25
22
- ras
26
23
- sdsi
27
- - tdx-compliance
28
- - tdx-guest
24
+ # - tdx-compliance
25
+ # - tdx-guest
29
26
# - tdx-osv-sanity
30
27
- telemetry
31
28
- th
32
29
- thermal
33
- - tpm
34
- - tpmi
35
- - ufs # require GNR and above
36
30
- umip
37
31
- workload-xsave
38
32
- xsave
39
33
40
34
---
41
-
42
35
need_cpuid : 106
43
36
44
37
lkvs :
45
38
test :
46
- - splitlock # require ICL and above
39
+ - ifs
40
+ - splitlock
41
+
42
+ ---
43
+ need_cpuid : 173
44
+
45
+ lkvs :
46
+ test :
47
+ - amx
48
+ - tpm
49
+ - tpmi
50
+ - ufs
51
+
52
+ ---
53
+ need_cpuid : 175
54
+
55
+ lkvs :
56
+ test :
57
+ - cmpccxadd
You can’t perform that action at this time.
0 commit comments