]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Add CXL DVSEC GPF time_scale 10s support
authoryeeli <seven.yi.lee@gmail.com>
Fri, 7 Feb 2025 06:37:12 +0000 (14:37 +0800)
committerMartin Mareš <mj@ucw.cz>
Sun, 8 Jun 2025 14:56:56 +0000 (16:56 +0200)
commit55209a0a99f2d0377d5823ebf6e84204cd4f699b
treebb7495d0fe826d72800b54c2befd2abfc4774b43
parent04d90becddd69229614e0a98ed3b1757b119314b
Add CXL DVSEC GPF time_scale 10s support

Ref CXL Spec chapter 8.1.6 and 8.1.7, Add time_scale 10s support.

When time_scale is 7h

Old code shows:
GPF Phase 1 Timeout: 20<?>

New code shows
GPF Phase 1 Timeout: 20s

The changes do not affect Reserved time scale encoding shows <?>.

Signed-off-by: yeeli <seven.yi.lee@gmail.com>
ls-ecaps.c