On Wed, Oct 02, 2019 at 04:18:59AM -0400, Jan Stancek wrote: > > > ----- Original Message ----- > > > > Hello, > > > > We ran automated tests on a recent commit from this kernel tree: > > > > Kernel repo: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > Commit: 9c30694424ee - Linux 5.3.2 > > > > The results of these automated tests are provided below. > > > > Overall result: PASSED > > Merge: OK > > Compile: OK > > Tests: OK > > > > All kernel binaries, config files, and logs are available for download here: > > > > https://artifacts.cki-project.org/pipelines/199450 > > > > Please reply to this email if you have any questions about the tests that we > > ran or if you have any suggestions on how to make future tests more > > effective. > > > > ,-. ,-. > > ( C ) ( K ) Continuous > > `-',-.`-' Kernel > > ( I ) Integration > > `-' > > ______________________________________________________________________________ > > > > Compile testing > > --------------- > > > > We compiled the kernel for 3 architectures: > > > > aarch64: > > make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg > > > > ppc64le: > > make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg > > > > x86_64: > > make options: -j30 INSTALL_MOD_STRIP=1 targz-pkg > > > > > > Hardware testing > > ---------------- > > We booted each kernel and ran the following tests: > > > > aarch64: > > Host 1: > > ✅ Boot test > > ✅ Podman system integration test (as root) > > ✅ Podman system integration test (as user) > > ✅ Loopdev Sanity > > ✅ jvm test suite > > ✅ Memory function: memfd_create > > ✅ AMTU (Abstract Machine Test Utility) > > ✅ Ethernet drivers sanity > > ✅ Networking socket: fuzz > > ✅ Networking sctp-auth: sockopts test > > ✅ Networking: igmp conformance test > > ✅ Networking TCP: keepalive test > > ✅ Networking UDP: socket > > ✅ Networking tunnel: gre basic > > ✅ Networking tunnel: vxlan basic > > ✅ audit: audit testsuite test > > ✅ httpd: mod_ssl smoke sanity > > ✅ iotop: sanity > > ✅ tuned: tune-processes-through-perf > > ✅ Usex - version 1.9-29 > > ✅ storage: SCSI VPD > > ✅ stress: stress-ng > > 🚧 ✅ LTP lite > > 🚧 ✅ CIFS Connectathon > > 🚧 ✅ POSIX pjd-fstest suites > > 🚧 ✅ Memory function: kaslr > > 🚧 ✅ Networking bridge: sanity > > 🚧 ✅ Networking MACsec: sanity > > 🚧 ✅ Networking route: pmtu > > 🚧 ✅ Networking tunnel: geneve basic test > > 🚧 ✅ L2TP basic test > > 🚧 ✅ Networking vnic: ipvlan/basic > > 🚧 ✅ ALSA PCM loopback test > > 🚧 ✅ ALSA Control (mixer) Userspace Element test > > 🚧 ✅ trace: ftrace/tracer > > 🚧 ✅ Networking route_func: local > > 🚧 ✅ Networking route_func: forward > > 🚧 ✅ Networking ipsec: basic netns transport > > 🚧 ✅ Networking ipsec: basic netns tunnel > > > > Host 2: > > ✅ Boot test > > ✅ xfstests: ext4 > > ✅ xfstests: xfs > > ✅ selinux-policy: serge-testsuite > > ✅ lvm thinp sanity > > ✅ storage: software RAID testing > > 🚧 ✅ Storage blktests > > > > ppc64le: > > Host 1: > > ✅ Boot test > > ✅ Podman system integration test (as root) > > ✅ Podman system integration test (as user) > > ✅ Loopdev Sanity > > ✅ jvm test suite > > ✅ Memory function: memfd_create > > ✅ AMTU (Abstract Machine Test Utility) > > ✅ Ethernet drivers sanity > > ✅ Networking socket: fuzz > > ✅ Networking sctp-auth: sockopts test > > ✅ Networking TCP: keepalive test > > ✅ Networking UDP: socket > > ✅ Networking tunnel: gre basic > > ✅ Networking tunnel: vxlan basic > > ✅ audit: audit testsuite test > > ✅ httpd: mod_ssl smoke sanity > > ✅ iotop: sanity > > ✅ tuned: tune-processes-through-perf > > ✅ Usex - version 1.9-29 > > 🚧 ❌ LTP lite > > ppc64le hit panic that appears to be fixed by: > 41ba17f20ea8 ("powerpc/imc: Dont create debugfs files for cpu-less nodes") Ok, now queued up, thanks! greg k-h