Re: [PATCH v3 4/7] nvme: add basic facility to get telemetry log page

2019-05-14 Thread Akinobu Mita
2019年5月14日(火) 0:34 Chaitanya Kulkarni : > > On 05/12/2019 08:55 AM, Akinobu Mita wrote: > > This adds the required definisions to get telemetry log page. > s/definisions/definitions/ OK. > > diff --git a/include/linux/nvme.h b/include/linux/nvme.h > > index c40720c..8c0b29d 100644 > > ---

Re: [PATCH v3 4/7] nvme: add basic facility to get telemetry log page

2019-05-13 Thread Chaitanya Kulkarni
On 05/12/2019 08:55 AM, Akinobu Mita wrote: > This adds the required definisions to get telemetry log page. s/definisions/definitions/ > The telemetry log page structure and identifier are copied from nvme-cli. > > We also need a facility to check log page attributes in order to know > the

[PATCH v3 4/7] nvme: add basic facility to get telemetry log page

2019-05-12 Thread Akinobu Mita
This adds the required definisions to get telemetry log page. The telemetry log page structure and identifier are copied from nvme-cli. We also need a facility to check log page attributes in order to know the controller supports the telemetry log pages and log page offset field for the Get Log