On Mon, Mar 03, 2025 at 02:53:09PM -0800, Atish Patra wrote: > It is helpful to vary the number of the LCOFI interrupts generated > by the overflow test. Allow additional argument for overflow test > to accommodate that. It can be easily cross-validated with > /proc/interrupts output in the host. > > Signed-off-by: Atish Patra <atishp@xxxxxxxxxxxx> > --- > tools/testing/selftests/kvm/riscv/sbi_pmu_test.c | 38 +++++++++++++++++++----- > 1 file changed, 31 insertions(+), 7 deletions(-) > Reviewed-by: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>