All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] Remove KVM tests from CVE runfile
@ 2023-06-21 11:54 Martin Doucha
  2023-06-21 12:31 ` Petr Vorel
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Doucha @ 2023-06-21 11:54 UTC (permalink / raw)
  To: Li Wang, ltp

KVM tests are currently limited to baremetal testing of x86 machines only.
They have their own special runfile. The CVE runfile is used for testing
any architecture and machine type including virtual ones. Adding KVM
tests to it will cause non-x86 platforms to complain that the tests do
not exist.

Signed-off-by: Martin Doucha <mdoucha@suse.cz>
---
 runtest/cve | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/runtest/cve b/runtest/cve
index bbc552bea..7d1e84f89 100644
--- a/runtest/cve
+++ b/runtest/cve
@@ -73,8 +73,6 @@ cve-2020-29373 io_uring02
 cve-2020-36557 pty06
 cve-2021-3444 bpf_prog05
 cve-2021-3609 can_bcm01
-cve-2021-3653 kvm_svm01
-cve-2021-3656 kvm_svm02
 cve-2021-4034 execve06
 cve-2021-4197_1 cgroup_core01
 cve-2021-4197_2 cgroup_core02
@@ -82,7 +80,6 @@ cve-2021-4204 bpf_prog06
 cve-2021-22555 setsockopt08 -i 100
 cve-2021-26708 vsock01
 cve-2021-22600 setsockopt09
-cve-2021-38198 kvm_pagefault01
 cve-2021-38604 mq_notify03
 cve-2022-0847 dirtypipe
 cve-2022-2590 dirtyc0w_shmem
-- 
2.41.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [LTP] [PATCH] Remove KVM tests from CVE runfile
  2023-06-21 11:54 [LTP] [PATCH] Remove KVM tests from CVE runfile Martin Doucha
@ 2023-06-21 12:31 ` Petr Vorel
  2023-06-21 12:37   ` Li Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Vorel @ 2023-06-21 12:31 UTC (permalink / raw)
  To: Martin Doucha; +Cc: ltp

Hi Martin,

> KVM tests are currently limited to baremetal testing of x86 machines only.
> They have their own special runfile. The CVE runfile is used for testing
> any architecture and machine type including virtual ones. Adding KVM
> tests to it will cause non-x86 platforms to complain that the tests do
> not exist.

Good point, I'm sorry I forget on this during review.
Merged.

BTW I wonder if we should put some note to the file to remember this in the
future.

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LTP] [PATCH] Remove KVM tests from CVE runfile
  2023-06-21 12:31 ` Petr Vorel
@ 2023-06-21 12:37   ` Li Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Li Wang @ 2023-06-21 12:37 UTC (permalink / raw)
  To: Petr Vorel; +Cc: ltp

On Wed, Jun 21, 2023 at 8:32 PM Petr Vorel <pvorel@suse.cz> wrote:

> Hi Martin,
>
> > KVM tests are currently limited to baremetal testing of x86 machines
> only.
> > They have their own special runfile. The CVE runfile is used for testing
> > any architecture and machine type including virtual ones. Adding KVM
> > tests to it will cause non-x86 platforms to complain that the tests do
> > not exist.
>
> Good point, I'm sorry I forget on this during review.
> Merged.
>

Thanks for doing that.

>
> BTW I wonder if we should put some note to the file to remember this in the
> future.
>

+1, this would be helpful to people who are unfamiliar with them.


-- 
Regards,
Li Wang

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-21 12:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21 11:54 [LTP] [PATCH] Remove KVM tests from CVE runfile Martin Doucha
2023-06-21 12:31 ` Petr Vorel
2023-06-21 12:37   ` Li Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.