Re: [PATCH 3/4] KVM: riscv: selftests: Change command line option

2025-03-03 Thread Atish Kumar Patra
On Thu, Feb 27, 2025 at 12:08 AM Andrew Jones wrote: > > On Wed, Feb 26, 2025 at 12:25:05PM -0800, Atish Patra wrote: > > The PMU test commandline option takes an argument to disable a > > certain test. The initial assumption behind this was a common use case > > is just to run all the test most o

Re: [PATCH 3/4] KVM: riscv: selftests: Change command line option

2025-02-27 Thread Andrew Jones
On Wed, Feb 26, 2025 at 12:25:05PM -0800, Atish Patra wrote: > The PMU test commandline option takes an argument to disable a > certain test. The initial assumption behind this was a common use case > is just to run all the test most of the time. However, running a single > test seems more useful i

[PATCH 3/4] KVM: riscv: selftests: Change command line option

2025-02-26 Thread Atish Patra
The PMU test commandline option takes an argument to disable a certain test. The initial assumption behind this was a common use case is just to run all the test most of the time. However, running a single test seems more useful instead. Especially, the overflow test has been helpful to validate PM