[gem5-dev] Build failed in Jenkins: nightly #322

2021-05-25 Thread jenkins-no-reply--- via gem5-dev
See Changes: [gabe.black] cpu: Fix style in cpu/simple/base.hh. [gabe.black] cpu: Fix syntax in cpu/simple_thread.hh. [gabe.black] base: Use a lambda to simplify the stl_helpers template. [gabe.black] cpu: Add a

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Make the decoder width a property of the decoder.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40175 ) Change subject: arch,cpu: Make the decoder width a property of the decoder. .. arch,cpu: Make the decoder width a property

[gem5-dev] Change in gem5/gem5[develop]: base: Apply the stl_helpers helper judiciously.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45901 ) Change subject: base: Apply the stl_helpers helper judiciously. .. base: Apply the stl_helpers helper judiciously. The

[gem5-dev] Re: problem with docker image?

2021-05-25 Thread Bobby Bruce via gem5-dev
Yeah, I'm with you on your interpretation of that error. I forgot a negation in my original reply to this email thread. I meant to say I'm _not_ very confident in the wait solution, and the more I think it through, I'm even less so, as the error occurs after the docker image is pulled, so I'd

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: De-macrofy arch/arm/kvm/arm_cpu.cc.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45879 ) Change subject: arch-arm: De-macrofy arch/arm/kvm/arm_cpu.cc. .. arch-arm: De-macrofy arch/arm/kvm/arm_cpu.cc. Replace

[gem5-dev] Change in gem5/gem5[develop]: tests: Add a sleep to the jenkins presubmit.sh

2021-05-25 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45999 ) Change subject: tests: Add a sleep to the jenkins presubmit.sh .. tests: Add a sleep to the jenkins

[gem5-dev] Change in gem5/gem5[develop]: cpu: Delete the cpu/o3/isa_specific.hh header.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/42221 ) Change subject: cpu: Delete the cpu/o3/isa_specific.hh header. .. cpu: Delete the cpu/o3/isa_specific.hh header. This

[gem5-dev] Re: problem with docker image?

2021-05-25 Thread Gabe Black via gem5-dev
Yeah, I'm hesitant to blame the docker image too, since as far as I know it hasn't really changed much recently, and this problem has only really started recently, although I've hit it a lot in the last few days. Some sort of timing issue seems like a reasonable hypothesis. Could you please add

[gem5-dev] Re: Build failed in Jenkins: nightly #321

2021-05-25 Thread Bobby Bruce via gem5-dev
Just an FYI: I'm looking into this. It appears the realview-o3-ARM-x86_64-opt test is hanging until our timeout is reached. I'm currently trying to find the offending commit and will report back on possible fixes. -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web:

[gem5-dev] Re: problem with docker image?

2021-05-25 Thread Bobby Bruce via gem5-dev
Correction: The command is "sleep", not "wait" :). -- Dr. Bobby R. Bruce Room 3050, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Tue, May 25, 2021 at 9:46 AM Bobby Bruce wrote: > It is annoying when this happens, and doubly so that it's clearly flakey > and hard

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Create a local port proxy for functional accesses.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45904 ) Change subject: arch-sparc: Create a local port proxy for functional accesses. .. arch-sparc: Create a local port proxy

[gem5-dev] Re: problem with docker image?

2021-05-25 Thread Bobby Bruce via gem5-dev
It is annoying when this happens, and doubly so that it's clearly flakey and hard to reproduce. However, I've only ever seen this on Kokoro so I think the blame is somewhere there. Keep in mind, we run nightly tests using the same image and never seem to run into this issue, I'm quite confident

[gem5-dev] Change in gem5/gem5[minor-release-staging-v21-0-1]: systemc: Set verify.py shebang to python3

2021-05-25 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45980 ) Change subject: systemc: Set verify.py shebang to python3 .. systemc: Set verify.py shebang to python3

[gem5-dev] Change in gem5/gem5[develop]: systemc: Set verify.py shebang to python3

2021-05-25 Thread Yu-hsin Wang (Gerrit) via gem5-dev
Yu-hsin Wang has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45979 ) Change subject: systemc: Set verify.py shebang to python3 .. systemc: Set verify.py shebang to python3

[gem5-dev] Change in gem5/gem5[develop]: dev: Put PS2 classes in the ps2 namespace

2021-05-25 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45395 ) Change subject: dev: Put PS2 classes in the ps2 namespace .. dev: Put PS2 classes in the ps2 namespace These classes

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Rename RomLabels namespace as rom_labels

2021-05-25 Thread Daniel Carvalho (Gerrit) via gem5-dev
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45396 ) Change subject: arch-x86: Rename RomLabels namespace as rom_labels .. arch-x86: Rename RomLabels namespace as

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: Use inst virtual address to create a page fault

2021-05-25 Thread Ayaz Akram (Gerrit) via gem5-dev
Ayaz Akram has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/45920 ) Change subject: arch-riscv: Use inst virtual address to create a page fault .. arch-riscv: Use inst virtual

[gem5-dev] Change in gem5/gem5[develop]: cpu,fastmodel: Get rid of the getSendFunctional method.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45865 ) Change subject: cpu,fastmodel: Get rid of the getSendFunctional method. .. cpu,fastmodel: Get rid of the getSendFunctional

[gem5-dev] Change in gem5/gem5[develop]: misc: Stop using BaseCPU::getSendFunctional.

2021-05-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/45864 ) Change subject: misc: Stop using BaseCPU::getSendFunctional. .. misc: Stop using BaseCPU::getSendFunctional. This method is

[gem5-dev] problem with docker image?

2021-05-25 Thread Gabe Black via gem5-dev
Hi folks. I've noticed kokoro runs occasionally failing with: bash: : command not found This is after the docker command runs it looks like, so I'm assuming this is a problem with our docker image? Any ideas?