Re: [PATCH v2] nvmet-tcp: Don't kmap() pages which can't come from HIGHMEM

From: Fabio M. De Francesco
Date: Sun Aug 21 2022 - 11:05:09 EST


On giovedì 18 agosto 2022 13:45:49 CEST Sagi Grimberg wrote:
> Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx>
>
> Fabio, did you run blktests?
>
> The simplest thing you can do is:
>
> $ git clone https://github.com/osandov/blktests.git
> $ cd blktests
> $ nvme_trtype=tcp ./check nvme

I just run the tests you requested.
I'm going to send a v3 patch which shows the results.

Thanks,

Fabio