Re: [PATCH blktests 07/12] nvme/018: Ignore error message generated by nvme read]

2019-07-15 Thread Logan Gunthorpe
On 2019-07-15 1:15 a.m., Johannes Thumshirn wrote: > On Fri, Jul 12, 2019 at 05:57:37PM -0600, Logan Gunthorpe wrote: >> nvme-cli at some point started printing the error message: >> >> NVMe status: CAP_EXCEEDED: The execution of the command has caused the >> capacity of the namespace to

Re: [PATCH blktests 07/12] nvme/018: Ignore error message generated by nvme read]

2019-07-15 Thread Johannes Thumshirn
On Fri, Jul 12, 2019 at 05:57:37PM -0600, Logan Gunthorpe wrote: > nvme-cli at some point started printing the error message: > > NVMe status: CAP_EXCEEDED: The execution of the command has caused the > capacity of the namespace to be exceeded(0x6081) > > This was not accounted for by tes

[PATCH blktests 07/12] nvme/018: Ignore error message generated by nvme read

2019-07-12 Thread Logan Gunthorpe
nvme-cli at some point started printing the error message: NVMe status: CAP_EXCEEDED: The execution of the command has caused the capacity of the namespace to be exceeded(0x6081) This was not accounted for by test 018 and caused it to fail. This test does not need to test the error mes