[PATCH v4 00/20] NVMeTCP Offload ULP
Christoph Hellwig
hch at lst.de
Thu Jul 1 06:23:07 PDT 2021
I looked over it a bit (and will send some individual comments), and I
have to say I really dislike how this layer and how the hardware works.
The whole point of NVMe is that we have a nicely standardized PCIe
register level interface. One that you can trivially hide a TCP offload
under with just a little control plane logic. But instead we come up with
this gigant mess.
More information about the Linux-nvme
mailing list