Everybody agrees that a new project for performance testing is not super useful, and that it would be better to integrate it into something we all already run. These two patches take what was fsperf and puts it into fstests proper. This provides better flexibility for test environments, and at least gets us started towards adding more of these sort of tests into our day to day activities. The only thing extra to run these tests is the PERF_CONFIGNAME option that must be specified in order for the perf tests to be run. We need this (or something like it) to make sure that we compare runs that have similar setups so that we don't end up failing because we did one run with NVME but the next run with SATA. I've only added one of the fio tests from fsperf because I want to make sure we're all happy with the generic support that I've added. Once these are merged I'll send the next tests along and rework how we do comparisons so we're comparing averages of previous runs instead of just whatever the last run was. Thanks, Josef -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html