Re: tests/avocado: Add LoongArch machine start test

2024-05-31 Thread gaosong
在 2024/5/31 下午1:34, Jiaxun Yang 写道: 在2024年5月31日五月 上午2:52,gaosong写道: 在 2024/5/30 下午9:16, Jiaxun Yang 写道: 在2024年5月30日五月 下午2:00,gaosong写道: [...] FYI, the test does not seem to work anymore - apparently the binaries have changed and now the hashes do not match anymore. Could you please update it?

Re: tests/avocado: Add LoongArch machine start test

2024-05-30 Thread Jiaxun Yang
在2024年5月31日五月 上午2:52,gaosong写道: > 在 2024/5/30 下午9:16, Jiaxun Yang 写道: >> >> 在2024年5月30日五月 下午2:00,gaosong写道: >> [...] FYI, the test does not seem to work anymore - apparently the binaries have changed and now the hashes do not match anymore. Could you please update it? (preferably

Re: tests/avocado: Add LoongArch machine start test

2024-05-30 Thread gaosong
在 2024/5/30 下午9:16, Jiaxun Yang 写道: 在2024年5月30日五月 下午2:00,gaosong写道: [...] FYI, the test does not seem to work anymore - apparently the binaries have changed and now the hashes do not match anymore. Could you please update it? (preferably with some versioned binaries that do not change in the co

Re: tests/avocado: Add LoongArch machine start test

2024-05-30 Thread Jiaxun Yang
在2024年5月30日五月 下午2:00,gaosong写道: [...] >> FYI, the test does not seem to work anymore - apparently the binaries >> have changed and now the hashes do not match anymore. Could you please >> update it? (preferably with some versioned binaries that do not change >> in the course of time?) >> > Th

Re: tests/avocado: Add LoongArch machine start test

2024-05-30 Thread gaosong
在 2024/5/29 下午6:31, Thomas Huth 写道: On 15/05/2023 13.19, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao Reviewed-by: Cédric Le Goater Message-Id: <20230513012744.1885728-1-gaos...@loongson.cn> ---   MAIN

Re: tests/avocado: Add LoongArch machine start test

2024-05-29 Thread Thomas Huth
On 15/05/2023 13.19, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao Reviewed-by: Cédric Le Goater Message-Id: <20230513012744.1885728-1-gaos...@loongson.cn> --- MAINTAINERS| 1 +

[PULL 2/5] tests/avocado: Add LoongArch machine start test

2023-05-15 Thread Song Gao
Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao Reviewed-by: Cédric Le Goater Message-Id: <20230513012744.1885728-1-gaos...@loongson.cn> --- MAINTAINERS| 1 + tests/avocado/machine_loongarch.py | 5

Re: [PATCH v3] tests/avocado: Add LoongArch machine start test

2023-05-15 Thread Cédric Le Goater
On 5/13/23 03:27, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao Reviewed-by: Cédric Le Goater Thanks, C. --- MAINTAINERS| 1 + tests/avocado/machine_loongarch.py | 58 ++

Re: [PATCH v2] tests/avocado: Add LoongArch machine start test

2023-05-12 Thread Song Gao
在 2023/5/12 下午7:44, Cédric Le Goater 写道: Hello, On 5/12/23 08:33, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao ---   MAINTAINERS    |  1 +   tests/avocado/machine_loongarch.py |

[PATCH v3] tests/avocado: Add LoongArch machine start test

2023-05-12 Thread Song Gao
Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao --- MAINTAINERS| 1 + tests/avocado/machine_loongarch.py | 58 ++ 2 files changed, 59 insertions(+) create mode 100644 te

Re: [PATCH v2] tests/avocado: Add LoongArch machine start test

2023-05-12 Thread Cédric Le Goater
Hello, On 5/12/23 08:33, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao --- MAINTAINERS| 1 + tests/avocado/machine_loongarch.py | 68 ++ 2 files c

[PATCH v2] tests/avocado: Add LoongArch machine start test

2023-05-11 Thread Song Gao
Add a new test in tests/avocado to check LoongArch virt machine start. Reviewed-by: Thomas Huth Signed-off-by: Song Gao --- MAINTAINERS| 1 + tests/avocado/machine_loongarch.py | 68 ++ 2 files changed, 69 insertions(+) create mode 100644 te

Re: [PATCH v1] tests/avocado: Add LoongArch machine start test

2023-05-11 Thread Thomas Huth
On 11/05/2023 14.21, Song Gao wrote: Add a new test in tests/avocado to check LoongArch virt machine start. Signed-off-by: Song Gao --- MAINTAINERS | 1 + tests/avocado/machine_loongarch_start.py | 68 2 files changed, 69 insertions(+)

[PATCH v1] tests/avocado: Add LoongArch machine start test

2023-05-11 Thread Song Gao
Add a new test in tests/avocado to check LoongArch virt machine start. Signed-off-by: Song Gao --- MAINTAINERS | 1 + tests/avocado/machine_loongarch_start.py | 68 2 files changed, 69 insertions(+) create mode 100644 tests/avocado/machine_