On Feb 21, 2024 / 08:43, Daniel Wagner wrote: > The test is issuing larger IO workload. This depends on being able to > allocate larger chunks of linear memory. nvme-cli used to use libhugetlb > to automatically allocate the HugeTLB pool. Though nvme-cli dropped the > dependency on the library, thus the test should try to provision the > system accordingly. > > Link: https://github.com/linux-nvme/nvme-cli/issues/2218 > Reported-by: Yi Zhang <yi.zhang@xxxxxxxxxx> > Tested-by: Yi Zhang <yi.zhang@xxxxxxxxxx> > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> Thanks, applied. I note here that an opportunity is left to improve stability of nvme-cli linear memory allocation in the test case as discussed [1]. [1] https://lore.kernel.org/linux-block/99bba6e6-1ae3-49d2-842b-680257cedbad@xxxxxxxxxx/