[PATCH V2] nvme-tcp: add basic support for the C2HTermReq PDU

Keith Busch kbusch at kernel.org
Tue Feb 18 07:44:27 PST 2025


On Mon, Feb 17, 2025 at 05:08:27PM +0100, Maurizio Lombardi wrote:
> Previously, the NVMe/TCP host driver did not handle the C2HTermReq PDU,
> instead printing "unsupported pdu type (3)" when received. This patch adds
> support for processing the C2HTermReq PDU, allowing the driver
> to print the Fatal Error Status field.
> 
> Example of output:
> nvme nvme4: Received C2HTermReq (FES = Invalid PDU Header Field)

Thanks, applied to nvme-6.14.



More information about the Linux-nvme mailing list