Re: [PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests

2019-10-25 Thread Philippe Mathieu-Daudé
On 10/25/19 6:46 PM, Aleksandar Markovic wrote: On Thu, Oct 24, 2019 at 11:23 AM Aleksandar Markovic wrote: ping for Cleber and Eduardo I applied patches 7, 8, 9, 10, and 11 to MIPS queue. Thanks Aleksandar!

Re: [PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests

2019-10-25 Thread Aleksandar Markovic
On Thu, Oct 24, 2019 at 11:23 AM Aleksandar Markovic wrote: > > ping for Cleber and Eduardo > I applied patches 7, 8, 9, 10, and 11 to MIPS queue. Thanks for all involved! Aleksandar

Re: [PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests

2019-10-24 Thread Aleksandar Markovic
ping for Cleber and Eduardo On Saturday, October 19, 2019, Philippe Mathieu-Daudé wrote: > v2: > - Fixed GIT_COMMITTER_NAME > - do no include Aleksandar Rikalo mailmap change > > Commit 9090d3332cdcc introduced a regression which makes the > 64-bit target tests to fail. > > This series fix it (b

Re: [PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests

2019-10-19 Thread Philippe Mathieu-Daudé
On 10/19/19 5:10 PM, Philippe Mathieu-Daudé wrote: From: PhilMD Oh I sent this from a new workspace, and forgot to set git.user.name :S git.sendemail.from doesn't enforce it. I'll simply resend. Commit 9090d3332cdcc introduced a regression which makes the 64-bit target tests to fail. This s

[PATCH 00/11] tests/acceptance: Fix 64-bit MIPS target tests

2019-10-19 Thread Philippe Mathieu-Daudé
From: PhilMD Commit 9090d3332cdcc introduced a regression which makes the 64-bit target tests to fail. This series fix it (by previously refactoring the linux_ssh_malta test), and also add another test for the 5KEc CPU. I had to include Avocado-related patches not yet merged again to avoid send