Re: [Qemu-devel] [kvm-unit-tests PATCH v5 08/11] arm/unittests.cfg: add the tlbflush tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Jul 31, 2015 at 04:53:58PM +0100, Alex Bennée wrote:
> ---
>  arm/unittests.cfg | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 
> diff --git a/arm/unittests.cfg b/arm/unittests.cfg
> index ee655b2..19d72ad 100644
> --- a/arm/unittests.cfg
> +++ b/arm/unittests.cfg
> @@ -35,3 +35,27 @@ file = selftest.flat
>  smp = $(getconf _NPROCESSORS_CONF)
>  extra_params = -append 'smp'
>  groups = selftest
> +
> +# TLB Torture Tests
> +[tlbflush::all_other]
> +file = tlbflush-test.flat
> +smp = $(getconf _NPROCESSORS_CONF)
> +groups = tlbflush
> +
> +[tlbflush::page_other]
> +file = tlbflush-test.flat
> +smp = $(getconf _NPROCESSORS_CONF)
> +extra_params = -append 'page'
> +groups = tlbflush
> +
> +[tlbflush::all_self]
> +file = tlbflush-test.flat
> +smp = $(getconf _NPROCESSORS_CONF)
> +extra_params = -append 'self'
> +groups = tlbflush
> +
> +[tlbflush::page_self]
> +file = tlbflush-test.flat
> +smp = $(getconf _NPROCESSORS_CONF)
> +extra_params = -append 'page self'
> +groups = tlbflush

Please see f7eafd76270 (in kvm-unit-tests next branch) for how
I've redone some lines in this file to make them more standalone
friendly.

drew

> -- 
> 2.5.0
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux