Re: [PATCH v2] nvme: update firmware version after commit

From: Chaitanya Kulkarni
Date: Tue Oct 24 2023 - 02:22:08 EST


On 10/13/23 09:34, Daniel Wagner wrote:
> The firmware version sysfs entry needs to be updated after a successfully
> firmware activation.
>
> nvme-cli stopped issuing an Identify Controller command to list the
> current firmware information and relies on sysfs showing the current
> firmware version.
>
>

why did nvme-cli stopped using id-ctrl ?

-ck