Hi Niels,
On Thu, Feb 25, 2021 at 10:14 AM Niels Möller nisse@lysator.liu.se wrote:
- New Arm64 code (don't recall current status off the top of my head).
It has no issue I'm aware of, as long the arm64 code is reviewed, passes the testsuite, and hits the expected performance it's ok to move forward and merge the branch to master IMO.
- s390x testing. I'd prefer to not run a git checkout on the s390x test machine, but have the ci job make a tarball, ssh it over to the test machine, unpack in a fresh directory for build and test. This needs to be in place before adding s390x specific code. When done, could likely be reused for remote testing on any other platforms of interest, which aren't directly available in the ci system.
Ok, I'll see what I can do here.
regards, Mamone