]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: telemetry ctrl-init need to clear RAE
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 28 Nov 2024 07:50:09 +0000 (16:50 +0900)
committerDaniel Wagner <wagi@monom.org>
Tue, 3 Dec 2024 08:35:04 +0000 (09:35 +0100)
commit4e7327f21256c4fe4fbb41d28bb71bcaed6a77eb
tree61763d91380a920e68928cb574ccafbc1ed0efec
parent6f1f902af071fc46b78485ce851ffaaeb444c25f
nvme: telemetry ctrl-init need to clear RAE

if rae default is true, it's always true
so it was not possible to issue with RAE=0

If the host is reading the Telemetry Controller-Initiated log page,
then the host reads any portion of that log page with the Retain
Asynchronous Event bit cleared to ‘0’ to indicate to the controller
that the host has completed reading the Telemetry Controller-Initiated
log page

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
nvme.c