qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v2 00/27] Adding partial support for 128-bit riscv target


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 00/27] Adding partial support for 128-bit riscv target
Date: Thu, 7 Oct 2021 10:11:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

On 10/6/21 23:28, Frédéric Pétrot wrote:
> This series of patches provides partial 128-bit support for the riscv
> target architecture.

> For the 128-bit, the tests are there: https://github.com/fpetrot/128-test
> * from hash 925e1af2c7, run the tests in unit_test_i
> * from hash 6d4a39f2c4, run in addition the tests in unit_test_m
> * from hash 864e563916, run in addition the tests unit_test_csr

It would be very helpful to integrate those tests in our suite,
to catch future regressions.

The usual process is:

- Add a submodule
- Add buildsys machinery to call your tests manually
- Add a GitLab job automatically running the tests

Note however we already have too many submodules, so there
might be a simpler alternative.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]