Re: [PATCH 2/3] cxl/mbox: Add GET_POISON_LIST mailbox command support

From: Davidlohr Bueso
Date: Thu Jun 16 2022 - 18:59:48 EST


On Thu, 16 Jun 2022, Alison Schofield wrote:

cxl list --media-errors -m mem1
lists media errors for requested memdev

cxl list --media-errors -r region#

A quick question on the tooling front: the above goes nicely with
cxl-list, but what about the rest of the poisoning cmds? Do you have
anything in mind? Do we want something specific for media and poison
management instead? Ie:

cxl media --list-errors <params>
cxl media --inject-errors <params>
cxl media --clear-errors <params>

Thanks,
Davidlohr