Skip to content

Commit 45fdb0a

Browse files
committed
tests_l2: Update readme
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com>
1 parent e2318e3 commit 45fdb0a

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

tests/l2/README.md

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ $ oc logs intel-sgx-job-4tnh5
3030
Enter a character before exit ...
3131
```
3232
### Verify Intel® Data Center GPU provisioning
33+
It is supported for Intel® Data Center GPU Flex and Max Series.
3334
#### clinfo
3435
This workload runs [clinfo](https://github.com/Oblomov/clinfo) utilizing the i915 resource from GPU provisioning and displays the related GPU information.
3536

@@ -81,32 +82,32 @@ This workload runs ```hwinfo``` utilizing the i915 resource from GPU provisionin
8182
* Check the results
8283
```
8384
$ oc get pods
84-
intel-dgpu-hwinfo-1-build 0/1 Completed 0 111m
85-
intel-dgpu-hwinfo-l4572 0/1 Completed 0 110m
85+
intel-dgpu-hwinfo-1-build 0/1 Completed 0 2m23s
86+
intel-dgpu-hwinfo-44k4d 0/1 Completed 0 106s
8687
```
8788
```
88-
$ oc logs intel-dgpu-hwinfo-l4572
89-
88: PCI 3700.0: 0300 VGA compatible controller (VGA)
89+
$ oc logs intel-dgpu-hwinfo-44k4d
90+
282: PCI aa00.0: 0380 Display controller
9091
[Created at pci.386]
91-
Unique ID: ug9x.K5dXxUXtHX2
92-
Parent ID: QGIh.mr2N3fBJq5F
93-
SysFS ID: /devices/pci0000:30/0000:30:02.0/0000:31:00.0/0000:32:00.0/0000:33:00.0/0000:34:08.0/0000:35:00.0/0000:36:01.0/0000:37:00.0
94-
SysFS BusID: 0000:37:00.0
92+
Unique ID: YxOB.+ER_Ec9Ujm4
93+
Parent ID: xBFW.xbjkZcxCQYD
94+
SysFS ID: /devices/pci0000:a7/0000:a7:01.0/0000:a8:00.0/0000:a9:01.0/0000:aa:00.0
95+
SysFS BusID: 0000:aa:00.0
9596
Hardware Class: graphics card
96-
Model: "Intel VGA compatible controller"
97+
Model: "Intel Display controller"
9798
Vendor: pci 0x8086 "Intel Corporation"
98-
Device: pci 0x56c1
99+
Device: pci 0x0bda
99100
SubVendor: pci 0x8086 "Intel Corporation"
100-
SubDevice: pci 0x4905
101-
Revision: 0x04
101+
SubDevice: pci 0x0000
102+
Revision: 0x2f
102103
Driver: "i915"
103104
Driver Modules: "i915"
104-
Memory Range: 0xd0000000-0xd0ffffff (rw,non-prefetchable)
105-
Memory Range: 0x3afc00000000-0x3afdffffffff (ro,non-prefetchable)
106-
IRQ: 928 (86 events)
107-
Module Alias: "pci:v00008086d000056C1sv00008086sd00004905bc03sc00i00"
105+
Memory Range: 0x44fe3f000000-0x44fe3fffffff (ro,non-prefetchable)
106+
Memory Range: 0x447000000000-0x447fffffffff (ro,non-prefetchable)
107+
IRQ: 511 (140 events)
108+
Module Alias: "pci:v00008086d00000BDAsv00008086sd00000000bc03sc80i00"
108109
Config Status: cfg=new, avail=yes, need=no, active=unknown
109-
Attached to: #29 (PCI bridge)
110+
Attached to: #89 (PCI bridge)
110111
```
111112

112113
### Verify Intel® QuickAssist Technology provisioning

0 commit comments

Comments
 (0)