linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.46k stars 654 forks source link

nvme-print-stdout: fix to print the log line by line #2356

Closed francispravin5 closed 4 months ago

francispravin5 commented 4 months ago

Fix to print the log within one line per each FID (LID - 12h) and NVMe-MI Command (LID - 13h) while printing in human readable form.

igaw commented 4 months ago

Thanks!