On 2/20/24 23: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> > --- > Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck