History log of /pciutils/tests/cap-dvsec-cxl (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v3.14.0, v3.13.0, v3.12.0, v3.11.1, v3.11.0, v3.10.0, v3.9.0
# 9a07a7f5 07-Nov-2022 Jaxon Haws <[email protected]>

lspci: Add test case for CXL device

Add requested config space dump of CXL device for testing

Signed-off-by: Jaxon Haws <[email protected]>


Revision tags: v3.8.0
# c5db7af4 09-Mar-2021 Dongdong Liu <[email protected]>

lspci: Update tests files with VF 10-Bit Tag Requester

Update the tests files with the new field 10BitTagReq
in SR-IOV Capabilities Register.

Signed-off-by: Dongdong Liu <[email protected]>


Revision tags: v3.7.0
# 8b122188 26-May-2020 Sean V Kelley <[email protected]>

CXL: Capability vendor ID changed

Update the cap-dvsec-cxl test to match the new vendor ID.

Signed-off-by: Sean V Kelley <[email protected]>


# 1d330d67 25-May-2020 Martin Mares <[email protected]>

Tests: cap-dvsec-cxl had tabs erroneously expanded to spaces


# bd853ef8 20-Apr-2020 Sean V Kelley <[email protected]>

pciutils: Decode Compute eXpress Link DVSEC

Compute eXpress Link[1] is a new CPU interconnect created with
workload accelerators in mind. The interconnect relies on PCIe
electrical and physical inte

pciutils: Decode Compute eXpress Link DVSEC

Compute eXpress Link[1] is a new CPU interconnect created with
workload accelerators in mind. The interconnect relies on PCIe
electrical and physical interconnect for communication via a Flex Bus
port which allows designs to choose between providing PCIe or CXL.

This patch introduces basic support for lspci decode of CXL and
builds upon the existing Designated Vendor-Specific support in
lspci through identification of a supporting CXL device using DVSEC
Vendor ID and DVSEC ID.

[1] https://www.computeexpresslink.org/

Signed-off-by: Sean V Kelley <[email protected]>

show more ...