#!/bin/sh export_top_env() { export suite='perf-sanity-tests' export testcase='perf-sanity-tests' export category='functional' export need_memory='2G' export job_origin='perf-sanity-tests.yaml' export queue_cmdline_keys='branch commit' export queue='bisect' export testbox='igk-ptl-d01' export tbox_group='igk-ptl-d01' export job_file='/lkp/jobs/queued/bisect/igk-ptl-d01/perf-sanity-tests-group-00-clang-debian-13-x86_64-20250902.cgz-1572ba36fbca-20260917-9253-1pif92o-0.yaml' export id='2f9af263bcd537fc82cd054563530d1ee0ff8f87' export queuer_version='/zdci/src/lkp' export model='Panther Lake' export nr_node=1 export nr_cpu=10 export memory='32G' export nr_ssd_partitions=1 export ssd_partitions='/dev/disk/by-id/nvme-Samsung_SSD_990_EVO_Plus_1TB_S7U4NJ0XC19988M-part4' export rootfs_partition='/dev/disk/by-id/nvme-Samsung_SSD_990_EVO_Plus_1TB_S7U4NJ0XC19988M-part3' export kernel_cmdline_hw='acpi_rsdp=0x73ffe014' export brand='Intel(R) Core Ultra Series 3 @ 3.20GHz' export belongs_to='igk' export ucode='0x12' export stepping='06-cc-02' export need_kconfig_hw='BTRFS_FS' export initrds='linux_perf' export commit='1572ba36fbca95835dc17b35a70c4524301205c6' export kconfig='x86_64-rhel-9.4-bpf' export enqueue_time='2026-09-17 11:52:49 +0200' export _rt='/result/perf-sanity-tests/group-00-clang/igk-ptl-d01/debian-13-x86_64-20250902.cgz/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6' export compiler='gcc-14' export head_commit='1a1de54f7369cd2b5bac0f265910e60ad3a6b4c3' export base_commit='fd73f4a6659897191fa0d40695fe370925dd3780' export branch='linux-next/master' export rootfs='debian-13-x86_64-20250902.cgz' export LKP_SERVER='internal-lkp-server' export scheduler_version='/lkp/lkp/.src-20260917-105224' export arch='x86_64' export max_uptime=3600 export initrd='/osimage/debian/debian-13-x86_64-20250902.cgz' export bootloader_append='root=/dev/ram0 RESULT_ROOT=/result/perf-sanity-tests/group-00-clang/igk-ptl-d01/debian-13-x86_64-20250902.cgz/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/0 BOOT_IMAGE=/pkg/linux/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/vmlinuz-7.3.0-rc2+ branch=linux-next/master job=/lkp/jobs/scheduled/igk-ptl-d01/perf-sanity-tests-group-00-clang-debian-13-x86_64-20250902.cgz-1572ba36fbca-20260917-9253-1pif92o-0.yaml user=lkp ARCH=x86_64 kconfig=x86_64-rhel-9.4-bpf commit=1572ba36fbca95835dc17b35a70c4524301205c6 intremap=posted_msi acpi_rsdp=0x73ffe014 max_uptime=3600 LKP_SERVER=internal-lkp-server nokaslr selinux=0 debug apic=debug sysrq_always_enabled rcupdate.rcu_cpu_stall_timeout=100 net.ifnames=0 printk.devkmsg=on panic=-1 softlockup_panic=1 nmi_watchdog=panic oops=panic load_ramdisk=2 prompt_ramdisk=0 drbd.minor_count=8 systemd.log_level=err ignore_loglevel console=tty0 earlyprintk=ttyUSB0,115200 console=ttyUSB0,115200 vga=normal rw' export modules_initrd='/pkg/linux/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/modules.cgz' export linux_perf_initrd='/pkg/linux/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/linux-perf.cgz' export bm_initrd='/osimage/deps/debian-13-x86_64-20250902.cgz/lkp_20251225.cgz,/osimage/deps/debian-13-x86_64-20250902.cgz/run-ipconfig_20251230.cgz,/osimage/deps/debian-13-x86_64-20250902.cgz/perf_20251230.cgz,/osimage/pkg/debian-13-x86_64-20250902.cgz/perf-x86_64-0739473694c4-1_20251010.cgz,/osimage/deps/debian-13-x86_64-20250902.cgz/hw_20260715.cgz' export ucode_initrd='/osimage/ucode/intel-ucode-20260512.cgz' export lkp_initrd='/osimage/user/lkp/lkp-x86_64.cgz' export site='igk' export LKP_CGI_PORT=80 export LKP_CIFS_PORT=139 export job_initrd='/lkp/jobs/scheduled/igk-ptl-d01/perf-sanity-tests-group-00-clang-debian-13-x86_64-20250902.cgz-1572ba36fbca-20260917-9253-1pif92o-0.cgz' export last_kernel='6.12.74 deb12-amd64' export finish_time='2026-09-15 00:52:29 +0200' export kernel='/pkg/linux/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/vmlinuz-7.3.0-rc2+' export result_root='/result/perf-sanity-tests/group-00-clang/igk-ptl-d01/debian-13-x86_64-20250902.cgz/x86_64-rhel-9.4-bpf/gcc-14/1572ba36fbca95835dc17b35a70c4524301205c6/0' export user='lkp' [ -n "$LKP_SRC" ] || export LKP_SRC=/lkp/${user:-lkp}/src } run_job() { echo $$ >$TMP/run-job.pid . $LKP_SRC/lib/http.sh . $LKP_SRC/lib/job.sh . $LKP_SRC/lib/env.sh export_top_env run_setup $LKP_SRC/bin/run-setup sanity-check run_monitor $LKP_SRC/bin/run-monitor kmsg run_monitor $LKP_SRC/bin/run-monitor heartbeat run_monitor $LKP_SRC/bin/run-monitor meminfo run_monitor $LKP_SRC/bin/run-monitor oom-killer run_monitor $LKP_SRC/bin/run-plain-monitor watchdog run_test perf_compiler='clang' group='group-00' $LKP_SRC/bin/run-test perf-sanity-tests } extract_stats() { export stats_part_begin= export stats_part_end= env perf_compiler='clang' group='group-00' $LKP_SRC/bin/run-stats perf-sanity-tests $LKP_SRC/bin/run-stats kmsg $LKP_SRC/bin/run-stats meminfo $LKP_SRC/bin/run-stats time perf-sanity-tests.time $LKP_SRC/bin/run-stats dmesg $LKP_SRC/bin/run-stats kmsg $LKP_SRC/bin/run-stats last_state $LKP_SRC/bin/run-stats stderr $LKP_SRC/bin/run-stats time } "$@"