linux-nvme / nvme-cli

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

ocp: fix latency monitoring data structure entry endian #2548

Closed ikegami-t closed 3 weeks ago

ikegami-t commented 3 weeks ago

Fix the entry data to little endian format. Also delete to fill the data to 0 since already initialized by 0.

igaw commented 3 weeks ago

@arthurshau please have a look. Thanks!

arthurshau commented 3 weeks ago

LGTM