On 20/02/25 04:08PM, Jonathan Cameron wrote:
On Tue, 18 Feb 2025 14:27:28 +0530
Arpit Kumar wrote:
CXL CCI log commands implmented as per CXL Specification 3.2 8.2.10.5
1) get_log_capabilities (Opcode 0402h)
2) clear_log (Opcode 0403h)
3) populate_log (Opcode 0404h)
This v2 patch addresses th
On Tue, 18 Feb 2025 14:27:28 +0530
Arpit Kumar wrote:
> CXL CCI log commands implmented as per CXL Specification 3.2 8.2.10.5
> 1) get_log_capabilities (Opcode 0402h)
> 2) clear_log (Opcode 0403h)
> 3) populate_log (Opcode 0404h)
>
> This v2 patch addresses the feedback from the v1 patch and inc
CXL CCI log commands implmented as per CXL Specification 3.2 8.2.10.5
1) get_log_capabilities (Opcode 0402h)
2) clear_log (Opcode 0403h)
3) populate_log (Opcode 0404h)
This v2 patch addresses the feedback from the v1 patch and include some new
changes.
Changes in from v1 to v2:
- Added descripti