[tlb] e242a269fa: WARNING:at_mm/mmu_gather.c:#tlb_gather_mmu
by kernel test robot
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: e242a269fa4b7aee0b157ce5b1d7d12179fc3c44 ("[PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()")
url: https://github.com/0day-ci/linux/commits/Will-Deacon/tlb-Fix-access-and-s...
base: https://git.kernel.org/cgit/linux/kernel/git/arm64/linux.git for-next/core
in testcase: locktorture
version:
with following parameters:
runtime: 300s
test: default
test-description: This torture test consists of creating a number of kernel threads which acquire the lock and hold it for specific amount of time, thus simulating different critical region behaviors.
test-url: https://www.kernel.org/doc/Documentation/locking/locktorture.txt
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 8G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+----------------------------------------------------------------------------+------------+------------+
| | 8303731515 | e242a269fa |
+----------------------------------------------------------------------------+------------+------------+
| boot_successes | 4 | 0 |
| boot_failures | 0 | 28 |
| WARNING:at_mm/mmu_gather.c:#tlb_gather_mmu | 0 | 28 |
| RIP:tlb_gather_mmu | 0 | 28 |
+----------------------------------------------------------------------------+------------+------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
[ 14.182822] WARNING: CPU: 0 PID: 1 at mm/mmu_gather.c:293 tlb_gather_mmu+0x40/0x99
[ 14.184719] Modules linked in:
[ 14.185638] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-rc3-00061-ge242a269fa4b #2
[ 14.186126] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 14.188226] RIP: 0010:tlb_gather_mmu+0x40/0x99
[ 14.189429] Code: 3c 25 00 91 01 00 4c 8b 07 41 0f ba e0 1d 73 15 f6 87 ab 08 00 00 08 b8 00 00 00 c0 bf 00 e0 ff ff 48 0f 44 c7 48 39 c8 73 02 <0f> 0b 48 ff c1 48 89 33 48 89 df 48 09 d1 8a 53 20 48 c7 43 30 00
[ 14.189467] RSP: 0000:ffff8881002b3a30 EFLAGS: 00010207
[ 14.190751] RAX: 00007ffffffff000 RBX: ffff8881002b3a40 RCX: ffff888000000000
[ 14.192368] RDX: ffff880000000000 RSI: ffff8881002a0640 RDI: ffff8881002a8000
[ 14.192790] RBP: ffff8881002a0640 R08: 0000000000004000 R09: ffff8881002a8ca8
[ 14.194615] R10: ffff8881002b3b58 R11: 0000000000000000 R12: ffff8881002a07a0
[ 14.196127] R13: ffff888100835000 R14: 0000000000000000 R15: 0000000000000000
[ 14.197900] FS: 0000000000000000(0000) GS:ffff888237a00000(0000) knlGS:0000000000000000
[ 14.199456] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 14.200897] CR2: 0000000000000000 CR3: 0000000002628000 CR4: 00000000000406b0
[ 14.202629] Call Trace:
[ 14.202838] free_ldt_pgtables+0x3c/0x85
[ 14.204130] ? hlock_class+0x1a/0x5d
[ 14.205173] ? kvm_clock_read+0x14/0x1c
[ 14.206122] ? kvm_sched_clock_read+0x5/0xd
[ 14.207226] ? paravirt_sched_clock+0x11/0x14
[ 14.208351] ? sched_clock_local+0xc/0x75
[ 14.209454] ? sched_clock_cpu+0x9f/0xaf
[ 14.210435] ? hlock_class+0x1a/0x5d
[ 14.211370] exit_mmap+0xb9/0x16b
[ 14.212349] ? __mutex_unlock_slowpath+0x43/0x20d
[ 14.212794] __mmput+0x37/0xbf
[ 14.213596] dma_resv_lockdep+0x240/0x265
[ 14.214699] ? sched_clock_local+0xc/0x75
[ 14.215866] ? dma_resv_lockdep+0x124/0x265
[ 14.216125] ? hlock_class+0x1a/0x5d
[ 14.217141] ? dma_resv_lockdep+0x186/0x265
[ 14.218305] ? dma_buf_init+0xca/0xca
[ 14.219361] do_one_initcall+0xa2/0x1c8
[ 14.219461] kernel_init_freeable+0x203/0x248
[ 14.220614] ? rest_init+0xcd/0xcd
[ 14.221619] kernel_init+0xa/0xfa
[ 14.222657] ret_from_fork+0x1f/0x30
[ 14.222793] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.0-rc3-00061-ge242a269fa4b #2
[ 14.224914] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 14.226096] Call Trace:
[ 14.226096] dump_stack+0x57/0x6a
[ 14.226096] __warn+0xbb/0xe7
[ 14.226096] ? tlb_gather_mmu+0x40/0x99
[ 14.226096] report_bug+0x96/0xd6
[ 14.226096] handle_bug+0x3c/0x5d
[ 14.226096] exc_invalid_op+0x14/0x61
[ 14.226096] asm_exc_invalid_op+0x12/0x20
[ 14.226096] RIP: 0010:tlb_gather_mmu+0x40/0x99
[ 14.226096] Code: 3c 25 00 91 01 00 4c 8b 07 41 0f ba e0 1d 73 15 f6 87 ab 08 00 00 08 b8 00 00 00 c0 bf 00 e0 ff ff 48 0f 44 c7 48 39 c8 73 02 <0f> 0b 48 ff c1 48 89 33 48 89 df 48 09 d1 8a 53 20 48 c7 43 30 00
[ 14.226096] RSP: 0000:ffff8881002b3a30 EFLAGS: 00010207
[ 14.226096] RAX: 00007ffffffff000 RBX: ffff8881002b3a40 RCX: ffff888000000000
[ 14.226096] RDX: ffff880000000000 RSI: ffff8881002a0640 RDI: ffff8881002a8000
[ 14.226096] RBP: ffff8881002a0640 R08: 0000000000004000 R09: ffff8881002a8ca8
[ 14.226096] R10: ffff8881002b3b58 R11: 0000000000000000 R12: ffff8881002a07a0
[ 14.226096] R13: ffff888100835000 R14: 0000000000000000 R15: 0000000000000000
[ 14.226096] free_ldt_pgtables+0x3c/0x85
[ 14.226096] ? hlock_class+0x1a/0x5d
[ 14.226096] ? kvm_clock_read+0x14/0x1c
[ 14.226096] ? kvm_sched_clock_read+0x5/0xd
[ 14.226096] ? paravirt_sched_clock+0x11/0x14
[ 14.226096] ? sched_clock_local+0xc/0x75
[ 14.226096] ? sched_clock_cpu+0x9f/0xaf
[ 14.226096] ? hlock_class+0x1a/0x5d
[ 14.226096] exit_mmap+0xb9/0x16b
[ 14.226096] ? __mutex_unlock_slowpath+0x43/0x20d
[ 14.226096] __mmput+0x37/0xbf
[ 14.226096] dma_resv_lockdep+0x240/0x265
[ 14.226096] ? sched_clock_local+0xc/0x75
[ 14.226096] ? dma_resv_lockdep+0x124/0x265
[ 14.226096] ? hlock_class+0x1a/0x5d
[ 14.226096] ? dma_resv_lockdep+0x186/0x265
[ 14.226096] ? dma_buf_init+0xca/0xca
[ 14.226096] do_one_initcall+0xa2/0x1c8
[ 14.226096] kernel_init_freeable+0x203/0x248
[ 14.226096] ? rest_init+0xcd/0xcd
[ 14.226096] kernel_init+0xa/0xfa
[ 14.226096] ret_from_fork+0x1f/0x30
[ 14.226125] ---[ end trace b1a6193bbc625c98 ]---
To reproduce:
# build kernel
cd linux
cp config-5.10.0-rc3-00061-ge242a269fa4b .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email
Thanks,
Oliver Sang
1 year, 7 months
[driver core] 95f755a4ef: will-it-scale.per_process_ops 2.2% improvement
by kernel test robot
Greeting,
FYI, we noticed a 2.2% improvement of will-it-scale.per_process_ops due to commit:
commit: 95f755a4ef7b9ccbedf6012b4112a990120b6a6c ("[PATCH v2 16/17] driver core: Refactor fw_devlink feature")
url: https://github.com/0day-ci/linux/commits/Saravana-Kannan/Refactor-fw_devl...
base: https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git linux-next
in testcase: will-it-scale
on test machine: 192 threads Intel(R) Xeon(R) Platinum 9242 CPU @ 2.30GHz with 192G memory
with following parameters:
nr_task: 50%
mode: process
test: futex3
cpufreq_governor: performance
ucode: 0x5003003
test-description: Will It Scale takes a testcase and runs it from 1 through to n parallel copies to see if the testcase will scale. It builds both a process and threads based test in order to see any differences between the two.
test-url: https://github.com/antonblanchard/will-it-scale
In addition to that, the commit also has significant impact on the following tests:
+------------------+---------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops 5.2% improvement |
| test machine | 192 threads Intel(R) Xeon(R) Platinum 9242 CPU @ 2.30GHz with 192G memory |
| test parameters | cpufreq_governor=performance |
| | mode=process |
| | nr_task=50% |
| | test=dup1 |
| | ucode=0x5003003 |
+------------------+---------------------------------------------------------------------------+
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-9/performance/x86_64-rhel-8.3/process/50%/debian-10.4-x86_64-20200603.cgz/lkp-csl-2ap2/futex3/will-it-scale/0x5003003
commit:
03b7843215 ("efi: Update implementation of add_links() to create fwnode links")
95f755a4ef ("driver core: Refactor fw_devlink feature")
03b7843215575338 95f755a4ef7b9ccbedf6012b411
---------------- ---------------------------
%stddev %change %stddev
\ | \
10181734 +2.2% 10402895 will-it-scale.per_process_ops
9.774e+08 +2.2% 9.987e+08 will-it-scale.workload
13832427 ± 6% -10.8% 12342804 ± 4% meminfo.DirectMap2M
2454 -5.0% 2332 ± 2% vmstat.system.cs
16233 ± 29% +172.3% 44205 ± 33% numa-vmstat.node0.nr_anon_pages
17076 ± 33% +162.3% 44793 ± 35% numa-vmstat.node0.nr_inactive_anon
17076 ± 33% +162.3% 44793 ± 35% numa-vmstat.node0.nr_zone_inactive_anon
23545 ± 69% +388.7% 115074 ± 36% numa-meminfo.node0.AnonHugePages
64841 ± 29% +172.6% 176742 ± 33% numa-meminfo.node0.AnonPages
68213 ± 33% +162.6% 179095 ± 35% numa-meminfo.node0.Inactive
68213 ± 33% +162.6% 179095 ± 35% numa-meminfo.node0.Inactive(anon)
4.38 ± 10% -2.5 1.87 ± 8% perf-profile.calltrace.cycles-pp.syscall_enter_from_user_mode.do_syscall_64.entry_SYSCALL_64_after_hwframe.syscall
4.61 ± 9% -2.7 1.88 ± 8% perf-profile.children.cycles-pp.syscall_enter_from_user_mode
0.46 ± 11% -0.2 0.24 ± 9% perf-profile.children.cycles-pp.__x86_indirect_thunk_rax
4.44 ± 10% -2.7 1.71 ± 8% perf-profile.self.cycles-pp.syscall_enter_from_user_mode
2.00 ± 9% +0.6 2.63 ± 8% perf-profile.self.cycles-pp.do_futex
2.52 ± 10% +0.8 3.37 ± 9% perf-profile.self.cycles-pp.__x64_sys_futex
70868 ± 13% +21.5% 86124 sched_debug.cfs_rq:/.exec_clock.avg
125411 ± 10% +17.9% 147892 sched_debug.cfs_rq:/.exec_clock.max
7286186 ± 12% +21.3% 8840402 sched_debug.cfs_rq:/.min_vruntime.avg
12873032 ± 10% +17.7% 15149207 sched_debug.cfs_rq:/.min_vruntime.max
0.80 ± 13% +29.9% 1.04 ± 9% sched_debug.cfs_rq:/.nr_spread_over.avg
-828241 +84.1% -1524980 sched_debug.cfs_rq:/.spread0.min
7478 ± 5% +9.6% 8199 sched_debug.cpu.curr->pid.max
21364 ± 19% +41.9% 30320 ± 23% sched_debug.cpu.ttwu_count.max
1997 ± 14% +27.8% 2552 ± 15% sched_debug.cpu.ttwu_count.stddev
6.451e+10 +2.3% 6.597e+10 perf-stat.i.branch-instructions
4.942e+08 +2.3% 5.054e+08 perf-stat.i.branch-misses
13.97 ± 2% -1.0 13.00 ± 3% perf-stat.i.cache-miss-rate%
1429864 ± 3% -8.8% 1303388 ± 4% perf-stat.i.cache-misses
2410 -5.2% 2285 ± 3% perf-stat.i.context-switches
0.71 -2.6% 0.69 perf-stat.i.cpi
229727 ± 2% +9.8% 252139 ± 4% perf-stat.i.cycles-between-cache-misses
1.062e+11 +2.3% 1.087e+11 perf-stat.i.dTLB-loads
127892 +1.6% 129886 perf-stat.i.dTLB-store-misses
8.09e+10 +2.2% 8.272e+10 perf-stat.i.dTLB-stores
4259891 ± 2% -4.0% 4089092 perf-stat.i.iTLB-loads
4.208e+11 +2.3% 4.303e+11 perf-stat.i.instructions
1.42 +2.2% 1.45 perf-stat.i.ipc
0.65 +3.1% 0.67 perf-stat.i.major-faults
1.33 +3.6% 1.38 perf-stat.i.metric.K/sec
1310 +2.3% 1340 perf-stat.i.metric.M/sec
14.08 ± 2% -1.2 12.92 ± 3% perf-stat.overall.cache-miss-rate%
0.70 -2.1% 0.69 perf-stat.overall.cpi
205608 ± 3% +10.0% 226168 ± 4% perf-stat.overall.cycles-between-cache-misses
1.42 +2.2% 1.45 perf-stat.overall.ipc
6.429e+10 +2.3% 6.574e+10 perf-stat.ps.branch-instructions
4.925e+08 +2.3% 5.037e+08 perf-stat.ps.branch-misses
1439249 ± 3% -8.9% 1310558 ± 4% perf-stat.ps.cache-misses
2401 -5.3% 2274 ± 3% perf-stat.ps.context-switches
1.059e+11 +2.3% 1.083e+11 perf-stat.ps.dTLB-loads
127806 +1.7% 129943 perf-stat.ps.dTLB-store-misses
8.062e+10 +2.2% 8.243e+10 perf-stat.ps.dTLB-stores
4246454 ± 2% -4.1% 4074221 perf-stat.ps.iTLB-loads
4.193e+11 +2.3% 4.288e+11 perf-stat.ps.instructions
32095 ± 2% -6.6% 29971 ± 5% perf-stat.ps.node-loads
1.27e+14 +2.1% 1.297e+14 perf-stat.total.instructions
2251 ± 13% -25.6% 1674 ± 16% interrupts.CPU100.CAL:Function_call_interrupts
4823 ± 46% +34.3% 6475 ± 35% interrupts.CPU105.NMI:Non-maskable_interrupts
4823 ± 46% +34.3% 6475 ± 35% interrupts.CPU105.PMI:Performance_monitoring_interrupts
7063 ± 15% -47.6% 3704 ± 47% interrupts.CPU11.NMI:Non-maskable_interrupts
7063 ± 15% -47.6% 3704 ± 47% interrupts.CPU11.PMI:Performance_monitoring_interrupts
1743 ± 6% +29.0% 2249 ± 22% interrupts.CPU126.CAL:Function_call_interrupts
6249 ± 6% -41.3% 3670 ± 14% interrupts.CPU130.NMI:Non-maskable_interrupts
6249 ± 6% -41.3% 3670 ± 14% interrupts.CPU130.PMI:Performance_monitoring_interrupts
7215 ± 17% -42.5% 4148 ± 60% interrupts.CPU137.NMI:Non-maskable_interrupts
7215 ± 17% -42.5% 4148 ± 60% interrupts.CPU137.PMI:Performance_monitoring_interrupts
235.50 ± 19% -77.8% 52.25 ± 91% interrupts.CPU144.RES:Rescheduling_interrupts
5653 ± 37% -50.4% 2803 ± 33% interrupts.CPU146.NMI:Non-maskable_interrupts
5653 ± 37% -50.4% 2803 ± 33% interrupts.CPU146.PMI:Performance_monitoring_interrupts
6894 ± 16% -50.3% 3426 ± 22% interrupts.CPU147.NMI:Non-maskable_interrupts
6894 ± 16% -50.3% 3426 ± 22% interrupts.CPU147.PMI:Performance_monitoring_interrupts
6768 ± 20% -57.4% 2886 ± 36% interrupts.CPU149.NMI:Non-maskable_interrupts
6768 ± 20% -57.4% 2886 ± 36% interrupts.CPU149.PMI:Performance_monitoring_interrupts
6750 ± 19% -36.7% 4274 ± 24% interrupts.CPU15.NMI:Non-maskable_interrupts
6750 ± 19% -36.7% 4274 ± 24% interrupts.CPU15.PMI:Performance_monitoring_interrupts
74.75 ± 95% +181.6% 210.50 ± 32% interrupts.CPU157.RES:Rescheduling_interrupts
3955 ± 41% +114.3% 8474 ± 5% interrupts.CPU159.NMI:Non-maskable_interrupts
3955 ± 41% +114.3% 8474 ± 5% interrupts.CPU159.PMI:Performance_monitoring_interrupts
157.00 ± 50% -82.0% 28.25 ± 83% interrupts.CPU161.RES:Rescheduling_interrupts
6259 ± 11% -42.8% 3579 ± 34% interrupts.CPU183.NMI:Non-maskable_interrupts
6259 ± 11% -42.8% 3579 ± 34% interrupts.CPU183.PMI:Performance_monitoring_interrupts
354.50 ± 77% -87.2% 45.50 ±120% interrupts.CPU2.RES:Rescheduling_interrupts
5070 ± 35% +54.3% 7821 ± 14% interrupts.CPU26.NMI:Non-maskable_interrupts
5070 ± 35% +54.3% 7821 ± 14% interrupts.CPU26.PMI:Performance_monitoring_interrupts
158.75 ± 38% +74.3% 276.75 ± 15% interrupts.CPU35.RES:Rescheduling_interrupts
7163 ± 21% -49.6% 3608 ± 35% interrupts.CPU44.NMI:Non-maskable_interrupts
7163 ± 21% -49.6% 3608 ± 35% interrupts.CPU44.PMI:Performance_monitoring_interrupts
57.75 ± 74% +329.4% 248.00 ± 16% interrupts.CPU48.RES:Rescheduling_interrupts
5295 ± 16% +61.1% 8529 ± 3% interrupts.CPU5.NMI:Non-maskable_interrupts
5295 ± 16% +61.1% 8529 ± 3% interrupts.CPU5.PMI:Performance_monitoring_interrupts
7999 ± 16% -53.7% 3703 ± 47% interrupts.CPU60.NMI:Non-maskable_interrupts
7999 ± 16% -53.7% 3703 ± 47% interrupts.CPU60.PMI:Performance_monitoring_interrupts
6556 ± 23% -47.6% 3432 ± 10% interrupts.CPU61.NMI:Non-maskable_interrupts
6556 ± 23% -47.6% 3432 ± 10% interrupts.CPU61.PMI:Performance_monitoring_interrupts
238.00 ± 27% -63.0% 88.00 ± 80% interrupts.CPU61.RES:Rescheduling_interrupts
7585 ± 10% -49.1% 3863 ± 30% interrupts.CPU63.NMI:Non-maskable_interrupts
7585 ± 10% -49.1% 3863 ± 30% interrupts.CPU63.PMI:Performance_monitoring_interrupts
216.25 ± 21% -73.6% 57.00 ±133% interrupts.CPU63.RES:Rescheduling_interrupts
138.25 ± 56% +90.2% 263.00 ± 10% interrupts.CPU65.RES:Rescheduling_interrupts
241.25 ± 31% -56.7% 104.50 ± 96% interrupts.CPU66.RES:Rescheduling_interrupts
7553 ± 15% -47.0% 4004 ± 40% interrupts.CPU76.NMI:Non-maskable_interrupts
7553 ± 15% -47.0% 4004 ± 40% interrupts.CPU76.PMI:Performance_monitoring_interrupts
4934 ± 52% +71.1% 8442 ± 2% interrupts.CPU92.NMI:Non-maskable_interrupts
4934 ± 52% +71.1% 8442 ± 2% interrupts.CPU92.PMI:Performance_monitoring_interrupts
194.00 ± 30% +47.9% 287.00 interrupts.CPU92.RES:Rescheduling_interrupts
23725 ± 8% -27.8% 17131 ± 18% softirqs.CPU1.RCU
23137 ± 12% -31.2% 15917 ± 24% softirqs.CPU101.RCU
21338 ± 16% -28.2% 15329 ± 22% softirqs.CPU104.RCU
18202 ± 7% -17.2% 15064 ± 18% softirqs.CPU112.RCU
21059 ± 18% -26.8% 15417 ± 10% softirqs.CPU113.RCU
21006 ± 17% -30.8% 14529 ± 14% softirqs.CPU115.RCU
27815 ± 36% -33.3% 18546 ± 57% softirqs.CPU121.SCHED
20978 ± 19% -22.2% 16329 ± 27% softirqs.CPU124.RCU
19729 ± 12% -23.7% 15060 ± 14% softirqs.CPU125.RCU
22706 ± 15% -27.8% 16382 ± 12% softirqs.CPU126.RCU
22705 ± 12% -25.4% 16931 ± 27% softirqs.CPU127.RCU
20037 ± 19% -28.2% 14387 ± 12% softirqs.CPU128.RCU
19573 ± 12% -22.8% 15111 ± 4% softirqs.CPU129.RCU
20596 ± 10% -30.9% 14242 ± 14% softirqs.CPU131.RCU
23440 ± 33% +46.3% 34297 ± 9% softirqs.CPU131.SCHED
19106 ± 16% -23.1% 14700 ± 15% softirqs.CPU132.RCU
22821 ± 11% -26.4% 16795 ± 8% softirqs.CPU138.RCU
23505 ± 11% -32.3% 15917 ± 20% softirqs.CPU14.RCU
22836 ± 9% -16.7% 19023 ± 14% softirqs.CPU141.RCU
21767 ± 14% -30.6% 15105 ± 19% softirqs.CPU143.RCU
19267 ± 46% +67.2% 32223 ± 14% softirqs.CPU143.SCHED
24861 ± 4% -41.0% 14660 ± 11% softirqs.CPU144.RCU
11831 ± 47% +177.8% 32871 ± 15% softirqs.CPU144.SCHED
23297 ± 9% -27.0% 17004 ± 6% softirqs.CPU147.RCU
22685 ± 13% -31.4% 15567 ± 18% softirqs.CPU149.RCU
23209 ± 10% -25.8% 17228 ± 8% softirqs.CPU15.RCU
33035 ± 24% -54.6% 15002 ± 56% softirqs.CPU157.SCHED
28385 ± 25% -63.2% 10448 ± 79% softirqs.CPU159.SCHED
20067 ± 7% -12.1% 17638 ± 9% softirqs.CPU160.RCU
22261 ± 14% -35.7% 14306 ± 6% softirqs.CPU161.RCU
20998 ± 43% +67.5% 35179 ± 11% softirqs.CPU161.SCHED
32659 ± 28% -51.0% 16004 ± 66% softirqs.CPU162.SCHED
23692 ± 12% -19.1% 19177 ± 7% softirqs.CPU166.RCU
23350 ± 7% -26.6% 17139 ± 22% softirqs.CPU170.RCU
21357 ± 8% -35.5% 13779 ± 10% softirqs.CPU174.RCU
21886 ± 5% -33.4% 14582 ± 11% softirqs.CPU175.RCU
26609 ± 3% -27.8% 19208 ± 24% softirqs.CPU18.RCU
19898 ± 12% -27.4% 14443 ± 9% softirqs.CPU180.RCU
23109 ± 9% -32.2% 15658 ± 23% softirqs.CPU186.RCU
19719 ± 18% -36.6% 12500 ± 11% softirqs.CPU188.RCU
21919 ± 16% -33.2% 14647 ± 17% softirqs.CPU2.RCU
25187 ± 11% -23.3% 19313 ± 26% softirqs.CPU20.RCU
23983 ± 15% -20.6% 19041 ± 17% softirqs.CPU21.RCU
24148 ± 14% -17.8% 19849 ± 21% softirqs.CPU22.RCU
24732 ± 9% -25.8% 18348 ± 24% softirqs.CPU24.RCU
23282 ± 14% -27.6% 16851 ± 15% softirqs.CPU25.RCU
20694 ± 34% -54.3% 9460 ± 29% softirqs.CPU35.SCHED
25058 ± 13% -27.9% 18059 ± 18% softirqs.CPU4.RCU
20413 ± 18% -28.2% 14659 ± 8% softirqs.CPU43.RCU
23803 ± 17% -32.8% 15994 ± 19% softirqs.CPU44.RCU
24249 ± 11% -22.1% 18886 ± 22% softirqs.CPU46.RCU
32235 ± 14% -65.5% 11106 ± 51% softirqs.CPU48.SCHED
28803 ± 16% -39.1% 17536 ± 30% softirqs.CPU60.RCU
26565 ± 10% -34.4% 17436 ± 22% softirqs.CPU61.RCU
11142 ± 68% +156.3% 28562 ± 24% softirqs.CPU61.SCHED
25175 ± 12% -37.0% 15853 ± 9% softirqs.CPU63.RCU
14961 ± 56% +120.3% 32955 ± 26% softirqs.CPU63.SCHED
23043 ± 39% -62.7% 8602 ± 36% softirqs.CPU65.SCHED
26792 ± 12% -35.8% 17210 ± 14% softirqs.CPU66.RCU
19766 ± 18% -29.6% 13906 ± 9% softirqs.CPU7.RCU
22073 ± 13% -24.4% 16678 ± 23% softirqs.CPU70.RCU
24267 ± 4% -25.3% 18121 ± 19% softirqs.CPU75.RCU
27057 ± 23% -56.9% 11669 ± 75% softirqs.CPU78.SCHED
23392 ± 9% -32.1% 15885 ± 3% softirqs.CPU81.RCU
21645 ± 11% -26.5% 15910 ± 11% softirqs.CPU83.RCU
23556 ± 8% -30.1% 16475 ± 8% softirqs.CPU85.RCU
10105 ± 53% +102.5% 20466 ± 28% softirqs.CPU85.SCHED
24799 ± 15% -27.3% 18022 ± 9% softirqs.CPU88.RCU
19697 ± 58% -71.0% 5715 ± 7% softirqs.CPU92.SCHED
22778 ± 6% -24.3% 17235 ± 15% softirqs.CPU93.RCU
18189 ± 13% -24.4% 13760 ± 10% softirqs.CPU95.RCU
26156 ± 2% -21.7% 20485 ± 13% softirqs.CPU96.RCU
21904 ± 45% -56.8% 9452 ± 57% softirqs.CPU98.SCHED
22162 ± 11% -27.8% 15992 ± 9% softirqs.CPU99.RCU
38457 ± 10% -32.2% 26084 ± 35% softirqs.NET_RX
4109730 -18.0% 3370902 ± 12% softirqs.RCU
47247 ± 4% -20.1% 37765 ± 15% softirqs.TIMER
will-it-scale.per_process_ops
1.045e+07 +---------------------------------------------------------------+
| O O O |
1.04e+07 |-+ O O O O O O O O O O O O O O O |
| O O O O O O O O O O O O |
1.035e+07 |-+ |
| |
1.03e+07 |-+ |
| |
1.025e+07 |-+ |
| |
1.02e+07 |-+ +.+..+.+ .+. |
| + + .+.+..+.+.+.+ +.+.|
1.015e+07 |.+.+.+.+.+ +. .+.+.+.+.+. .+.+.+.+ |
| + + + |
1.01e+07 +---------------------------------------------------------------+
will-it-scale.workload
1.005e+09 +---------------------------------------------------------------+
| |
1e+09 |-O O O O O O O O O O |
| O O O O O O O O O O O O O O O O |
9.95e+08 |-+ O O O O |
| |
9.9e+08 |-+ |
| |
9.85e+08 |-+ |
| |
9.8e+08 |-+ +. .+.+ |
| : +. + +.+..+.+.+.+.+.+.+.|
9.75e+08 |.+.+.+.+. : +. .+.+.+. .+. .+.+.+. + |
| + + + + + + |
9.7e+08 +---------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
***************************************************************************************************
lkp-csl-2ap2: 192 threads Intel(R) Xeon(R) Platinum 9242 CPU @ 2.30GHz with 192G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-9/performance/x86_64-rhel-8.3/process/50%/debian-10.4-x86_64-20200603.cgz/lkp-csl-2ap2/dup1/will-it-scale/0x5003003
commit:
03b7843215 ("efi: Update implementation of add_links() to create fwnode links")
95f755a4ef ("driver core: Refactor fw_devlink feature")
03b7843215575338 95f755a4ef7b9ccbedf6012b411
---------------- ---------------------------
%stddev %change %stddev
\ | \
4681240 +5.2% 4925857 will-it-scale.per_process_ops
4.494e+08 +5.2% 4.729e+08 will-it-scale.workload
84205 ± 3% -6.6% 78620 ± 2% cpuidle.POLL.time
12.74 +1.4 14.10 mpstat.cpu.all.usr%
38.69 ± 9% +593.5% 268.33 ±101% sched_debug.cfs_rq:/.exec_clock.min
12.00 +8.3% 13.00 vmstat.cpu.us
2342 -1.8% 2299 vmstat.system.cs
1416 ± 4% -9.2% 1287 ± 4% slabinfo.dmaengine-unmap-16.active_objs
1416 ± 4% -9.2% 1287 ± 4% slabinfo.dmaengine-unmap-16.num_objs
6896 ± 4% -10.3% 6185 ± 4% slabinfo.kmalloc-rcl-64.active_objs
6896 ± 4% -10.3% 6185 ± 4% slabinfo.kmalloc-rcl-64.num_objs
2118 ± 2% -13.9% 1824 ± 6% slabinfo.kmalloc-rcl-96.active_objs
2118 ± 2% -13.9% 1824 ± 6% slabinfo.kmalloc-rcl-96.num_objs
13476 ± 4% -12.9% 11741 ± 3% slabinfo.pde_opener.active_objs
13476 ± 4% -12.9% 11741 ± 3% slabinfo.pde_opener.num_objs
2637 ± 63% -81.3% 492.50 ±142% numa-meminfo.node0.Active
2637 ± 63% -81.3% 492.50 ±142% numa-meminfo.node0.Active(anon)
2915 ± 16% -47.8% 1520 ± 19% numa-meminfo.node0.PageTables
87880 ± 10% -20.2% 70124 ± 9% numa-meminfo.node0.SUnreclaim
2153 ± 42% +215.9% 6802 ± 64% numa-meminfo.node2.Shmem
39060 ± 53% +306.7% 158860 ± 45% numa-meminfo.node3.AnonPages
46215 ± 44% +256.0% 164519 ± 42% numa-meminfo.node3.Inactive
46215 ± 44% +256.0% 164519 ± 42% numa-meminfo.node3.Inactive(anon)
750282 ± 10% +20.7% 905405 ± 13% numa-meminfo.node3.MemUsed
658.50 ± 63% -81.4% 122.75 ±142% numa-vmstat.node0.nr_active_anon
728.00 ± 15% -47.9% 379.50 ± 19% numa-vmstat.node0.nr_page_table_pages
21969 ± 10% -20.2% 17530 ± 9% numa-vmstat.node0.nr_slab_unreclaimable
658.50 ± 63% -81.4% 122.75 ±142% numa-vmstat.node0.nr_zone_active_anon
621492 ± 13% -26.7% 455253 ± 16% numa-vmstat.node0.numa_hit
572512 ± 17% -31.5% 391888 ± 15% numa-vmstat.node0.numa_local
538.00 ± 42% +216.0% 1700 ± 64% numa-vmstat.node2.nr_shmem
9760 ± 53% +307.2% 39747 ± 45% numa-vmstat.node3.nr_anon_pages
11513 ± 43% +257.5% 41166 ± 42% numa-vmstat.node3.nr_inactive_anon
11513 ± 43% +257.5% 41166 ± 42% numa-vmstat.node3.nr_zone_inactive_anon
548959 ± 19% +33.0% 730071 ± 31% numa-vmstat.node3.numa_hit
427995 ± 25% +47.7% 632173 ± 36% numa-vmstat.node3.numa_local
2.37 ± 8% -1.5 0.88 ± 8% perf-profile.calltrace.cycles-pp.syscall_enter_from_user_mode.do_syscall_64.entry_SYSCALL_64_after_hwframe.__close
2.33 ± 8% -1.5 0.88 ± 8% perf-profile.calltrace.cycles-pp.syscall_enter_from_user_mode.do_syscall_64.entry_SYSCALL_64_after_hwframe.dup
0.47 ± 57% +0.3 0.74 ± 7% perf-profile.calltrace.cycles-pp.locks_remove_posix.filp_close.__x64_sys_close.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.27 ± 7% +0.7 1.96 ± 8% perf-profile.calltrace.cycles-pp.syscall_return_via_sysret.__close
4.94 ± 8% -3.2 1.77 ± 8% perf-profile.children.cycles-pp.syscall_enter_from_user_mode
0.44 ± 8% -0.2 0.23 ± 8% perf-profile.children.cycles-pp.__x86_indirect_thunk_rax
0.12 ± 18% -0.0 0.08 ± 13% perf-profile.children.cycles-pp.clockevents_program_event
0.11 ± 18% -0.0 0.07 ± 15% perf-profile.children.cycles-pp.ktime_get
0.27 ± 4% +0.1 0.33 ± 18% perf-profile.children.cycles-pp.start_kernel
4.76 ± 8% -3.1 1.62 ± 8% perf-profile.self.cycles-pp.syscall_enter_from_user_mode
1.15 ± 7% -0.5 0.67 ± 8% perf-profile.self.cycles-pp.__x64_sys_close
1.44 ± 9% -0.4 1.05 ± 9% perf-profile.self.cycles-pp.__x64_sys_dup
0.11 ± 21% -0.0 0.07 ± 13% perf-profile.self.cycles-pp.ktime_get
0.09 ± 8% +0.0 0.11 ± 4% perf-profile.self.cycles-pp.rcu_read_unlock_strict
9492 ± 72% -65.5% 3272 ±142% softirqs.CPU10.NET_RX
11789 ± 6% +25.7% 14823 ± 11% softirqs.CPU100.RCU
13884 ± 12% +26.5% 17565 ± 9% softirqs.CPU124.RCU
31918 ± 27% -65.9% 10876 ± 41% softirqs.CPU124.SCHED
15884 ± 11% +22.0% 19382 ± 11% softirqs.CPU13.RCU
30930 ± 28% -48.0% 16070 ± 72% softirqs.CPU132.SCHED
17573 ± 6% +77.1% 31116 ± 23% softirqs.CPU170.SCHED
16544 ± 4% -11.4% 14650 ± 10% softirqs.CPU185.RCU
17192 ± 8% -18.7% 13986 ± 16% softirqs.CPU186.RCU
10342 ± 45% +148.7% 25727 ± 27% softirqs.CPU186.SCHED
18559 ± 11% -22.9% 14300 ± 8% softirqs.CPU2.RCU
11714 ± 45% +150.5% 29341 ± 30% softirqs.CPU2.SCHED
21025 ± 46% -47.9% 10949 ± 77% softirqs.CPU21.SCHED
17639 ± 6% -20.2% 14081 ± 9% softirqs.CPU28.RCU
12427 ± 76% +146.2% 30597 ± 22% softirqs.CPU28.SCHED
5236 ± 6% +242.8% 17948 ± 41% softirqs.CPU4.SCHED
12934 ± 56% +139.0% 30910 ± 17% softirqs.CPU57.SCHED
14047 ± 6% +24.2% 17447 ± 8% softirqs.CPU74.RCU
27112 ± 3% -57.2% 11605 ± 70% softirqs.CPU74.SCHED
14231 ± 13% +15.8% 16478 ± 7% softirqs.CPU79.RCU
12191 ± 4% +28.2% 15634 ± 6% softirqs.CPU90.RCU
33498 ± 11% -47.3% 17657 ± 47% softirqs.CPU90.SCHED
13451 ± 5% +27.0% 17079 ± 13% softirqs.CPU98.RCU
33555 ± 15% -59.5% 13587 ± 56% softirqs.CPU98.SCHED
6.427e+10 +5.1% 6.752e+10 perf-stat.i.branch-instructions
0.90 -0.0 0.88 perf-stat.i.branch-miss-rate%
5.739e+08 +3.4% 5.933e+08 perf-stat.i.branch-misses
2298 -1.8% 2257 perf-stat.i.context-switches
0.88 -5.2% 0.84 perf-stat.i.cpi
1.067e+11 +5.1% 1.121e+11 perf-stat.i.dTLB-loads
110648 +8.9% 120538 perf-stat.i.dTLB-store-misses
7.223e+10 +5.1% 7.591e+10 perf-stat.i.dTLB-stores
6.072e+08 +5.4% 6.401e+08 ± 4% perf-stat.i.iTLB-load-misses
3.356e+11 +5.1% 3.526e+11 perf-stat.i.instructions
1.13 +5.5% 1.19 perf-stat.i.ipc
1.24 ± 2% +7.5% 1.34 ± 3% perf-stat.i.metric.K/sec
1266 +5.1% 1331 perf-stat.i.metric.M/sec
0.03 -3.5% 0.03 perf-stat.overall.MPKI
0.89 -0.0 0.88 perf-stat.overall.branch-miss-rate%
0.88 -5.2% 0.84 perf-stat.overall.cpi
0.00 +0.0 0.00 perf-stat.overall.dTLB-store-miss-rate%
1.13 +5.5% 1.19 perf-stat.overall.ipc
6.405e+10 +5.1% 6.729e+10 perf-stat.ps.branch-instructions
5.719e+08 +3.4% 5.913e+08 perf-stat.ps.branch-misses
2287 -1.8% 2247 perf-stat.ps.context-switches
1.063e+11 +5.1% 1.117e+11 perf-stat.ps.dTLB-loads
110749 +8.7% 120431 perf-stat.ps.dTLB-store-misses
7.199e+10 +5.1% 7.565e+10 perf-stat.ps.dTLB-stores
6.049e+08 +5.4% 6.376e+08 ± 4% perf-stat.ps.iTLB-load-misses
3.345e+11 +5.1% 3.514e+11 perf-stat.ps.instructions
1.013e+14 +5.2% 1.065e+14 perf-stat.total.instructions
18582 ± 74% -66.5% 6229 ±146% interrupts.31:PCI-MSI.524289-edge.eth0-TxRx-0
18582 ± 74% -66.5% 6229 ±146% interrupts.CPU10.31:PCI-MSI.524289-edge.eth0-TxRx-0
2285 ± 40% -27.5% 1655 ± 5% interrupts.CPU103.CAL:Function_call_interrupts
150.00 ± 56% -67.2% 49.25 ±138% interrupts.CPU117.RES:Rescheduling_interrupts
2.00 ± 86% +8587.5% 173.75 ±168% interrupts.CPU123.TLB:TLB_shootdowns
73.00 ±101% +229.5% 240.50 ± 19% interrupts.CPU124.RES:Rescheduling_interrupts
3375 ± 23% +112.2% 7163 ± 20% interrupts.CPU129.NMI:Non-maskable_interrupts
3375 ± 23% +112.2% 7163 ± 20% interrupts.CPU129.PMI:Performance_monitoring_interrupts
2570 ± 19% +131.1% 5940 ± 34% interrupts.CPU132.NMI:Non-maskable_interrupts
2570 ± 19% +131.1% 5940 ± 34% interrupts.CPU132.PMI:Performance_monitoring_interrupts
382.50 ± 68% -78.6% 82.00 ±136% interrupts.CPU15.RES:Rescheduling_interrupts
8363 ± 5% -33.8% 5539 ± 25% interrupts.CPU161.NMI:Non-maskable_interrupts
8363 ± 5% -33.8% 5539 ± 25% interrupts.CPU161.PMI:Performance_monitoring_interrupts
253.00 ± 15% -54.0% 116.50 ± 57% interrupts.CPU186.RES:Rescheduling_interrupts
249.50 ± 16% -64.7% 88.00 ± 64% interrupts.CPU2.RES:Rescheduling_interrupts
4404 ± 25% +89.1% 8327 ± 6% interrupts.CPU21.NMI:Non-maskable_interrupts
4404 ± 25% +89.1% 8327 ± 6% interrupts.CPU21.PMI:Performance_monitoring_interrupts
3516 ± 52% -52.8% 1659 ± 5% interrupts.CPU30.CAL:Function_call_interrupts
8180 ± 9% -42.4% 4710 ± 59% interrupts.CPU33.NMI:Non-maskable_interrupts
8180 ± 9% -42.4% 4710 ± 59% interrupts.CPU33.PMI:Performance_monitoring_interrupts
8601 ± 2% -39.4% 5208 ± 39% interrupts.CPU36.NMI:Non-maskable_interrupts
8601 ± 2% -39.4% 5208 ± 39% interrupts.CPU36.PMI:Performance_monitoring_interrupts
222.75 ± 31% -55.4% 99.25 ±109% interrupts.CPU36.RES:Rescheduling_interrupts
291.75 -40.1% 174.75 ± 38% interrupts.CPU4.RES:Rescheduling_interrupts
7518 ± 17% -30.1% 5251 ± 42% interrupts.CPU66.NMI:Non-maskable_interrupts
7518 ± 17% -30.1% 5251 ± 42% interrupts.CPU66.PMI:Performance_monitoring_interrupts
8034 ± 12% -41.4% 4711 ± 26% interrupts.CPU75.NMI:Non-maskable_interrupts
8034 ± 12% -41.4% 4711 ± 26% interrupts.CPU75.PMI:Performance_monitoring_interrupts
52.50 ± 70% +263.8% 191.00 ± 37% interrupts.CPU90.RES:Rescheduling_interrupts
63.25 ± 65% +243.1% 217.00 ± 34% interrupts.CPU98.RES:Rescheduling_interrupts
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Oliver Sang
1 year, 7 months
[btrfs] 19cfa79c62: fio.write_iops 17.8% improvement
by kernel test robot
Greeting,
FYI, we noticed a 17.8% improvement of fio.write_iops due to commit:
commit: 19cfa79c6242af8dc1dbf43592442472fdea5dc2 ("btrfs: switch extent buffer tree lock to rw_semaphore")
https://github.com/kdave/btrfs-devel.git ext/boris/fst-fixes-v7
in testcase: fio-basic
on test machine: 192 threads Intel(R) Xeon(R) CPU @ 2.20GHz with 192G memory
with following parameters:
disk: 1SSD
fs: btrfs
runtime: 300s
nr_task: 8
rw: randwrite
bs: 4k
ioengine: sync
test_size: 256g
cpufreq_governor: performance
ucode: 0x4003003
test-description: Fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user.
test-url: https://github.com/axboe/fio
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
bs/compiler/cpufreq_governor/disk/fs/ioengine/kconfig/nr_task/rootfs/runtime/rw/tbox_group/test_size/testcase/ucode:
4k/gcc-9/performance/1SSD/btrfs/sync/x86_64-rhel-8.3/8/debian-10.4-x86_64-20200603.cgz/300s/randwrite/lkp-csl-2ap1/256g/fio-basic/0x4003003
commit:
bda0517ef7 ("btrfs: open code insert_orphan_item")
19cfa79c62 ("btrfs: switch extent buffer tree lock to rw_semaphore")
bda0517ef7f8f2a6 19cfa79c6242af8dc1dbf435924
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 kmsg.ACPI_Error
0:4 -1% 0:4 perf-profile.children.cycles-pp.error_entry
%stddev %change %stddev
\ | \
0.07 ± 6% -0.0 0.04 ± 7% fio.latency_1000us%
13.57 ± 4% +5.1 18.65 ± 2% fio.latency_100us%
79.00 -3.6 75.37 fio.latency_250us%
0.08 ± 10% -0.0 0.06 ± 9% fio.latency_2ms%
0.03 ± 4% -0.0 0.02 ± 3% fio.latency_4ms%
1.74 ± 4% -1.0 0.79 ± 4% fio.latency_500us%
0.20 ± 2% -0.1 0.10 ± 6% fio.latency_750us%
1.215e+08 +17.7% 1.43e+08 fio.time.file_system_outputs
129.00 ± 2% +18.2% 152.50 fio.time.percent_of_cpu_this_job_got
324.53 ± 2% +17.7% 381.95 fio.time.system_time
65.22 ± 3% +21.2% 79.08 ± 11% fio.time.user_time
15066137 +17.8% 17747267 fio.time.voluntary_context_switches
15191708 +17.7% 17879870 fio.workload
197.71 +17.8% 232.81 fio.write_bw_MBps
193024 -16.4% 161280 fio.write_clat_90%_us
213504 -17.3% 176640 fio.write_clat_95%_us
326656 -22.9% 251904 fio.write_clat_99%_us
156538 -15.3% 132632 fio.write_clat_mean_us
4657909 ± 3% -20.7% 3693347 fio.write_clat_stddev
50612 +17.8% 59599 fio.write_iops
46939442 ± 2% -27.2% 34189321 cpuidle.C1.usage
3.31 +7.6% 3.57 iostat.cpu.system
1.80 +0.3 2.09 mpstat.cpu.all.sys%
241255 +16.7% 281601 vmstat.io.bo
37759425 +18.6% 44790486 vmstat.memory.cache
431305 -18.9% 349981 vmstat.system.cs
443273 +1.5% 450072 vmstat.system.in
20313 ±129% +2907.1% 610838 ± 97% numa-meminfo.node1.Inactive(anon)
6292 +8869.3% 564350 ± 98% numa-meminfo.node1.Mapped
268100 ± 7% -7.7% 247427 numa-meminfo.node2.Unevictable
158157 ± 36% -56.7% 68457 ± 68% numa-meminfo.node3.KReclaimable
158157 ± 36% -56.7% 68457 ± 68% numa-meminfo.node3.SReclaimable
5079 ±129% +2901.8% 152474 ± 97% numa-vmstat.node1.nr_inactive_anon
1572 +8862.5% 140912 ± 98% numa-vmstat.node1.nr_mapped
5079 ±129% +2901.6% 152474 ± 97% numa-vmstat.node1.nr_zone_inactive_anon
67024 ± 7% -7.7% 61856 numa-vmstat.node2.nr_unevictable
67024 ± 7% -7.7% 61856 numa-vmstat.node2.nr_zone_unevictable
39544 ± 36% -56.7% 17114 ± 68% numa-vmstat.node3.nr_slab_reclaimable
3510938 +30.4% 4579127 meminfo.Active
3500258 +30.5% 4568581 meminfo.Active(file)
36956554 +18.9% 43959299 meminfo.Cached
1678531 +12.8% 1893611 meminfo.Dirty
32678666 +18.2% 38612213 meminfo.Inactive
31289889 +19.0% 37224098 meminfo.Inactive(file)
41547040 +17.9% 48965303 meminfo.Memused
2814289 +14.7% 3227221 meminfo.SUnreclaim
3511331 +12.2% 3939630 meminfo.Slab
253838 +17.4% 298025 meminfo.max_used_kB
874466 +30.6% 1141762 proc-vmstat.nr_active_file
18957248 +16.1% 22001507 proc-vmstat.nr_dirtied
419625 +12.8% 473137 proc-vmstat.nr_dirty
9235660 +19.0% 10986604 proc-vmstat.nr_file_pages
39045698 -4.8% 37190844 proc-vmstat.nr_free_pages
7819111 +19.0% 9302744 proc-vmstat.nr_inactive_file
174251 +2.2% 178101 proc-vmstat.nr_slab_reclaimable
703351 +14.7% 806597 proc-vmstat.nr_slab_unreclaimable
18398077 +16.2% 21376731 proc-vmstat.nr_written
874466 +30.6% 1141762 proc-vmstat.nr_zone_active_file
7819111 +19.0% 9302744 proc-vmstat.nr_zone_inactive_file
420741 +12.7% 474300 proc-vmstat.nr_zone_write_pending
19180532 +17.3% 22490911 proc-vmstat.numa_hit
19087153 +17.3% 22397557 proc-vmstat.numa_local
1370281 ± 4% +33.2% 1825075 ± 3% proc-vmstat.pgactivate
20072343 +16.7% 23416047 proc-vmstat.pgalloc_normal
73593516 +16.2% 85511424 proc-vmstat.pgpgout
6171685 +13.5% 7005401 slabinfo.Acpi-State.active_objs
121052 +13.5% 137402 slabinfo.Acpi-State.active_slabs
6173691 +13.5% 7007579 slabinfo.Acpi-State.num_objs
121052 +13.5% 137402 slabinfo.Acpi-State.num_slabs
3560 ± 2% +7.5% 3828 ± 3% slabinfo.dentry.active_slabs
149539 ± 2% +7.5% 160806 ± 3% slabinfo.dentry.num_objs
3560 ± 2% +7.5% 3828 ± 3% slabinfo.dentry.num_slabs
70007 ± 8% +13.0% 79125 ± 7% slabinfo.filp.active_objs
28226 ± 6% -9.4% 25583 ± 5% slabinfo.kmalloc-128.active_objs
28295 ± 6% -9.2% 25681 ± 5% slabinfo.kmalloc-128.num_objs
5048 ± 5% +13.1% 5710 ± 4% slabinfo.mm_struct.active_objs
5048 ± 5% +13.1% 5710 ± 4% slabinfo.mm_struct.num_objs
158586 ± 2% -99.8% 248.00 slabinfo.numa_policy.active_objs
2599 -99.8% 4.00 slabinfo.numa_policy.active_slabs
161163 -99.8% 248.00 slabinfo.numa_policy.num_objs
2599 -99.8% 4.00 slabinfo.numa_policy.num_slabs
13766980 +16.6% 16058200 slabinfo.pid_namespace.active_objs
245868 +16.6% 286774 slabinfo.pid_namespace.active_slabs
13768628 +16.6% 16059416 slabinfo.pid_namespace.num_objs
245868 +16.6% 286774 slabinfo.pid_namespace.num_slabs
2809 ± 8% +43.1% 4019 ± 3% sched_debug.cfs_rq:/.exec_clock.avg
11782 ± 7% +141.6% 28468 ± 22% sched_debug.cfs_rq:/.exec_clock.max
2024 ± 10% +91.2% 3869 ± 18% sched_debug.cfs_rq:/.exec_clock.stddev
846754 +24.1% 1050719 ± 11% sched_debug.cfs_rq:/.load.max
795.25 ± 4% +11.6% 887.42 sched_debug.cfs_rq:/.load_avg.max
111640 +12.4% 125452 ± 8% sched_debug.cfs_rq:/.min_vruntime.max
0.07 ± 60% +176.6% 0.21 ± 6% sched_debug.cfs_rq:/.nr_spread_over.avg
652.50 ± 11% +23.5% 806.00 ± 2% sched_debug.cfs_rq:/.util_est_enqueued.max
82.92 ± 8% +19.9% 99.44 ± 9% sched_debug.cfs_rq:/.util_est_enqueued.stddev
4506 ± 5% +42.5% 6421 ± 15% sched_debug.cpu.avg_idle.min
158305 +19.5% 189199 sched_debug.cpu.clock.avg
158317 +19.5% 189212 sched_debug.cpu.clock.max
158291 +19.5% 189187 sched_debug.cpu.clock.min
7.57 ± 6% -11.5% 6.70 ± 2% sched_debug.cpu.clock.stddev
156349 +19.5% 186851 sched_debug.cpu.clock_task.avg
156711 +19.5% 187264 sched_debug.cpu.clock_task.max
147753 +21.1% 178993 sched_debug.cpu.clock_task.min
7479 +12.3% 8396 sched_debug.cpu.curr->pid.max
712.20 ± 5% +11.1% 791.00 sched_debug.cpu.curr->pid.stddev
0.00 ± 13% -15.5% 0.00 ± 2% sched_debug.cpu.next_balance.stddev
1012403 ± 4% +53.6% 1555247 ± 12% sched_debug.cpu.ttwu_count.max
132589 ± 5% +22.6% 162580 ± 7% sched_debug.cpu.ttwu_count.stddev
12840 ± 4% +39.5% 17914 ± 3% sched_debug.cpu.ttwu_local.avg
79208 ± 6% +32.8% 105216 ± 9% sched_debug.cpu.ttwu_local.max
167.10 ± 2% +22.8% 205.25 ± 2% sched_debug.cpu.ttwu_local.min
16415 ± 7% +37.7% 22608 ± 7% sched_debug.cpu.ttwu_local.stddev
158292 +19.5% 189188 sched_debug.cpu_clk
157418 +19.6% 188312 sched_debug.ktime
158657 +19.5% 189573 sched_debug.sched_clk
10.30 -6.9% 9.59 perf-stat.i.MPKI
2.303e+09 +7.2% 2.469e+09 perf-stat.i.branch-instructions
1.21 -0.1 1.14 perf-stat.i.branch-miss-rate%
22.66 +3.2 25.87 perf-stat.i.cache-miss-rate%
26504115 +14.6% 30384822 perf-stat.i.cache-misses
434892 -18.7% 353685 perf-stat.i.context-switches
2.089e+10 +8.1% 2.259e+10 ± 2% perf-stat.i.cpu-cycles
819.88 -5.9% 771.44 ± 2% perf-stat.i.cycles-between-cache-misses
0.08 ± 12% +0.0 0.12 ± 5% perf-stat.i.dTLB-load-miss-rate%
2434492 ± 12% +49.6% 3642775 ± 5% perf-stat.i.dTLB-load-misses
3.001e+09 +7.4% 3.225e+09 perf-stat.i.dTLB-loads
0.00 ± 9% +0.0 0.00 ± 6% perf-stat.i.dTLB-store-miss-rate%
51737 ± 11% +23.2% 63717 ± 7% perf-stat.i.dTLB-store-misses
1.605e+09 +6.0% 1.701e+09 perf-stat.i.dTLB-stores
15024324 -3.4% 14516847 perf-stat.i.iTLB-loads
1.155e+10 +7.8% 1.245e+10 perf-stat.i.instructions
1397 +10.0% 1536 perf-stat.i.instructions-per-iTLB-miss
0.11 +8.2% 0.12 ± 2% perf-stat.i.metric.GHz
36.74 +6.9% 39.28 perf-stat.i.metric.M/sec
8579934 ± 2% +19.3% 10239357 perf-stat.i.node-load-misses
1529359 ± 3% +12.5% 1720651 ± 5% perf-stat.i.node-loads
1720265 ± 3% +11.0% 1909736 ± 4% perf-stat.i.node-store-misses
341583 ± 16% +42.0% 485087 ± 20% perf-stat.i.node-stores
10.16 -7.0% 9.45 perf-stat.overall.MPKI
1.20 -0.1 1.13 perf-stat.overall.branch-miss-rate%
22.58 +3.2 25.82 perf-stat.overall.cache-miss-rate%
788.75 -5.7% 743.90 perf-stat.overall.cycles-between-cache-misses
0.08 ± 11% +0.0 0.11 ± 5% perf-stat.overall.dTLB-load-miss-rate%
0.00 ± 10% +0.0 0.00 ± 8% perf-stat.overall.dTLB-store-miss-rate%
1377 +9.6% 1510 perf-stat.overall.instructions-per-iTLB-miss
229695 -8.6% 210033 perf-stat.overall.path-length
2.296e+09 +7.2% 2.461e+09 perf-stat.ps.branch-instructions
26413420 +14.6% 30280411 perf-stat.ps.cache-misses
433378 -18.7% 352415 perf-stat.ps.context-switches
2.083e+10 +8.2% 2.253e+10 ± 2% perf-stat.ps.cpu-cycles
2425969 ± 12% +49.6% 3629586 ± 5% perf-stat.ps.dTLB-load-misses
2.992e+09 +7.5% 3.214e+09 perf-stat.ps.dTLB-loads
51705 ± 11% +23.2% 63688 ± 7% perf-stat.ps.dTLB-store-misses
1.6e+09 +6.0% 1.696e+09 perf-stat.ps.dTLB-stores
14971787 -3.4% 14465657 perf-stat.ps.iTLB-loads
1.151e+10 +7.8% 1.241e+10 perf-stat.ps.instructions
8549406 ± 2% +19.3% 10202703 perf-stat.ps.node-load-misses
1523942 ± 3% +12.5% 1714614 ± 5% perf-stat.ps.node-loads
1714249 ± 3% +11.0% 1902982 ± 4% perf-stat.ps.node-store-misses
340590 ± 16% +42.0% 483676 ± 20% perf-stat.ps.node-stores
3.489e+12 +7.6% 3.755e+12 perf-stat.total.instructions
1757457 ± 3% -45.0% 965919 ± 9% interrupts.CAL:Function_call_interrupts
9542 ± 38% -72.9% 2583 ± 22% interrupts.CPU0.CAL:Function_call_interrupts
1329 ± 53% -64.2% 476.50 ± 32% interrupts.CPU0.RES:Rescheduling_interrupts
19764 ± 48% -75.4% 4854 ± 18% interrupts.CPU1.CAL:Function_call_interrupts
128.75 ± 46% +1040.6% 1468 ± 43% interrupts.CPU1.NMI:Non-maskable_interrupts
128.75 ± 46% +1040.6% 1468 ± 43% interrupts.CPU1.PMI:Performance_monitoring_interrupts
3046 ± 49% -63.4% 1115 ± 34% interrupts.CPU1.RES:Rescheduling_interrupts
14132 ± 28% -55.4% 6298 ± 20% interrupts.CPU101.CAL:Function_call_interrupts
11636 ± 21% -44.4% 6468 ± 38% interrupts.CPU103.CAL:Function_call_interrupts
18275 ± 6% -60.6% 7201 ± 36% interrupts.CPU104.CAL:Function_call_interrupts
18310 ± 23% -57.4% 7801 ± 27% interrupts.CPU105.CAL:Function_call_interrupts
242.50 ± 96% +336.7% 1059 ± 70% interrupts.CPU105.NMI:Non-maskable_interrupts
242.50 ± 96% +336.7% 1059 ± 70% interrupts.CPU105.PMI:Performance_monitoring_interrupts
168.50 ± 80% +474.2% 967.50 ± 88% interrupts.CPU106.NMI:Non-maskable_interrupts
168.50 ± 80% +474.2% 967.50 ± 88% interrupts.CPU106.PMI:Performance_monitoring_interrupts
15826 ± 60% -56.5% 6889 ± 51% interrupts.CPU107.CAL:Function_call_interrupts
114.25 ± 29% +821.9% 1053 ± 23% interrupts.CPU108.NMI:Non-maskable_interrupts
114.25 ± 29% +821.9% 1053 ± 23% interrupts.CPU108.PMI:Performance_monitoring_interrupts
17141 ± 11% -57.9% 7214 ± 27% interrupts.CPU109.CAL:Function_call_interrupts
8764 ± 41% -64.6% 3106 ± 38% interrupts.CPU11.CAL:Function_call_interrupts
14919 ± 42% -51.1% 7300 ± 37% interrupts.CPU111.CAL:Function_call_interrupts
19184 ± 14% -60.2% 7636 ± 40% interrupts.CPU112.CAL:Function_call_interrupts
18755 ± 38% -71.6% 5326 ± 31% interrupts.CPU113.CAL:Function_call_interrupts
14706 ± 28% -54.5% 6697 ± 31% interrupts.CPU114.CAL:Function_call_interrupts
158.75 ± 58% +296.1% 628.75 ± 36% interrupts.CPU114.NMI:Non-maskable_interrupts
158.75 ± 58% +296.1% 628.75 ± 36% interrupts.CPU114.PMI:Performance_monitoring_interrupts
11659 ± 15% -43.8% 6551 ± 21% interrupts.CPU115.CAL:Function_call_interrupts
111.00 ± 31% +848.4% 1052 ± 72% interrupts.CPU115.NMI:Non-maskable_interrupts
111.00 ± 31% +848.4% 1052 ± 72% interrupts.CPU115.PMI:Performance_monitoring_interrupts
16320 ± 21% -61.5% 6287 ± 44% interrupts.CPU117.CAL:Function_call_interrupts
12090 ± 32% -53.0% 5685 ± 48% interrupts.CPU118.CAL:Function_call_interrupts
7195 ± 39% -50.7% 3546 ± 33% interrupts.CPU12.CAL:Function_call_interrupts
128.50 ± 8% +579.6% 873.25 ± 24% interrupts.CPU12.NMI:Non-maskable_interrupts
128.50 ± 8% +579.6% 873.25 ± 24% interrupts.CPU12.PMI:Performance_monitoring_interrupts
11483 ± 52% -57.3% 4898 ± 36% interrupts.CPU120.CAL:Function_call_interrupts
10978 ± 42% +117.6% 23886 ± 22% interrupts.CPU125.RES:Rescheduling_interrupts
13713 ± 24% -50.7% 6765 ± 22% interrupts.CPU126.CAL:Function_call_interrupts
13510 ± 52% -55.4% 6019 ± 31% interrupts.CPU127.CAL:Function_call_interrupts
161.25 ± 46% +42.2% 229.25 ± 36% interrupts.CPU128.TLB:TLB_shootdowns
11762 ± 29% -48.4% 6065 ± 28% interrupts.CPU130.CAL:Function_call_interrupts
12870 ± 31% -58.8% 5304 ± 33% interrupts.CPU131.CAL:Function_call_interrupts
12301 ± 31% -54.0% 5658 ± 44% interrupts.CPU134.CAL:Function_call_interrupts
10683 ± 32% -44.0% 5982 ± 56% interrupts.CPU135.CAL:Function_call_interrupts
9141 ± 29% -60.2% 3634 ± 37% interrupts.CPU138.CAL:Function_call_interrupts
7288 ± 46% -54.2% 3338 ± 16% interrupts.CPU14.CAL:Function_call_interrupts
9132 ± 28% -44.4% 5073 ± 40% interrupts.CPU140.CAL:Function_call_interrupts
9201 ± 48% -63.0% 3400 ± 42% interrupts.CPU141.CAL:Function_call_interrupts
9375 ± 35% -60.5% 3705 ± 39% interrupts.CPU142.CAL:Function_call_interrupts
5727 ± 30% -46.2% 3079 ± 28% interrupts.CPU15.CAL:Function_call_interrupts
492.50 ± 38% -50.9% 241.75 ± 42% interrupts.CPU154.NMI:Non-maskable_interrupts
492.50 ± 38% -50.9% 241.75 ± 42% interrupts.CPU154.PMI:Performance_monitoring_interrupts
473.50 ± 43% -61.0% 184.75 ± 47% interrupts.CPU158.NMI:Non-maskable_interrupts
473.50 ± 43% -61.0% 184.75 ± 47% interrupts.CPU158.PMI:Performance_monitoring_interrupts
8525 ± 19% -35.4% 5511 ± 27% interrupts.CPU171.CAL:Function_call_interrupts
7705 ± 20% -40.2% 4608 ± 36% interrupts.CPU172.CAL:Function_call_interrupts
127.75 ± 64% +323.7% 541.25 ± 73% interrupts.CPU18.NMI:Non-maskable_interrupts
127.75 ± 64% +323.7% 541.25 ± 73% interrupts.CPU18.PMI:Performance_monitoring_interrupts
2254 ±113% +333.9% 9781 ± 53% interrupts.CPU18.RES:Rescheduling_interrupts
10131 ± 70% +217.1% 32130 ± 45% interrupts.CPU183.RES:Rescheduling_interrupts
124.00 ± 9% +438.7% 668.00 ± 80% interrupts.CPU19.NMI:Non-maskable_interrupts
124.00 ± 9% +438.7% 668.00 ± 80% interrupts.CPU19.PMI:Performance_monitoring_interrupts
2306 ± 35% +56.1% 3599 ± 34% interrupts.CPU191.CAL:Function_call_interrupts
1257 ±151% +681.0% 9821 ± 38% interrupts.CPU191.RES:Rescheduling_interrupts
17786 ± 36% -74.8% 4481 ± 33% interrupts.CPU2.CAL:Function_call_interrupts
2766 ± 57% -63.0% 1022 ± 41% interrupts.CPU2.RES:Rescheduling_interrupts
7623 ± 16% -62.9% 2825 ± 39% interrupts.CPU22.CAL:Function_call_interrupts
26294 ± 28% -82.9% 4506 ± 28% interrupts.CPU24.CAL:Function_call_interrupts
3753 ± 31% -79.9% 753.75 ± 54% interrupts.CPU24.RES:Rescheduling_interrupts
16545 ± 57% -75.2% 4095 ± 32% interrupts.CPU25.CAL:Function_call_interrupts
18573 ± 26% -67.6% 6016 ± 15% interrupts.CPU26.CAL:Function_call_interrupts
2675 ± 29% -49.2% 1359 ± 25% interrupts.CPU26.RES:Rescheduling_interrupts
9731 ± 8% -47.5% 5109 ± 24% interrupts.CPU27.CAL:Function_call_interrupts
7741 ± 35% -45.7% 4200 ± 24% interrupts.CPU28.CAL:Function_call_interrupts
11639 ± 30% -70.9% 3390 ± 15% interrupts.CPU3.CAL:Function_call_interrupts
1558 ± 34% -55.0% 701.00 ± 40% interrupts.CPU3.RES:Rescheduling_interrupts
9487 ± 34% -62.1% 3593 ± 20% interrupts.CPU31.CAL:Function_call_interrupts
1476 ± 34% -59.3% 600.00 ± 25% interrupts.CPU31.RES:Rescheduling_interrupts
7580 ± 35% -41.3% 4452 ± 11% interrupts.CPU33.CAL:Function_call_interrupts
10697 ± 54% -71.2% 3085 ± 28% interrupts.CPU37.CAL:Function_call_interrupts
8275 ± 37% -58.4% 3442 ± 43% interrupts.CPU39.CAL:Function_call_interrupts
8030 ± 53% -45.6% 4366 ± 28% interrupts.CPU4.CAL:Function_call_interrupts
190.75 ± 39% +348.9% 856.25 ± 81% interrupts.CPU4.NMI:Non-maskable_interrupts
190.75 ± 39% +348.9% 856.25 ± 81% interrupts.CPU4.PMI:Performance_monitoring_interrupts
11214 ± 78% -75.8% 2713 ± 23% interrupts.CPU40.CAL:Function_call_interrupts
10251 ± 45% -57.1% 4402 ± 35% interrupts.CPU41.CAL:Function_call_interrupts
8594 ± 57% -51.5% 4167 ± 25% interrupts.CPU42.CAL:Function_call_interrupts
10975 ± 34% -51.2% 5355 ± 39% interrupts.CPU43.CAL:Function_call_interrupts
9470 ± 33% -59.2% 3864 ± 47% interrupts.CPU45.CAL:Function_call_interrupts
84.00 ± 21% +75.6% 147.50 ± 22% interrupts.CPU46.TLB:TLB_shootdowns
12319 ± 19% -38.9% 7528 ± 32% interrupts.CPU48.CAL:Function_call_interrupts
2389 ± 16% -44.3% 1330 ± 41% interrupts.CPU48.RES:Rescheduling_interrupts
10917 ± 23% -41.4% 6396 ± 18% interrupts.CPU49.CAL:Function_call_interrupts
2230 ± 27% -47.7% 1166 ± 23% interrupts.CPU49.RES:Rescheduling_interrupts
9613 ± 28% -68.8% 2999 ± 35% interrupts.CPU5.CAL:Function_call_interrupts
140.00 ± 54% +338.8% 614.25 ± 34% interrupts.CPU5.NMI:Non-maskable_interrupts
140.00 ± 54% +338.8% 614.25 ± 34% interrupts.CPU5.PMI:Performance_monitoring_interrupts
2189 ± 28% -32.7% 1473 ± 51% interrupts.CPU51.RES:Rescheduling_interrupts
6834 ± 26% -33.2% 4565 ± 18% interrupts.CPU53.CAL:Function_call_interrupts
1336 ± 15% -39.5% 809.00 ± 26% interrupts.CPU53.RES:Rescheduling_interrupts
1510 ± 21% -39.2% 918.75 ± 44% interrupts.CPU54.RES:Rescheduling_interrupts
6924 ± 13% -47.6% 3629 ± 12% interrupts.CPU55.CAL:Function_call_interrupts
1417 ± 30% -50.6% 700.25 ± 45% interrupts.CPU55.RES:Rescheduling_interrupts
1911 ± 29% -44.5% 1060 ± 22% interrupts.CPU56.RES:Rescheduling_interrupts
6785 ± 20% -41.3% 3982 ± 35% interrupts.CPU61.CAL:Function_call_interrupts
1247 ± 16% -40.4% 743.25 ± 47% interrupts.CPU61.RES:Rescheduling_interrupts
7163 ± 11% -52.4% 3407 ± 29% interrupts.CPU62.CAL:Function_call_interrupts
467.75 ± 43% -59.9% 187.50 ± 28% interrupts.CPU62.NMI:Non-maskable_interrupts
467.75 ± 43% -59.9% 187.50 ± 28% interrupts.CPU62.PMI:Performance_monitoring_interrupts
1266 ± 23% -50.4% 627.50 ± 43% interrupts.CPU62.RES:Rescheduling_interrupts
1361 ± 21% -48.9% 696.25 ± 34% interrupts.CPU63.RES:Rescheduling_interrupts
243.75 ± 26% -56.2% 106.75 ± 43% interrupts.CPU63.TLB:TLB_shootdowns
5100 ± 10% -24.1% 3873 ± 6% interrupts.CPU64.CAL:Function_call_interrupts
9632 ± 44% -70.4% 2847 ± 25% interrupts.CPU65.CAL:Function_call_interrupts
7916 ± 35% -61.5% 3048 ± 28% interrupts.CPU66.CAL:Function_call_interrupts
7740 ± 57% -67.1% 2543 ±104% interrupts.CPU66.RES:Rescheduling_interrupts
5982 ± 19% -56.3% 2615 ± 38% interrupts.CPU67.CAL:Function_call_interrupts
8029 ± 17% -58.7% 3315 ± 41% interrupts.CPU68.CAL:Function_call_interrupts
9791 ± 14% -64.9% 3437 ± 32% interrupts.CPU7.CAL:Function_call_interrupts
1489 ± 2% -57.6% 631.75 ± 48% interrupts.CPU7.RES:Rescheduling_interrupts
7398 ± 26% -63.4% 2705 ± 16% interrupts.CPU70.CAL:Function_call_interrupts
4893 ± 26% -80.6% 950.25 ± 78% interrupts.CPU70.RES:Rescheduling_interrupts
6054 ± 27% -56.6% 2625 ± 29% interrupts.CPU71.CAL:Function_call_interrupts
19129 ± 10% -75.3% 4732 ± 19% interrupts.CPU72.CAL:Function_call_interrupts
2802 ± 15% -77.2% 639.75 ± 42% interrupts.CPU72.RES:Rescheduling_interrupts
9249 ± 26% -51.9% 4452 ± 29% interrupts.CPU74.CAL:Function_call_interrupts
12892 ± 29% -49.7% 6479 ± 48% interrupts.CPU75.CAL:Function_call_interrupts
10403 ± 18% -43.1% 5921 ± 39% interrupts.CPU76.CAL:Function_call_interrupts
1077 ± 43% +73.2% 1866 ± 50% interrupts.CPU80.RES:Rescheduling_interrupts
641.75 ± 37% +206.0% 1964 ± 42% interrupts.CPU81.RES:Rescheduling_interrupts
5495 ± 24% -45.6% 2987 ± 37% interrupts.CPU89.CAL:Function_call_interrupts
9083 ± 37% -71.3% 2606 ± 39% interrupts.CPU9.CAL:Function_call_interrupts
189.00 ± 77% +339.2% 830.00 ± 62% interrupts.CPU9.NMI:Non-maskable_interrupts
189.00 ± 77% +339.2% 830.00 ± 62% interrupts.CPU9.PMI:Performance_monitoring_interrupts
1225 ± 35% -61.6% 470.75 ± 69% interrupts.CPU9.RES:Rescheduling_interrupts
7883 ± 39% -49.4% 3991 ± 31% interrupts.CPU92.CAL:Function_call_interrupts
7385 ± 34% -51.0% 3618 ± 37% interrupts.CPU93.CAL:Function_call_interrupts
5249 ± 42% -50.4% 2601 ± 51% interrupts.CPU95.CAL:Function_call_interrupts
12254 ± 25% -48.4% 6317 ± 15% interrupts.CPU97.CAL:Function_call_interrupts
160.25 ± 69% +452.6% 885.50 ± 26% interrupts.CPU97.NMI:Non-maskable_interrupts
160.25 ± 69% +452.6% 885.50 ± 26% interrupts.CPU97.PMI:Performance_monitoring_interrupts
13681 ± 20% -60.5% 5408 ± 24% interrupts.CPU98.CAL:Function_call_interrupts
15214 ± 15% -64.4% 5422 ± 29% interrupts.CPU99.CAL:Function_call_interrupts
1515957 +11.6% 1691351 ± 3% interrupts.RES:Rescheduling_interrupts
36478 ± 14% -44.0% 20427 ± 4% softirqs.CPU0.RCU
35262 ± 7% -44.1% 19718 ± 4% softirqs.CPU1.RCU
43478 ± 2% -16.7% 36234 ± 11% softirqs.CPU1.SCHED
33425 ± 9% -42.9% 19080 ± 7% softirqs.CPU10.RCU
33906 ± 6% -42.8% 19391 ± 4% softirqs.CPU100.RCU
33154 ± 6% -42.4% 19084 ± 2% softirqs.CPU101.RCU
33384 ± 5% -41.0% 19691 softirqs.CPU102.RCU
32985 ± 5% -42.5% 18970 softirqs.CPU103.RCU
33739 ± 4% -42.7% 19344 softirqs.CPU104.RCU
33432 ± 6% -42.5% 19239 softirqs.CPU105.RCU
32938 ± 6% -43.4% 18633 ± 5% softirqs.CPU106.RCU
33220 ± 6% -42.2% 19216 softirqs.CPU107.RCU
33428 ± 6% -41.4% 19583 ± 2% softirqs.CPU108.RCU
33479 ± 6% -42.0% 19428 softirqs.CPU109.RCU
34154 ± 7% -43.9% 19168 ± 2% softirqs.CPU11.RCU
34120 ± 5% -42.7% 19536 softirqs.CPU110.RCU
32884 ± 6% -41.7% 19161 ± 2% softirqs.CPU111.RCU
30906 ± 6% -41.4% 18109 softirqs.CPU112.RCU
30793 ± 5% -42.6% 17675 ± 2% softirqs.CPU113.RCU
30577 ± 6% -41.3% 17950 ± 2% softirqs.CPU114.RCU
30216 ± 5% -40.8% 17901 ± 2% softirqs.CPU115.RCU
30402 ± 6% -41.3% 17860 ± 2% softirqs.CPU116.RCU
30810 ± 5% -42.1% 17851 softirqs.CPU117.RCU
30419 ± 5% -38.1% 18832 ± 10% softirqs.CPU118.RCU
30450 ± 6% -42.1% 17643 ± 2% softirqs.CPU119.RCU
32537 ± 7% -38.9% 19880 ± 5% softirqs.CPU12.RCU
30504 ± 4% -40.3% 18199 ± 3% softirqs.CPU120.RCU
29794 ± 4% -39.1% 18157 softirqs.CPU121.RCU
30388 ± 5% -39.7% 18329 ± 2% softirqs.CPU122.RCU
30180 ± 5% -40.2% 18038 ± 2% softirqs.CPU123.RCU
30343 ± 5% -39.0% 18506 ± 4% softirqs.CPU124.RCU
29603 ± 4% -38.4% 18248 ± 3% softirqs.CPU125.RCU
30315 ± 4% -38.7% 18569 softirqs.CPU126.RCU
30064 ± 5% -39.3% 18258 ± 3% softirqs.CPU127.RCU
32279 ± 3% -38.9% 19729 softirqs.CPU128.RCU
32394 ± 4% -38.8% 19834 ± 2% softirqs.CPU129.RCU
32251 ± 7% -39.8% 19413 ± 3% softirqs.CPU13.RCU
32639 ± 3% -39.6% 19727 ± 3% softirqs.CPU130.RCU
33256 ± 3% -40.0% 19953 ± 2% softirqs.CPU131.RCU
32854 ± 2% -39.6% 19851 ± 2% softirqs.CPU132.RCU
33049 ± 6% -40.2% 19777 ± 3% softirqs.CPU133.RCU
32509 ± 3% -41.1% 19157 ± 3% softirqs.CPU134.RCU
32487 ± 3% -39.6% 19638 ± 2% softirqs.CPU135.RCU
32676 ± 3% -39.9% 19653 ± 4% softirqs.CPU136.RCU
32830 ± 4% -40.5% 19527 ± 2% softirqs.CPU137.RCU
32589 ± 3% -40.4% 19424 ± 2% softirqs.CPU138.RCU
31938 ± 3% -39.3% 19385 softirqs.CPU139.RCU
33977 ± 7% -40.9% 20077 ± 4% softirqs.CPU14.RCU
31371 ± 5% -38.6% 19272 ± 3% softirqs.CPU140.RCU
32556 ± 3% -39.3% 19768 ± 6% softirqs.CPU141.RCU
32628 ± 3% -40.9% 19287 ± 4% softirqs.CPU142.RCU
32811 ± 2% -40.2% 19631 ± 3% softirqs.CPU143.RCU
33338 ± 5% -41.5% 19486 ± 2% softirqs.CPU144.RCU
32044 ± 6% -39.7% 19315 ± 2% softirqs.CPU145.RCU
33040 ± 5% -40.5% 19653 ± 4% softirqs.CPU146.RCU
32547 ± 4% -39.9% 19544 ± 2% softirqs.CPU147.RCU
32890 ± 6% -40.5% 19573 softirqs.CPU148.RCU
33599 ± 2% -41.2% 19746 ± 2% softirqs.CPU149.RCU
32654 ± 6% -41.7% 19049 ± 3% softirqs.CPU15.RCU
33076 ± 4% -40.1% 19807 ± 3% softirqs.CPU150.RCU
31946 ± 8% -39.7% 19261 ± 3% softirqs.CPU151.RCU
32420 ± 5% -39.6% 19584 softirqs.CPU152.RCU
32278 ± 5% -39.9% 19390 ± 2% softirqs.CPU153.RCU
32692 ± 6% -39.7% 19707 ± 3% softirqs.CPU154.RCU
32941 ± 4% -40.0% 19748 ± 2% softirqs.CPU155.RCU
33100 ± 5% -41.9% 19215 ± 6% softirqs.CPU156.RCU
32065 ± 5% -39.6% 19383 ± 3% softirqs.CPU157.RCU
32243 ± 5% -40.4% 19203 ± 2% softirqs.CPU158.RCU
32597 ± 4% -40.6% 19369 ± 2% softirqs.CPU159.RCU
30289 ± 6% -38.8% 18522 ± 5% softirqs.CPU16.RCU
30532 ± 4% -40.9% 18050 ± 3% softirqs.CPU160.RCU
31164 ± 4% -41.5% 18228 ± 3% softirqs.CPU161.RCU
30874 ± 3% -41.0% 18215 ± 4% softirqs.CPU162.RCU
30708 ± 5% -41.1% 18084 ± 4% softirqs.CPU163.RCU
31190 ± 4% -41.4% 18283 ± 3% softirqs.CPU164.RCU
30383 ± 4% -40.8% 17992 ± 4% softirqs.CPU165.RCU
31298 ± 4% -40.8% 18521 ± 5% softirqs.CPU166.RCU
30614 ± 4% -40.2% 18297 ± 4% softirqs.CPU167.RCU
29857 ± 4% -42.3% 17234 ± 2% softirqs.CPU168.RCU
30092 ± 4% -42.3% 17367 ± 2% softirqs.CPU169.RCU
30408 ± 5% -40.5% 18079 ± 2% softirqs.CPU17.RCU
29704 ± 3% -41.4% 17414 softirqs.CPU170.RCU
31396 ± 9% -44.3% 17486 ± 2% softirqs.CPU171.RCU
29473 ± 4% -41.9% 17112 softirqs.CPU172.RCU
29613 ± 4% -40.9% 17516 ± 2% softirqs.CPU173.RCU
29885 ± 5% -41.5% 17473 ± 2% softirqs.CPU174.RCU
29509 ± 5% -41.7% 17191 ± 3% softirqs.CPU175.RCU
32350 ± 4% -41.2% 19036 ± 3% softirqs.CPU176.RCU
32540 ± 3% -42.3% 18781 ± 4% softirqs.CPU177.RCU
32561 ± 5% -42.1% 18837 ± 3% softirqs.CPU178.RCU
32629 ± 5% -42.4% 18786 ± 4% softirqs.CPU179.RCU
30877 ± 7% -40.6% 18329 ± 3% softirqs.CPU18.RCU
32273 ± 4% -42.1% 18677 ± 3% softirqs.CPU180.RCU
32119 ± 4% -41.9% 18648 ± 2% softirqs.CPU181.RCU
32445 ± 5% -42.6% 18619 ± 3% softirqs.CPU182.RCU
32497 ± 4% -40.8% 19232 ± 5% softirqs.CPU183.RCU
32385 ± 3% -35.7% 20828 ± 9% softirqs.CPU184.RCU
32454 ± 4% -38.4% 19996 ± 11% softirqs.CPU185.RCU
32676 ± 4% -41.7% 19058 ± 2% softirqs.CPU186.RCU
33086 ± 5% -43.1% 18838 ± 3% softirqs.CPU187.RCU
32119 ± 4% -41.5% 18805 ± 4% softirqs.CPU188.RCU
32186 ± 3% -43.0% 18361 ± 3% softirqs.CPU189.RCU
30955 ± 6% -42.4% 17834 ± 2% softirqs.CPU19.RCU
32275 ± 4% -42.7% 18499 ± 3% softirqs.CPU190.RCU
31959 ± 4% -42.2% 18476 ± 3% softirqs.CPU191.RCU
34172 ± 8% -44.0% 19133 ± 6% softirqs.CPU2.RCU
30606 ± 5% -41.4% 17921 ± 3% softirqs.CPU20.RCU
31703 ± 4% -42.7% 18155 ± 2% softirqs.CPU21.RCU
30531 ± 5% -33.7% 20255 ± 10% softirqs.CPU22.RCU
30475 ± 6% -39.9% 18303 softirqs.CPU23.RCU
31883 ± 3% -38.2% 19698 ± 4% softirqs.CPU24.RCU
45847 ± 4% -17.0% 38045 ± 4% softirqs.CPU24.SCHED
31477 ± 2% -41.6% 18369 ± 2% softirqs.CPU25.RCU
30938 ± 3% -39.8% 18616 ± 2% softirqs.CPU26.RCU
31069 ± 3% -40.1% 18616 ± 4% softirqs.CPU27.RCU
31078 ± 4% -39.9% 18682 ± 4% softirqs.CPU28.RCU
31273 ± 3% -39.3% 18995 ± 5% softirqs.CPU29.RCU
33869 ± 8% -42.5% 19490 ± 2% softirqs.CPU3.RCU
31059 ± 3% -40.5% 18480 ± 4% softirqs.CPU30.RCU
30473 ± 3% -38.0% 18897 ± 7% softirqs.CPU31.RCU
33637 ± 3% -38.3% 20744 ± 4% softirqs.CPU32.RCU
33076 ± 3% -38.2% 20444 ± 4% softirqs.CPU33.RCU
33403 ± 3% -39.2% 20314 ± 3% softirqs.CPU34.RCU
33688 ± 3% -36.6% 21359 ± 5% softirqs.CPU35.RCU
33831 ± 3% -38.9% 20687 ± 3% softirqs.CPU36.RCU
33688 ± 3% -39.8% 20273 ± 3% softirqs.CPU37.RCU
33171 ± 4% -39.7% 19999 ± 2% softirqs.CPU38.RCU
33120 ± 3% -39.1% 20175 ± 3% softirqs.CPU39.RCU
33457 ± 7% -41.2% 19675 ± 3% softirqs.CPU4.RCU
33442 ± 3% -39.3% 20287 softirqs.CPU40.RCU
33608 ± 3% -38.9% 20527 ± 2% softirqs.CPU41.RCU
33689 ± 3% -40.1% 20183 ± 2% softirqs.CPU42.RCU
33443 ± 3% -39.4% 20280 ± 2% softirqs.CPU43.RCU
32096 ± 8% -37.2% 20167 ± 2% softirqs.CPU44.RCU
33223 ± 4% -39.3% 20175 ± 3% softirqs.CPU45.RCU
33300 ± 5% -39.4% 20176 ± 2% softirqs.CPU46.RCU
33389 ± 4% -39.0% 20363 ± 2% softirqs.CPU47.RCU
35586 ± 4% -38.8% 21785 ± 4% softirqs.CPU48.RCU
33733 ± 6% -38.1% 20885 ± 3% softirqs.CPU49.RCU
33479 ± 7% -40.4% 19948 ± 7% softirqs.CPU5.RCU
35351 ± 4% -41.7% 20600 ± 5% softirqs.CPU50.RCU
35787 ± 4% -41.8% 20841 ± 3% softirqs.CPU51.RCU
35196 ± 4% -39.5% 21291 ± 3% softirqs.CPU52.RCU
35425 ± 3% -41.6% 20694 ± 4% softirqs.CPU53.RCU
35077 ± 4% -40.6% 20853 softirqs.CPU54.RCU
33480 ± 9% -39.0% 20432 ± 4% softirqs.CPU55.RCU
34657 ± 5% -40.0% 20797 ± 3% softirqs.CPU56.RCU
34177 ± 4% -40.0% 20499 ± 2% softirqs.CPU57.RCU
34434 ± 2% -41.3% 20225 ± 2% softirqs.CPU58.RCU
34378 ± 4% -40.9% 20309 ± 2% softirqs.CPU59.RCU
33588 ± 8% -43.2% 19074 ± 2% softirqs.CPU6.RCU
34669 ± 3% -44.0% 19411 ± 8% softirqs.CPU60.RCU
33954 ± 5% -40.1% 20321 ± 4% softirqs.CPU61.RCU
33554 ± 3% -40.5% 19980 ± 3% softirqs.CPU62.RCU
33630 ± 4% -41.4% 19715 ± 3% softirqs.CPU63.RCU
32169 ± 2% -41.1% 18950 ± 3% softirqs.CPU64.RCU
32469 ± 4% -41.9% 18853 ± 4% softirqs.CPU65.RCU
31757 ± 4% -41.1% 18717 ± 3% softirqs.CPU66.RCU
31872 ± 4% -41.4% 18692 ± 3% softirqs.CPU67.RCU
31822 ± 4% -41.3% 18672 ± 4% softirqs.CPU68.RCU
31787 ± 4% -41.1% 18737 ± 3% softirqs.CPU69.RCU
33635 ± 8% -43.5% 18994 ± 2% softirqs.CPU7.RCU
31830 ± 4% -41.0% 18772 ± 3% softirqs.CPU70.RCU
31481 ± 3% -41.5% 18424 ± 3% softirqs.CPU71.RCU
32457 ± 2% -40.4% 19339 ± 2% softirqs.CPU72.RCU
31551 ± 3% -42.5% 18148 ± 3% softirqs.CPU73.RCU
31030 ± 3% -41.5% 18165 softirqs.CPU74.RCU
31577 ± 3% -41.5% 18469 ± 2% softirqs.CPU75.RCU
31956 ± 5% -42.5% 18360 ± 3% softirqs.CPU76.RCU
30918 ± 4% -41.4% 18129 ± 3% softirqs.CPU77.RCU
31259 ± 4% -41.5% 18292 ± 2% softirqs.CPU78.RCU
31182 ± 5% -42.8% 17837 ± 2% softirqs.CPU79.RCU
33667 ± 8% -42.8% 19269 ± 4% softirqs.CPU8.RCU
32645 ± 4% -42.0% 18946 ± 2% softirqs.CPU80.RCU
32742 ± 3% -42.4% 18849 ± 2% softirqs.CPU81.RCU
32355 ± 3% -42.8% 18511 ± 2% softirqs.CPU82.RCU
32538 ± 3% -42.7% 18635 ± 2% softirqs.CPU83.RCU
32491 ± 4% -42.8% 18598 ± 3% softirqs.CPU84.RCU
31696 ± 3% -41.2% 18623 ± 2% softirqs.CPU85.RCU
31680 ± 3% -40.9% 18723 ± 2% softirqs.CPU86.RCU
32506 -42.1% 18816 ± 3% softirqs.CPU87.RCU
32978 ± 5% -43.7% 18561 ± 2% softirqs.CPU88.RCU
31851 ± 4% -41.8% 18553 ± 2% softirqs.CPU89.RCU
32676 ± 6% -41.6% 19069 ± 3% softirqs.CPU9.RCU
32182 ± 4% -42.2% 18616 softirqs.CPU90.RCU
32412 ± 5% -42.4% 18654 ± 2% softirqs.CPU91.RCU
32254 ± 4% -41.5% 18867 ± 6% softirqs.CPU92.RCU
32154 ± 4% -43.0% 18319 ± 3% softirqs.CPU93.RCU
31580 ± 4% -41.7% 18423 ± 2% softirqs.CPU94.RCU
32229 ± 5% -42.5% 18545 softirqs.CPU95.RCU
32559 ± 8% -41.9% 18912 ± 3% softirqs.CPU96.RCU
33642 ± 6% -43.6% 18976 ± 2% softirqs.CPU97.RCU
33096 ± 6% -42.3% 19093 ± 6% softirqs.CPU98.RCU
33929 ± 6% -43.3% 19228 ± 3% softirqs.CPU99.RCU
6212981 ± 4% -40.9% 3670069 ± 2% softirqs.RCU
9.23 ± 20% -3.0 6.19 ± 4% perf-profile.calltrace.cycles-pp.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work.worker_thread
5.62 ± 33% -2.8 2.81 ± 6% perf-profile.calltrace.cycles-pp.btrfs_search_slot.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
1.40 ± 52% -1.1 0.29 ±100% perf-profile.calltrace.cycles-pp.__btrfs_read_lock_root_node.btrfs_search_slot.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper
1.71 ± 7% -0.3 1.40 ± 4% perf-profile.calltrace.cycles-pp.setup_leaf_for_split.btrfs_duplicate_item.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper
2.90 ± 3% -0.2 2.72 ± 4% perf-profile.calltrace.cycles-pp.btrfs_duplicate_item.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
0.88 ± 3% +0.1 0.95 ± 4% perf-profile.calltrace.cycles-pp.ktime_get.clockevents_program_event.hrtimer_interrupt.__sysvec_apic_timer_interrupt.asm_call_sysvec_on_stack
0.61 ± 11% +0.2 0.77 ± 4% perf-profile.calltrace.cycles-pp.btrfs_wq_submit_bio.btrfs_submit_data_bio.submit_one_bio.submit_extent_page.__extent_writepage_io
0.63 ± 10% +0.2 0.79 ± 4% perf-profile.calltrace.cycles-pp.submit_one_bio.submit_extent_page.__extent_writepage_io.__extent_writepage.extent_write_cache_pages
0.62 ± 10% +0.2 0.79 ± 5% perf-profile.calltrace.cycles-pp.btrfs_submit_data_bio.submit_one_bio.submit_extent_page.__extent_writepage_io.__extent_writepage
0.57 ± 6% +0.2 0.75 ± 5% perf-profile.calltrace.cycles-pp.split_leaf.btrfs_search_slot.btrfs_insert_empty_items.btrfs_csum_file_blocks.btrfs_finish_ordered_io
0.60 ± 6% +0.2 0.79 ± 13% perf-profile.calltrace.cycles-pp.btrfs_block_rsv_release.btrfs_inode_rsv_release.btrfs_remove_ordered_extent.btrfs_finish_ordered_io.btrfs_work_helper
0.61 ± 6% +0.2 0.81 ± 12% perf-profile.calltrace.cycles-pp.btrfs_inode_rsv_release.btrfs_remove_ordered_extent.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
0.66 ± 15% +0.2 0.85 ± 8% perf-profile.calltrace.cycles-pp.__lookup_extent_mapping.btrfs_drop_extent_cache.create_io_em.run_delalloc_nocow.btrfs_run_delalloc_range
0.83 ± 10% +0.2 1.04 ± 3% perf-profile.calltrace.cycles-pp.submit_extent_page.__extent_writepage_io.__extent_writepage.extent_write_cache_pages.extent_writepages
1.32 ± 8% +0.2 1.53 ± 7% perf-profile.calltrace.cycles-pp.setup_items_for_insert.btrfs_insert_empty_items.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper
0.64 ± 8% +0.2 0.86 ± 5% perf-profile.calltrace.cycles-pp.end_bio_extent_writepage.btrfs_end_bio.blk_update_request.blk_mq_end_request.nvme_irq
0.42 ± 57% +0.2 0.65 ± 3% perf-profile.calltrace.cycles-pp.__queue_work.queue_work_on.btrfs_wq_submit_bio.btrfs_submit_data_bio.submit_one_bio
0.42 ± 57% +0.2 0.67 ± 3% perf-profile.calltrace.cycles-pp.queue_work_on.btrfs_wq_submit_bio.btrfs_submit_data_bio.submit_one_bio.submit_extent_page
1.08 ± 10% +0.3 1.33 ± 3% perf-profile.calltrace.cycles-pp.__extent_writepage_io.__extent_writepage.extent_write_cache_pages.extent_writepages.do_writepages
0.77 ± 5% +0.3 1.03 ± 10% perf-profile.calltrace.cycles-pp.btrfs_remove_ordered_extent.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work.worker_thread
0.71 ± 13% +0.3 0.97 ± 4% perf-profile.calltrace.cycles-pp.find_lock_delalloc_range.writepage_delalloc.__extent_writepage.extent_write_cache_pages.extent_writepages
0.75 ± 8% +0.3 1.01 ± 7% perf-profile.calltrace.cycles-pp.btrfs_end_bio.blk_update_request.blk_mq_end_request.nvme_irq.__handle_irq_event_percpu
0.78 ± 8% +0.3 1.05 ± 7% perf-profile.calltrace.cycles-pp.blk_update_request.blk_mq_end_request.nvme_irq.__handle_irq_event_percpu.handle_irq_event_percpu
0.92 ± 9% +0.3 1.19 ± 6% perf-profile.calltrace.cycles-pp.__handle_irq_event_percpu.handle_irq_event_percpu.handle_irq_event.handle_edge_irq.asm_call_sysvec_on_stack
0.91 ± 8% +0.3 1.19 ± 6% perf-profile.calltrace.cycles-pp.nvme_irq.__handle_irq_event_percpu.handle_irq_event_percpu.handle_irq_event.handle_edge_irq
0.93 ± 8% +0.3 1.21 ± 6% perf-profile.calltrace.cycles-pp.handle_irq_event_percpu.handle_irq_event.handle_edge_irq.asm_call_sysvec_on_stack.common_interrupt
0.97 ± 8% +0.3 1.25 ± 6% perf-profile.calltrace.cycles-pp.handle_irq_event.handle_edge_irq.asm_call_sysvec_on_stack.common_interrupt.asm_common_interrupt
1.01 ± 7% +0.3 1.29 ± 4% perf-profile.calltrace.cycles-pp.btrfs_search_slot.btrfs_insert_empty_items.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper
0.80 ± 8% +0.3 1.09 ± 7% perf-profile.calltrace.cycles-pp.blk_mq_end_request.nvme_irq.__handle_irq_event_percpu.handle_irq_event_percpu.handle_irq_event
0.98 ± 8% +0.3 1.27 ± 6% perf-profile.calltrace.cycles-pp.asm_call_sysvec_on_stack.common_interrupt.asm_common_interrupt.cpuidle_enter_state.cpuidle_enter
0.98 ± 8% +0.3 1.27 ± 6% perf-profile.calltrace.cycles-pp.handle_edge_irq.asm_call_sysvec_on_stack.common_interrupt.asm_common_interrupt.cpuidle_enter_state
1.05 ± 8% +0.3 1.35 ± 7% perf-profile.calltrace.cycles-pp.asm_common_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
1.04 ± 8% +0.3 1.34 ± 7% perf-profile.calltrace.cycles-pp.common_interrupt.asm_common_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle
0.46 ± 58% +0.3 0.78 ± 5% perf-profile.calltrace.cycles-pp.btrfs_find_delalloc_range.find_lock_delalloc_range.writepage_delalloc.__extent_writepage.extent_write_cache_pages
0.28 ±100% +0.4 0.66 ± 4% perf-profile.calltrace.cycles-pp.__etree_search.btrfs_find_delalloc_range.find_lock_delalloc_range.writepage_delalloc.__extent_writepage
1.21 ± 13% +0.4 1.59 ± 5% perf-profile.calltrace.cycles-pp.btrfs_drop_extent_cache.create_io_em.run_delalloc_nocow.btrfs_run_delalloc_range.writepage_delalloc
1.33 ± 13% +0.4 1.75 ± 5% perf-profile.calltrace.cycles-pp.create_io_em.run_delalloc_nocow.btrfs_run_delalloc_range.writepage_delalloc.__extent_writepage
0.13 ±173% +0.5 0.61 ± 10% perf-profile.calltrace.cycles-pp.unpin_extent_cache.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work.worker_thread
0.14 ±173% +0.5 0.63 ± 3% perf-profile.calltrace.cycles-pp.push_leaf_right.split_leaf.btrfs_search_slot.btrfs_insert_empty_items.btrfs_csum_file_blocks
2.38 ± 7% +0.5 2.89 ± 5% perf-profile.calltrace.cycles-pp.btrfs_insert_empty_items.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
0.00 +0.6 0.60 ± 3% perf-profile.calltrace.cycles-pp.btrfs_writepage_endio_finish_ordered.end_extent_writepage.end_bio_extent_writepage.btrfs_end_bio.blk_update_request
0.00 +0.6 0.60 ± 3% perf-profile.calltrace.cycles-pp.end_extent_writepage.end_bio_extent_writepage.btrfs_end_bio.blk_update_request.blk_mq_end_request
0.00 +0.6 0.61 ± 5% perf-profile.calltrace.cycles-pp.poll_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
0.00 +0.6 0.62 ± 6% perf-profile.calltrace.cycles-pp.rwsem_optimistic_spin.rwsem_down_read_slowpath.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_file_extent
0.00 +0.6 0.62 ± 6% perf-profile.calltrace.cycles-pp.rwsem_down_read_slowpath.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_file_extent.run_delalloc_nocow
0.00 +0.6 0.63 ± 6% perf-profile.calltrace.cycles-pp.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_file_extent.run_delalloc_nocow.btrfs_run_delalloc_range
0.00 +0.6 0.64 ± 5% perf-profile.calltrace.cycles-pp.__set_extent_bit.lock_extent_bits.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
0.00 +0.6 0.64 ± 4% perf-profile.calltrace.cycles-pp.lock_extent_bits.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work.worker_thread
0.00 +0.7 0.66 ± 8% perf-profile.calltrace.cycles-pp.rwsem_optimistic_spin.rwsem_down_write_slowpath.__btrfs_tree_lock.btrfs_search_slot.btrfs_mark_extent_written
0.00 +0.7 0.68 ± 8% perf-profile.calltrace.cycles-pp.__btrfs_tree_lock.btrfs_search_slot.btrfs_mark_extent_written.btrfs_finish_ordered_io.btrfs_work_helper
0.00 +0.7 0.68 ± 8% perf-profile.calltrace.cycles-pp.rwsem_down_write_slowpath.__btrfs_tree_lock.btrfs_search_slot.btrfs_mark_extent_written.btrfs_finish_ordered_io
0.81 ± 3% +0.7 1.54 ± 4% perf-profile.calltrace.cycles-pp.btrfs_search_slot.btrfs_lookup_csum.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper
0.82 ± 5% +0.7 1.55 ± 5% perf-profile.calltrace.cycles-pp.btrfs_search_slot.btrfs_lookup_csums_range.csum_exist_in_range.run_delalloc_nocow.btrfs_run_delalloc_range
0.84 ± 3% +0.7 1.57 ± 4% perf-profile.calltrace.cycles-pp.btrfs_lookup_csum.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work
0.91 ± 6% +0.8 1.67 ± 5% perf-profile.calltrace.cycles-pp.btrfs_lookup_csums_range.csum_exist_in_range.run_delalloc_nocow.btrfs_run_delalloc_range.writepage_delalloc
0.92 ± 6% +0.8 1.67 ± 5% perf-profile.calltrace.cycles-pp.csum_exist_in_range.run_delalloc_nocow.btrfs_run_delalloc_range.writepage_delalloc.__extent_writepage
0.00 +0.9 0.92 ± 3% perf-profile.calltrace.cycles-pp.rwsem_optimistic_spin.rwsem_down_read_slowpath.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_csums_range
0.00 +0.9 0.93 ± 4% perf-profile.calltrace.cycles-pp.rwsem_down_read_slowpath.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_csums_range.csum_exist_in_range
0.00 +0.9 0.94 ± 4% perf-profile.calltrace.cycles-pp.__btrfs_tree_read_lock.btrfs_search_slot.btrfs_lookup_csums_range.csum_exist_in_range.run_delalloc_nocow
4.01 ± 6% +1.3 5.27 ± 4% perf-profile.calltrace.cycles-pp.btrfs_csum_file_blocks.btrfs_finish_ordered_io.btrfs_work_helper.process_one_work.worker_thread
5.44 ± 4% +1.3 6.72 ± 4% perf-profile.calltrace.cycles-pp.run_delalloc_nocow.btrfs_run_delalloc_range.writepage_delalloc.__extent_writepage.extent_write_cache_pages
5.45 ± 4% +1.3 6.75 ± 4% perf-profile.calltrace.cycles-pp.btrfs_run_delalloc_range.writepage_delalloc.__extent_writepage.extent_write_cache_pages.extent_writepages
0.00 +1.3 1.31 ± 3% perf-profile.calltrace.cycles-pp.rwsem_spin_on_owner.rwsem_optimistic_spin.rwsem_down_read_slowpath.__btrfs_tree_read_lock.btrfs_search_slot
6.22 ± 3% +1.5 7.72 ± 4% perf-profile.calltrace.cycles-pp.writepage_delalloc.__extent_writepage.extent_write_cache_pages.extent_writepages.do_writepages
6.76 ± 8% +2.3 9.09 ± 4% perf-profile.calltrace.cycles-pp.__extent_writepage.extent_write_cache_pages.extent_writepages.do_writepages.__filemap_fdatawrite_range
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.calltrace.cycles-pp.do_writepages.__filemap_fdatawrite_range.btrfs_run_delalloc_work.btrfs_work_helper.process_one_work
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.calltrace.cycles-pp.extent_writepages.do_writepages.__filemap_fdatawrite_range.btrfs_run_delalloc_work.btrfs_work_helper
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.calltrace.cycles-pp.extent_write_cache_pages.extent_writepages.do_writepages.__filemap_fdatawrite_range.btrfs_run_delalloc_work
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.calltrace.cycles-pp.__filemap_fdatawrite_range.btrfs_run_delalloc_work.btrfs_work_helper.process_one_work.worker_thread
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.calltrace.cycles-pp.btrfs_run_delalloc_work.btrfs_work_helper.process_one_work.worker_thread.kthread
5.48 ± 36% -3.6 1.86 ± 15% perf-profile.children.cycles-pp.native_queued_spin_lock_slowpath
4.67 ± 41% -3.6 1.11 ± 6% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
9.23 ± 20% -3.0 6.19 ± 4% perf-profile.children.cycles-pp.btrfs_mark_extent_written
2.50 ± 52% -2.0 0.49 ± 5% perf-profile.children.cycles-pp.btrfs_lock_root_node
2.70 ± 5% -1.7 0.96 ± 3% perf-profile.children.cycles-pp.__wake_up_common_lock
2.44 ± 6% -1.7 0.78 ± 4% perf-profile.children.cycles-pp.__wake_up_common
2.37 ± 7% -1.6 0.76 ± 4% perf-profile.children.cycles-pp.autoremove_wake_function
3.28 ± 6% -1.3 2.01 ± 2% perf-profile.children.cycles-pp.try_to_wake_up
2.84 ± 2% -1.1 1.75 ± 3% perf-profile.children.cycles-pp.ttwu_do_activate
2.82 ± 2% -1.1 1.74 ± 3% perf-profile.children.cycles-pp.enqueue_task_fair
2.73 ± 2% -1.1 1.68 ± 4% perf-profile.children.cycles-pp.enqueue_entity
2.08 ± 49% -1.0 1.06 ± 4% perf-profile.children.cycles-pp.__btrfs_read_lock_root_node
2.36 ± 2% -1.0 1.41 ± 3% perf-profile.children.cycles-pp.__account_scheduler_latency
2.00 ± 3% -0.9 1.10 ± 2% perf-profile.children.cycles-pp.stack_trace_save_tsk
0.94 ± 68% -0.9 0.07 ± 17% perf-profile.children.cycles-pp.finish_wait
1.83 ± 3% -0.9 0.97 ± 3% perf-profile.children.cycles-pp.arch_stack_walk
0.92 ± 6% -0.7 0.17 ± 7% perf-profile.children.cycles-pp.unlock_up
1.35 ± 4% -0.7 0.69 ± 3% perf-profile.children.cycles-pp.unwind_next_frame
0.73 ± 17% -0.4 0.29 ± 13% perf-profile.children.cycles-pp.queued_write_lock_slowpath
0.87 ± 4% -0.4 0.46 ± 3% perf-profile.children.cycles-pp.btrfs_release_path
1.56 ± 9% -0.4 1.20 ± 2% perf-profile.children.cycles-pp.__schedule
0.59 ± 8% -0.4 0.24 ± 5% perf-profile.children.cycles-pp.orc_find
1.71 ± 7% -0.3 1.40 ± 4% perf-profile.children.cycles-pp.setup_leaf_for_split
0.34 ± 7% -0.3 0.04 ± 60% perf-profile.children.cycles-pp.btrfs_try_tree_write_lock
0.52 ± 10% -0.3 0.23 ± 4% perf-profile.children.cycles-pp.__orc_find
0.57 ± 5% -0.3 0.30 ± 6% perf-profile.children.cycles-pp.btrfs_free_path
1.06 ± 5% -0.2 0.81 ± 3% perf-profile.children.cycles-pp.schedule
0.65 ± 10% -0.2 0.47 ± 6% perf-profile.children.cycles-pp.schedule_idle
2.90 ± 3% -0.2 2.72 ± 4% perf-profile.children.cycles-pp.btrfs_duplicate_item
0.23 ± 12% -0.1 0.08 ± 13% perf-profile.children.cycles-pp._raw_read_lock
0.20 ± 4% -0.1 0.07 ± 13% perf-profile.children.cycles-pp.__module_address
0.26 ± 6% -0.1 0.14 ± 5% perf-profile.children.cycles-pp.unwind_get_return_address
0.23 ± 5% -0.1 0.12 ± 5% perf-profile.children.cycles-pp.__kernel_text_address
0.21 ± 5% -0.1 0.11 ± 4% perf-profile.children.cycles-pp.kernel_text_address
0.13 ± 3% -0.1 0.03 ±100% perf-profile.children.cycles-pp.is_module_text_address
0.19 ± 14% -0.1 0.11 ± 27% perf-profile.children.cycles-pp._raw_write_lock
0.36 ± 6% -0.1 0.28 ± 5% perf-profile.children.cycles-pp.dequeue_task_fair
0.34 ± 11% -0.1 0.26 ± 7% perf-profile.children.cycles-pp.pick_next_task_fair
0.44 ± 5% -0.1 0.36 ± 12% perf-profile.children.cycles-pp._raw_spin_unlock_irqrestore
0.30 ± 7% -0.1 0.23 ± 7% perf-profile.children.cycles-pp.dequeue_entity
0.31 ± 9% -0.1 0.24 ± 9% perf-profile.children.cycles-pp.update_load_avg
0.21 ± 10% -0.1 0.15 ± 13% perf-profile.children.cycles-pp.set_next_entity
0.20 ± 13% -0.1 0.14 ± 11% perf-profile.children.cycles-pp.__switch_to
0.21 ± 10% -0.1 0.15 ± 8% perf-profile.children.cycles-pp.__switch_to_asm
0.13 ± 28% -0.0 0.09 ± 10% perf-profile.children.cycles-pp.__list_add_valid
0.14 ± 12% -0.0 0.10 ± 17% perf-profile.children.cycles-pp.ttwu_do_wakeup
0.12 ± 8% -0.0 0.08 ± 17% perf-profile.children.cycles-pp.stack_trace_consume_entry_nosched
0.12 ± 13% -0.0 0.09 ± 17% perf-profile.children.cycles-pp.check_preempt_curr
0.17 ± 4% -0.0 0.14 ± 12% perf-profile.children.cycles-pp.tick_nohz_idle_exit
0.17 ± 4% -0.0 0.13 ± 9% perf-profile.children.cycles-pp.update_ts_time_stats
0.07 ± 24% -0.0 0.04 ± 57% perf-profile.children.cycles-pp.resched_curr
0.17 ± 6% -0.0 0.14 ± 11% perf-profile.children.cycles-pp.nr_iowait_cpu
0.12 ± 8% -0.0 0.10 ± 11% perf-profile.children.cycles-pp.__update_load_avg_cfs_rq
0.08 ± 5% -0.0 0.06 ± 9% perf-profile.children.cycles-pp.rcu_core
0.07 ± 12% -0.0 0.05 perf-profile.children.cycles-pp.___perf_sw_event
0.06 ± 6% +0.0 0.08 ± 13% perf-profile.children.cycles-pp.btrfs_dec_test_ordered_pending
0.06 ± 14% +0.0 0.08 ± 10% perf-profile.children.cycles-pp.kfree
0.09 ± 7% +0.0 0.11 ± 11% perf-profile.children.cycles-pp.__xa_clear_mark
0.13 ± 8% +0.0 0.15 ± 8% perf-profile.children.cycles-pp.alloc_extent_map
0.15 ± 2% +0.0 0.18 ± 6% perf-profile.children.cycles-pp.serial8250_console_putchar
0.16 ± 4% +0.0 0.18 ± 8% perf-profile.children.cycles-pp.serial8250_console_write
0.15 ± 3% +0.0 0.18 ± 6% perf-profile.children.cycles-pp.uart_console_write
0.15 ± 3% +0.0 0.18 ± 6% perf-profile.children.cycles-pp.wait_for_xmitr
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.asm_sysvec_irq_work
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.sysvec_irq_work
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.__sysvec_irq_work
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.irq_work_run
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.irq_work_single
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.printk
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.vprintk_emit
0.17 ± 3% +0.0 0.19 ± 8% perf-profile.children.cycles-pp.console_unlock
0.12 ± 3% +0.0 0.15 ± 8% perf-profile.children.cycles-pp.__slab_free
0.06 ± 7% +0.0 0.09 ± 5% perf-profile.children.cycles-pp.free_extent_state
0.07 ± 10% +0.0 0.10 ± 10% perf-profile.children.cycles-pp.__irqentry_text_start
0.17 ± 2% +0.0 0.20 ± 8% perf-profile.children.cycles-pp.irq_work_run_list
0.11 ± 7% +0.0 0.15 ± 7% perf-profile.children.cycles-pp.start_transaction
0.15 ± 4% +0.0 0.18 ± 8% perf-profile.children.cycles-pp.block_group_cache_tree_search
0.10 ± 5% +0.0 0.13 ± 8% perf-profile.children.cycles-pp.io_serial_in
0.04 ± 57% +0.0 0.07 ± 17% perf-profile.children.cycles-pp.btrfs_inode_safe_disk_i_size_write
0.13 ± 11% +0.0 0.17 ± 8% perf-profile.children.cycles-pp.crc_128
0.20 ± 5% +0.0 0.24 ± 2% perf-profile.children.cycles-pp.btrfs_inc_extent_ref
0.19 ± 12% +0.0 0.23 ± 6% perf-profile.children.cycles-pp.btrfs_del_items
0.21 ± 5% +0.0 0.25 ± 9% perf-profile.children.cycles-pp.push_leaf_left
0.18 ± 4% +0.0 0.23 ± 8% perf-profile.children.cycles-pp.run_one_async_start
0.18 ± 4% +0.0 0.22 ± 7% perf-profile.children.cycles-pp.__push_leaf_left
0.21 ± 5% +0.0 0.25 ± 4% perf-profile.children.cycles-pp.btrfs_add_delayed_data_ref
0.18 ± 6% +0.0 0.22 ± 9% perf-profile.children.cycles-pp.btrfs_csum_one_bio
0.25 ± 9% +0.0 0.29 ± 9% perf-profile.children.cycles-pp.btrfs_update_inode_fallback
0.25 ± 9% +0.0 0.29 ± 9% perf-profile.children.cycles-pp.btrfs_update_inode
0.16 ± 9% +0.1 0.21 ± 3% perf-profile.children.cycles-pp.merge_state
0.31 ± 13% +0.1 0.36 ± 4% perf-profile.children.cycles-pp.__btrfs_free_extent
0.28 ± 2% +0.1 0.35 ± 7% perf-profile.children.cycles-pp.__radix_tree_lookup
0.26 ± 9% +0.1 0.33 ± 7% perf-profile.children.cycles-pp._raw_spin_lock_irq
0.20 ± 7% +0.1 0.27 ± 6% perf-profile.children.cycles-pp.copy_pages
0.39 ± 14% +0.1 0.46 ± 4% perf-profile.children.cycles-pp.clear_extent_bit
0.00 +0.1 0.08 ± 13% perf-profile.children.cycles-pp.down_read_trylock
0.35 ± 8% +0.1 0.43 ± 3% perf-profile.children.cycles-pp.clear_state_bit
0.00 +0.1 0.09 ± 11% perf-profile.children.cycles-pp.btrfs_try_tree_read_lock
0.51 ± 8% +0.1 0.60 ± 4% perf-profile.children.cycles-pp.kmem_cache_alloc
0.00 +0.1 0.10 ± 23% perf-profile.children.cycles-pp.rwsem_wake
0.00 +0.1 0.10 ± 18% perf-profile.children.cycles-pp.wake_up_q
0.35 ± 7% +0.1 0.45 ± 8% perf-profile.children.cycles-pp.extent_clear_unlock_delalloc
0.43 ± 7% +0.1 0.54 ± 8% perf-profile.children.cycles-pp.memmove_extent_buffer
0.00 +0.1 0.11 ± 13% perf-profile.children.cycles-pp.up_write
0.66 ± 4% +0.1 0.77 ± 4% perf-profile.children.cycles-pp.btrfs_wq_submit_bio
0.64 ± 3% +0.1 0.75 perf-profile.children.cycles-pp.btrfs_comp_cpu_keys
0.68 ± 3% +0.1 0.79 ± 5% perf-profile.children.cycles-pp.btrfs_submit_data_bio
0.38 ± 8% +0.1 0.50 ± 6% perf-profile.children.cycles-pp.btrfs_extend_item
0.43 ± 6% +0.1 0.56 ± 3% perf-profile.children.cycles-pp.memcpy_extent_buffer
0.00 +0.1 0.13 perf-profile.children.cycles-pp.up_read
0.48 ± 3% +0.1 0.62 ± 5% perf-profile.children.cycles-pp.poll_idle
0.47 ± 6% +0.1 0.61 ± 10% perf-profile.children.cycles-pp.unpin_extent_cache
0.62 ± 7% +0.1 0.77 ± 6% perf-profile.children.cycles-pp.memmove
0.62 ± 6% +0.2 0.78 ± 5% perf-profile.children.cycles-pp.btrfs_find_delalloc_range
1.18 ± 5% +0.2 1.34 ± 5% perf-profile.children.cycles-pp.read_block_for_search
0.83 ± 8% +0.2 1.00 ± 2% perf-profile.children.cycles-pp.__clear_extent_bit
0.81 ± 4% +0.2 0.98 ± 3% perf-profile.children.cycles-pp.generic_bin_search
0.91 ± 3% +0.2 1.08 ± 3% perf-profile.children.cycles-pp.find_extent_buffer
0.52 ± 10% +0.2 0.70 ± 2% perf-profile.children.cycles-pp.end_extent_writepage
1.16 ± 3% +0.2 1.34 ± 3% perf-profile.children.cycles-pp.__extent_writepage_io
0.52 ± 9% +0.2 0.70 ± 2% perf-profile.children.cycles-pp.btrfs_writepage_endio_finish_ordered
0.01 ±173% +0.2 0.20 ± 14% perf-profile.children.cycles-pp.down_read
1.44 ± 9% +0.2 1.63 ± 7% perf-profile.children.cycles-pp.btrfs_inode_rsv_release
0.79 ± 7% +0.2 0.99 ± 6% perf-profile.children.cycles-pp.__push_leaf_right
0.76 ± 6% +0.2 0.97 ± 4% perf-profile.children.cycles-pp.find_lock_delalloc_range
1.60 ± 9% +0.2 1.81 ± 5% perf-profile.children.cycles-pp.__etree_search
0.95 ± 5% +0.2 1.17 perf-profile.children.cycles-pp.__queue_work
0.98 ± 5% +0.2 1.23 perf-profile.children.cycles-pp.queue_work_on
0.74 ± 8% +0.2 0.99 ± 3% perf-profile.children.cycles-pp.end_bio_extent_writepage
1.49 ± 6% +0.2 1.74 ± 7% perf-profile.children.cycles-pp.btrfs_get_token_32
1.09 ± 7% +0.2 1.34 ± 8% perf-profile.children.cycles-pp.btrfs_set_token_32
0.77 ± 5% +0.3 1.04 ± 9% perf-profile.children.cycles-pp.btrfs_remove_ordered_extent
1.26 ± 9% +0.3 1.52 ± 4% perf-profile.children.cycles-pp.push_leaf_right
0.92 ± 8% +0.3 1.19 ± 4% perf-profile.children.cycles-pp.btrfs_end_bio
1.13 ± 8% +0.3 1.40 ± 3% perf-profile.children.cycles-pp.__handle_irq_event_percpu
1.12 ± 8% +0.3 1.40 ± 3% perf-profile.children.cycles-pp.nvme_irq
1.22 ± 8% +0.3 1.50 ± 4% perf-profile.children.cycles-pp.handle_edge_irq
1.19 ± 8% +0.3 1.47 ± 3% perf-profile.children.cycles-pp.handle_irq_event
1.15 ± 8% +0.3 1.43 ± 3% perf-profile.children.cycles-pp.handle_irq_event_percpu
0.95 ± 8% +0.3 1.23 ± 4% perf-profile.children.cycles-pp.blk_update_request
0.97 ± 4% +0.3 1.25 ± 4% perf-profile.children.cycles-pp.check_setget_bounds
1.29 ± 8% +0.3 1.57 ± 4% perf-profile.children.cycles-pp.common_interrupt
1.30 ± 8% +0.3 1.58 ± 5% perf-profile.children.cycles-pp.asm_common_interrupt
0.99 ± 8% +0.3 1.28 ± 4% perf-profile.children.cycles-pp.blk_mq_end_request
1.30 ± 6% +0.3 1.59 ± 5% perf-profile.children.cycles-pp.btrfs_drop_extent_cache
1.52 ± 7% +0.3 1.85 ± 5% perf-profile.children.cycles-pp.split_leaf
1.42 ± 7% +0.3 1.75 ± 5% perf-profile.children.cycles-pp.create_io_em
2.46 ± 7% +0.5 2.99 ± 6% perf-profile.children.cycles-pp.btrfs_insert_empty_items
0.98 +0.7 1.67 ± 5% perf-profile.children.cycles-pp.csum_exist_in_range
0.98 +0.7 1.67 ± 5% perf-profile.children.cycles-pp.btrfs_lookup_csums_range
0.84 ± 3% +0.7 1.57 ± 4% perf-profile.children.cycles-pp.btrfs_lookup_csum
0.00 +1.2 1.21 ± 8% perf-profile.children.cycles-pp.osq_lock
4.01 ± 6% +1.3 5.27 ± 4% perf-profile.children.cycles-pp.btrfs_csum_file_blocks
5.44 ± 4% +1.3 6.73 ± 4% perf-profile.children.cycles-pp.run_delalloc_nocow
5.45 ± 4% +1.3 6.75 ± 4% perf-profile.children.cycles-pp.btrfs_run_delalloc_range
10.66 ± 5% +1.4 12.06 ± 3% perf-profile.children.cycles-pp.do_writepages
6.21 ± 3% +1.5 7.72 ± 4% perf-profile.children.cycles-pp.writepage_delalloc
7.42 ± 3% +1.7 9.09 ± 4% perf-profile.children.cycles-pp.__extent_writepage
7.71 ± 3% +1.7 9.40 ± 4% perf-profile.children.cycles-pp.extent_write_cache_pages
7.71 ± 3% +1.7 9.40 ± 4% perf-profile.children.cycles-pp.extent_writepages
0.00 +1.9 1.91 ± 5% perf-profile.children.cycles-pp.rwsem_down_write_slowpath
9.97 ± 6% +2.1 12.06 ± 3% perf-profile.children.cycles-pp.__filemap_fdatawrite_range
7.02 ± 8% +2.4 9.40 ± 4% perf-profile.children.cycles-pp.btrfs_run_delalloc_work
0.00 +2.6 2.58 ± 2% perf-profile.children.cycles-pp.rwsem_down_read_slowpath
0.00 +2.8 2.80 ± 3% perf-profile.children.cycles-pp.rwsem_spin_on_owner
0.00 +4.4 4.43 ± 3% perf-profile.children.cycles-pp.rwsem_optimistic_spin
5.46 ± 36% -3.6 1.85 ± 15% perf-profile.self.cycles-pp.native_queued_spin_lock_slowpath
0.52 ± 10% -0.3 0.23 ± 4% perf-profile.self.cycles-pp.__orc_find
0.58 ± 2% -0.3 0.32 ± 4% perf-profile.self.cycles-pp.unwind_next_frame
0.54 ± 6% -0.3 0.27 ± 12% perf-profile.self.cycles-pp.queued_write_lock_slowpath
1.23 ± 3% -0.2 1.05 ± 7% perf-profile.self.cycles-pp._raw_spin_lock_irqsave
0.23 ± 12% -0.2 0.08 ± 10% perf-profile.self.cycles-pp._raw_read_lock
0.20 ± 5% -0.1 0.06 ± 17% perf-profile.self.cycles-pp.__module_address
0.33 ± 7% -0.1 0.22 ± 3% perf-profile.self.cycles-pp.__schedule
0.19 ± 12% -0.1 0.09 ± 15% perf-profile.self.cycles-pp._raw_write_lock
0.20 ± 13% -0.1 0.13 ± 9% perf-profile.self.cycles-pp.__switch_to
0.16 ± 14% -0.1 0.10 ± 11% perf-profile.self.cycles-pp.enqueue_entity
0.16 ± 13% -0.1 0.10 ± 13% perf-profile.self.cycles-pp.set_next_entity
0.20 ± 11% -0.1 0.15 ± 6% perf-profile.self.cycles-pp.__switch_to_asm
0.22 ± 17% -0.1 0.17 ± 5% perf-profile.self.cycles-pp.update_rq_clock
0.13 ± 28% -0.1 0.08 ± 15% perf-profile.self.cycles-pp.__list_add_valid
0.07 ± 15% -0.0 0.03 ±100% perf-profile.self.cycles-pp.stack_trace_consume_entry_nosched
0.16 ± 6% -0.0 0.11 ± 6% perf-profile.self.cycles-pp.stack_trace_save_tsk
0.12 ± 16% -0.0 0.08 ± 6% perf-profile.self.cycles-pp.schedule
0.36 ± 4% -0.0 0.32 ± 4% perf-profile.self.cycles-pp._raw_spin_unlock_irqrestore
0.07 ± 24% -0.0 0.04 ± 57% perf-profile.self.cycles-pp.resched_curr
0.13 ± 5% -0.0 0.10 ± 15% perf-profile.self.cycles-pp.__account_scheduler_latency
0.16 ± 5% -0.0 0.13 ± 9% perf-profile.self.cycles-pp.nr_iowait_cpu
0.12 ± 10% -0.0 0.09 ± 11% perf-profile.self.cycles-pp.__update_load_avg_cfs_rq
0.15 ± 2% -0.0 0.12 ± 8% perf-profile.self.cycles-pp.try_to_wake_up
0.09 ± 7% -0.0 0.07 ± 17% perf-profile.self.cycles-pp.enqueue_task_fair
0.09 ± 7% -0.0 0.07 ± 16% perf-profile.self.cycles-pp.__update_load_avg_se
0.07 ± 14% -0.0 0.05 ± 8% perf-profile.self.cycles-pp.rcu_eqs_exit
0.05 ± 9% +0.0 0.08 ± 5% perf-profile.self.cycles-pp.free_extent_state
0.12 ± 5% +0.0 0.15 ± 8% perf-profile.self.cycles-pp.__slab_free
0.04 ± 59% +0.0 0.08 ± 6% perf-profile.self.cycles-pp.kfree
0.13 ± 15% +0.0 0.16 ± 4% perf-profile.self.cycles-pp.add_extent_mapping
0.10 ± 5% +0.0 0.13 ± 8% perf-profile.self.cycles-pp.io_serial_in
0.07 ± 5% +0.0 0.11 ± 8% perf-profile.self.cycles-pp.__push_leaf_right
0.13 ± 10% +0.0 0.16 ± 6% perf-profile.self.cycles-pp.crc_128
0.19 ± 8% +0.0 0.22 ± 3% perf-profile.self.cycles-pp.kmem_cache_alloc
0.08 ± 8% +0.0 0.12 ± 11% perf-profile.self.cycles-pp.btrfs_csum_one_bio
0.01 ±173% +0.0 0.06 ± 9% perf-profile.self.cycles-pp.__queue_work
0.24 ± 2% +0.0 0.29 ± 6% perf-profile.self.cycles-pp.generic_bin_search
0.25 ± 8% +0.1 0.31 ± 5% perf-profile.self.cycles-pp.setup_items_for_insert
0.28 ± 4% +0.1 0.34 ± 7% perf-profile.self.cycles-pp.__radix_tree_lookup
0.20 ± 5% +0.1 0.27 ± 5% perf-profile.self.cycles-pp.copy_pages
0.00 +0.1 0.08 ± 13% perf-profile.self.cycles-pp.down_read_trylock
0.41 +0.1 0.51 ± 6% perf-profile.self.cycles-pp.poll_idle
0.00 +0.1 0.10 ± 18% perf-profile.self.cycles-pp.up_write
0.63 ± 3% +0.1 0.73 perf-profile.self.cycles-pp.btrfs_comp_cpu_keys
0.40 ± 5% +0.1 0.51 ± 4% perf-profile.self.cycles-pp.find_extent_buffer
0.00 +0.1 0.13 ± 3% perf-profile.self.cycles-pp.up_read
0.62 ± 7% +0.2 0.77 ± 5% perf-profile.self.cycles-pp.memmove
0.00 +0.2 0.16 ± 19% perf-profile.self.cycles-pp.down_read
0.76 ± 6% +0.2 0.96 ± 9% perf-profile.self.cycles-pp.btrfs_set_token_32
0.87 ± 6% +0.2 1.07 ± 5% perf-profile.self.cycles-pp.check_setget_bounds
1.56 ± 10% +0.2 1.79 ± 5% perf-profile.self.cycles-pp.__etree_search
1.91 ± 11% +0.2 2.15 ± 4% perf-profile.self.cycles-pp.__lookup_extent_mapping
1.76 ± 4% +0.3 2.04 ± 2% perf-profile.self.cycles-pp._raw_spin_lock
0.00 +0.4 0.41 ± 5% perf-profile.self.cycles-pp.rwsem_optimistic_spin
0.00 +1.2 1.20 ± 8% perf-profile.self.cycles-pp.osq_lock
0.00 +2.8 2.76 ± 3% perf-profile.self.cycles-pp.rwsem_spin_on_owner
fio.write_bw_MBps
260 +---------------------------------------------------------------------+
| O O O O |
250 |-+ O O O O O O |
| O O O O |
240 |-+ |
| O O O O O O O O O O O O O |
230 |-+ O O |
| |
220 |-+ |
| |
210 |-+ .+. .+ |
| + +..+.+.+.+ + |
200 |.+.+..+. + +.. .+.+. .+.. .+.+. .+.+. .+. |
| + + + + + +.+. + + |
190 +---------------------------------------------------------------------+
fio.write_clat_95__us
220000 +------------------------------------------------------------------+
|.+. .+. +.+. .+.+.+. .+.+. .+..+. |
210000 |-+ +.+ +.. : +..+ +.+ +.+ + |
| +.+.+.+.+.+. : |
200000 |-+ + |
| |
190000 |-+ |
| |
180000 |-+ |
| O O O O O O O O O O O O O |
170000 |-+ O O |
| O O O O O O O O O |
160000 |-+ O O |
| O O O O O |
150000 +------------------------------------------------------------------+
fio.write_clat_99__us
360000 +------------------------------------------------------------------+
| |
340000 |-+ .+. |
|.+. .+. .+. .+. .+. .+.+ +.+..+.+ |
320000 |-+ +.+ +.. + +..+ + +.+ |
| +.+. .+. .+. + |
300000 |-+ + + + |
| |
280000 |-+ |
| |
260000 |-+ |
| O O O O O O O O O O O O O O |
240000 |-+ O O O O O O O O O |
| O O O O O O O |
220000 +------------------------------------------------------------------+
fio.latency_500us_
2 +---------------------------------------------------------------------+
| + +. +.+.. +. |
1.8 |.+. + : +..+. + +..+. + +. + +. |
| +..+ : : +.+ +.+ + + |
1.6 |-+ +. : |
1.4 |-+ +.+.. .+. .+. : |
| + + + |
1.2 |-+ |
| |
1 |-+ |
0.8 |-+ O O |
| O O O O O O O O O O O O O O O O |
0.6 |-O O O O O O O O O O O O O |
| |
0.4 +---------------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Oliver Sang
1 year, 7 months
[vmalloc] 377647beed: WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code
by kernel test robot
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: 377647beed53730bde5b15bcc49401f3c982bd45 ("[PATCH RFC 10/10] vmalloc: Add perm_alloc x86 implementation")
url: https://github.com/0day-ci/linux/commits/Rick-Edgecombe/New-permission-vm...
base: https://git.kernel.org/cgit/linux/kernel/git/bpf/bpf-next.git master
in testcase: boot
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 8G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+---------------------------------------------------------+------------+------------+
| | bc80b28ef8 | 377647beed |
+---------------------------------------------------------+------------+------------+
| boot_successes | 4 | 0 |
| boot_failures | 0 | 4 |
| WARNING:at_arch/x86/kernel/ftrace.c:#ftrace_verify_code | 0 | 4 |
| RIP:ftrace_verify_code | 0 | 4 |
| WARNING:at_kernel/trace/ftrace.c:#ftrace_bug | 0 | 4 |
| RIP:ftrace_bug | 0 | 4 |
| BUG:unable_to_handle_page_fault_for_address | 0 | 3 |
| Oops:#[##] | 0 | 3 |
| RIP:strcmp | 0 | 3 |
| Kernel_panic-not_syncing:Fatal_exception | 0 | 3 |
+---------------------------------------------------------+------------+------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
[ 6.656527] WARNING: CPU: 0 PID: 2897 at arch/x86/kernel/ftrace.c:90 ftrace_verify_code+0x2f/0x70
[ 6.658669] Modules linked in: sr_mod cdrom sg ata_generic
[ 6.660055] CPU: 0 PID: 2897 Comm: modprobe Not tainted 5.10.0-rc3-00842-g377647beed53 #1
[ 6.662003] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 6.664112] RIP: 0010:ftrace_verify_code+0x2f/0x70
[ 6.665391] Code: 00 48 89 f5 48 89 fe 48 83 ec 10 65 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 48 8d 7c 24 03 e8 b9 b9 13 00 48 85 c0 74 09 <0f> 0b b8 f2 ff ff ff eb 1d ba 05 00 00 00 48 89 ee 48 8d 7c 24 03
[ 6.669614] RSP: 0018:ffffc900002ebcd8 EFLAGS: 00010286
[ 6.669617] RAX: ffffffffffffffde RBX: 0000000000000000 RCX: ffffffef8103f45c
[ 6.669618] RDX: 0000800000000000 RSI: 0000000000000005 RDI: 000000100000090f
[ 6.669620] RBP: ffffffff82bf14a8 R08: 0000000000000000 R09: 0000000000000119
[ 6.669621] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffa0030000
[ 6.669623] R13: ffff88811ded8000 R14: 0000000002000000 R15: 0000000000000001
[ 6.669625] FS: 00007fa2d3dea480(0000) GS:ffff88823fc00000(0000) knlGS:0000000000000000
[ 6.669627] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 6.669628] CR2: 00007fa2d3f702b0 CR3: 000000011d576000 CR4: 00000000000406f0
[ 6.669632] Call Trace:
[ 6.669654] ? trace_clock_local+0xc/0x14
[ 6.669659] ftrace_modify_code_direct+0x10/0x4a
[ 6.669665] ftrace_process_locs+0x336/0x3a1
[ 6.669669] load_module+0xd46/0x1149
[ 6.669673] ? __kernel_read+0xfb/0x15f
[ 6.669677] ? kernel_read_file+0x132/0x1db
[ 6.669679] ? __do_sys_finit_module+0x94/0xbb
[ 6.669681] __do_sys_finit_module+0x94/0xbb
[ 6.669684] do_syscall_64+0x33/0x40
[ 6.669687] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 6.669690] RIP: 0033:0x7fa2d3f04f59
[ 6.669694] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 6f 0c 00 f7 d8 64 89 01 48
[ 6.669696] RSP: 002b:00007ffd79a85538 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 6.669698] RAX: ffffffffffffffda RBX: 000055b509cbfbc0 RCX: 00007fa2d3f04f59
[ 6.669699] RDX: 0000000000000000 RSI: 000055b509cb43f0 RDI: 0000000000000003
[ 6.669701] RBP: 000055b509cb43f0 R08: 0000000000000000 R09: 000055b509cc1190
[ 6.669702] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000
[ 6.669703] R13: 000055b509cbfb60 R14: 0000000000040000 R15: 000055b509cbfbc0
[ 6.669709] CPU: 0 PID: 2897 Comm: modprobe Not tainted 5.10.0-rc3-00842-g377647beed53 #1
[ 6.669710] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 6.669711] Call Trace:
[ 6.669716] dump_stack+0x57/0x6a
[ 6.669719] __warn+0xbb/0xe7
[ 6.669724] ? ftrace_verify_code+0x2f/0x70
[ 6.669727] report_bug+0x96/0xd6
[ 6.669731] handle_bug+0x4f/0x6f
[ 6.669733] exc_invalid_op+0x14/0x61
[ 6.669736] asm_exc_invalid_op+0x12/0x20
[ 6.669739] RIP: 0010:ftrace_verify_code+0x2f/0x70
[ 6.669741] Code: 00 48 89 f5 48 89 fe 48 83 ec 10 65 48 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 48 8d 7c 24 03 e8 b9 b9 13 00 48 85 c0 74 09 <0f> 0b b8 f2 ff ff ff eb 1d ba 05 00 00 00 48 89 ee 48 8d 7c 24 03
[ 6.669742] RSP: 0018:ffffc900002ebcd8 EFLAGS: 00010286
[ 6.669744] RAX: ffffffffffffffde RBX: 0000000000000000 RCX: ffffffef8103f45c
[ 6.669746] RDX: 0000800000000000 RSI: 0000000000000005 RDI: 000000100000090f
[ 6.669747] RBP: ffffffff82bf14a8 R08: 0000000000000000 R09: 0000000000000119
[ 6.669748] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffa0030000
[ 6.669750] R13: ffff88811ded8000 R14: 0000000002000000 R15: 0000000000000001
[ 6.669754] ? ftrace_verify_code+0x2a/0x70
[ 6.669756] ? trace_clock_local+0xc/0x14
[ 6.669758] ftrace_modify_code_direct+0x10/0x4a
[ 6.669761] ftrace_process_locs+0x336/0x3a1
[ 6.669764] load_module+0xd46/0x1149
[ 6.669766] ? __kernel_read+0xfb/0x15f
[ 6.669769] ? kernel_read_file+0x132/0x1db
[ 6.669772] ? __do_sys_finit_module+0x94/0xbb
[ 6.669773] __do_sys_finit_module+0x94/0xbb
[ 6.669776] do_syscall_64+0x33/0x40
[ 6.669778] entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 6.669780] RIP: 0033:0x7fa2d3f04f59
[ 6.669782] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 6f 0c 00 f7 d8 64 89 01 48
[ 6.669783] RSP: 002b:00007ffd79a85538 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 6.669786] RAX: ffffffffffffffda RBX: 000055b509cbfbc0 RCX: 00007fa2d3f04f59
[ 6.669787] RDX: 0000000000000000 RSI: 000055b509cb43f0 RDI: 0000000000000003
[ 6.669788] RBP: 000055b509cb43f0 R08: 0000000000000000 R09: 000055b509cc1190
[ 6.669789] R10: 0000000000000003 R11: 0000000000000246 R12: 0000000000000000
[ 6.669790] R13: 000055b509cbfb60 R14: 0000000000040000 R15: 000055b509cbfbc0
[ 6.669793] ---[ end trace 8b6008b88a57006f ]---
To reproduce:
# build kernel
cd linux
cp config-5.10.0-rc3-00842-g377647beed53 .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
Oliver Sang
1 year, 7 months
[spi] 9db34ee64c: canonical_address#:#[##]
by kernel test robot
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: 9db34ee64ce492c7ede3555ed690c8253d9935e4 ("spi: Use bus_type functions for probe, remove and shutdown")
https://git.kernel.org/cgit/linux/kernel/git/broonie/misc.git spi-5.11
in testcase: locktorture
version:
with following parameters:
runtime: 300s
test: default
test-description: This torture test consists of creating a number of kernel threads which acquire the lock and hold it for specific amount of time, thus simulating different critical region behaviors.
test-url: https://www.kernel.org/doc/Documentation/locking/locktorture.txt
on test machine: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 8G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+------------------------------------------+------------+------------+
| | 440408dbad | 9db34ee64c |
+------------------------------------------+------------+------------+
| boot_successes | 44 | 0 |
| boot_failures | 0 | 44 |
| canonical_address#:#[##] | 0 | 44 |
| RIP:spi_shutdown | 0 | 44 |
| Kernel_panic-not_syncing:Fatal_exception | 0 | 44 |
+------------------------------------------+------------+------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
[ 26.712351] process 227 (systemd) attempted a POSIX timer syscall while CONFIG_POSIX_TIMERS is not set
[ 26.718581] systemd-fstab-g (231) used greatest stack depth: 29208 bytes left
[ 26.721866] random: systemd-cryptse: uninitialized urandom read (16 bytes read)
[ 26.751452] systemd-sysv-ge (234) used greatest stack depth: 29168 bytes left
[ 26.752938] systemd (227) used greatest stack depth: 29016 bytes left
[ 26.771038] general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 [#1] KASAN PTI
[ 26.771753] KASAN: null-ptr-deref in range [0x0000000000000018-0x000000000000001f]
[ 26.772273] CPU: 0 PID: 171 Comm: rcu_scale_shutd Not tainted 5.10.0-rc1-00034-g9db34ee64ce4 #1
[ 26.772883] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 26.773466] RIP: 0010:spi_shutdown+0x44/0x80
[ 26.773764] Code: 80 3c 02 00 75 47 48 8b 5d 68 48 85 db 48 8d 43 e0 48 0f 45 d8 48 b8 00 00 00 00 00 fc ff df 48 8d 7b 18 48 89 fa 48 c1 ea 03 <80> 3c 02 00 75 16 48 8b 43 18 48 85 c0 74 0a 48 89 ef 5b 5d e9 a3
[ 26.775028] RSP: 0000:ffffc9000069fe18 EFLAGS: 00010206
[ 26.775392] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 26.775881] RDX: 0000000000000003 RSI: 0000000000000000 RDI: 0000000000000018
[ 26.776370] RBP: ffff88812a074000 R08: ffff88812a074060 R09: ffffed102540e861
[ 26.776866] R10: ffff88812a074303 R11: ffffed102540e860 R12: ffff88812a074000
[ 26.777353] R13: ffff88812a074080 R14: fffffbfff0d13c08 R15: ffff88812a074008
[ 26.777842] FS: 0000000000000000(0000) GS:ffffffff852e3000(0000) knlGS:0000000000000000
[ 26.778397] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 26.778794] CR2: 00000000566d8cdc CR3: 00000001108f6000 CR4: 00000000000406f0
[ 26.779282] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 26.779772] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 26.780265] Call Trace:
[ 26.780448] device_shutdown+0x2c0/0x600
[ 26.780727] kernel_power_off+0x56/0xa0
[ 26.781015] rcu_scale_shutdown+0x90/0x120
[ 26.781326] ? rcu_scale_cleanup+0x1a0/0x1a0
[ 26.781627] ? wait_woken+0x240/0x240
[ 26.781886] ? rcu_scale_cleanup+0x1a0/0x1a0
[ 26.782184] ? rcu_scale_cleanup+0x1a0/0x1a0
[ 26.782483] ? rcu_scale_cleanup+0x1a0/0x1a0
[ 26.782782] kthread+0x366/0x440
[ 26.783012] ? kthread_create_worker_on_cpu+0xa0/0xa0
[ 26.783363] ret_from_fork+0x22/0x30
[ 26.783615] Modules linked in:
[ 26.783864] ---[ end trace ef3062f9ee83e8bc ]---
[ 26.784191] RIP: 0010:spi_shutdown+0x44/0x80
[ 26.784491] Code: 80 3c 02 00 75 47 48 8b 5d 68 48 85 db 48 8d 43 e0 48 0f 45 d8 48 b8 00 00 00 00 00 fc ff df 48 8d 7b 18 48 89 fa 48 c1 ea 03 <80> 3c 02 00 75 16 48 8b 43 18 48 85 c0 74 0a 48 89 ef 5b 5d e9 a3
[ 26.785795] RSP: 0000:ffffc9000069fe18 EFLAGS: 00010206
[ 26.786160] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000001
[ 26.786654] RDX: 0000000000000003 RSI: 0000000000000000 RDI: 0000000000000018
[ 26.787142] RBP: ffff88812a074000 R08: ffff88812a074060 R09: ffffed102540e861
[ 26.787629] R10: ffff88812a074303 R11: ffffed102540e860 R12: ffff88812a074000
[ 26.788127] R13: ffff88812a074080 R14: fffffbfff0d13c08 R15: ffff88812a074008
[ 26.788620] FS: 0000000000000000(0000) GS:ffffffff852e3000(0000) knlGS:0000000000000000
[ 26.789192] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 26.789591] CR2: 00000000566d8cdc CR3: 00000001108f6000 CR4: 00000000000406f0
[ 26.790083] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 26.790571] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 26.791063] Kernel panic - not syncing: Fatal exception
[ 26.791427] Kernel Offset: disabled
Kboot worker: lkp-worker36
Elapsed time: 60
To reproduce:
# build kernel
cd linux
cp config-5.10.0-rc1-00034-g9db34ee64ce4 .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email
Thanks,
Oliver Sang
1 year, 7 months
[mm/memcg] ade1ab542f: EIP:mem_cgroup_lruvec
by kernel test robot
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: ade1ab542fdd4833c6bc9d685a4b4f3bfea83e00 ("mm/memcg: add missed warning in mem_cgroup_lruvec")
url: https://github.com/0day-ci/linux/commits/UPDATE-20201120-183809/Alex-Shi/...
in testcase: locktorture
version:
with following parameters:
runtime: 300s
test: default
test-description: This torture test consists of creating a number of kernel threads which acquire the lock and hold it for specific amount of time, thus simulating different critical region behaviors.
test-url: https://www.kernel.org/doc/Documentation/locking/locktorture.txt
on test machine: qemu-system-i386 -enable-kvm -cpu SandyBridge -smp 2 -m 8G
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+----------------------------------------------------------+-----------+------------+
| | v5.10-rc4 | ade1ab542f |
+----------------------------------------------------------+-----------+------------+
| boot_successes | 195 | 0 |
| WARNING:at_include/linux/memcontrol.h:#mem_cgroup_lruvec | 0 | 18 |
| EIP:mem_cgroup_lruvec | 0 | 18 |
+----------------------------------------------------------+-----------+------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
[ 11.506736] WARNING: CPU: 0 PID: 147 at include/linux/memcontrol.h:476 mem_cgroup_lruvec+0x1a/0x39
[ 11.506745] Modules linked in:
[ 11.509082] ntfs: driver 2.1.32 [Flags: R/W DEBUG].
[ 11.510771]
[ 11.510784] CPU: 0 PID: 147 Comm: kswapd0 Not tainted 5.10.0-rc4-00001-gade1ab542fdd #1
[ 11.513334] fuse: init (API version 7.32)
[ 11.515043] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.12.0-1 04/01/2014
[ 11.517040] JFS: nTxBlock = 8192, nTxLock = 65536
[ 11.517150] EIP: mem_cgroup_lruvec+0x1a/0x39
[ 11.517161] Code: eb 06 8d 44 91 4c 8b 00 85 c0 79 02 31 c0 5d c3 55 89 e5 89 c1 e8 7e ff ff ff 84 c0 74 08 8d 82 54 0b 00 00 eb 19 85 c9 75 08 <0f> 0b 8b 0d 64 84 7b 50 8b 82 50 0a 00 00 8b 84 81 60 07 00 00 39
[ 11.521433] EAX: 00000000 EBX: 5078dfe0 ECX: 00000000 EDX: 5078dfe0
[ 11.522288] ESI: 00000000 EDI: 00000002 EBP: 41b39f30 ESP: 41b39f30
[ 11.523089] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00010246
[ 11.524480] CR0: 80050033 CR2: 00000000 CR3: 108e1000 CR4: 00000690
[ 11.525772] Call Trace:
[ 11.526285] ? prepare_kswapd_sleep+0x59/0x87
[ 11.527167] ? kswapd+0xd7/0x354
[ 11.527897] ? __wake_up_locked_sync_key+0x17/0x17
[ 11.528888] ? kthread+0xea/0xef
[ 11.529537] ? balance_pgdat+0x2df/0x2df
[ 11.530343] ? __list_del_entry+0x1c/0x1c
[ 11.531234] ? ret_from_fork+0x1c/0x30
[ 11.532077] irq event stamp: 199
[ 11.532751] hardirqs last enabled at (207): [<4e2803ab>] console_unlock+0x479/0x4bb
[ 11.534133] hardirqs last disabled at (214): [<4e28018c>] console_unlock+0x25a/0x4bb
[ 11.535480] softirqs last enabled at (230): [<4f34eb7f>] __do_softirq+0x2ef/0x31f
[ 11.536514] softirqs last disabled at (223): [<4e20a975>] call_on_stack+0x40/0x46
[ 11.536566] SGI XFS with security attributes, scrub, quota, debug enabled
[ 11.537477] random: get_random_bytes called from init_oops_id+0x23/0x3b with crng_init=0
[ 11.537487] ---[ end trace cf4f454a846def0a ]---
To reproduce:
# build kernel
cd linux
cp config-5.10.0-rc4-00001-gade1ab542fdd .config
make HOSTCC=gcc-9 CC=gcc-9 ARCH=i386 olddefconfig prepare modules_prepare bzImage modules
make HOSTCC=gcc-9 CC=gcc-9 ARCH=i386 INSTALL_MOD_PATH=<mod-install-dir> modules_install
cd <mod-install-dir>
find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email
Thanks,
Oliver Sang
1 year, 7 months
[sched/numa] e7f28850ea: unixbench.score 1.5% improvement
by kernel test robot
Greeting,
FYI, we noticed a 1.5% improvement of unixbench.score due to commit:
commit: e7f28850eadc14c0976f7872f2ddfef7a0a1d9f4 ("[PATCH 3/3] sched/numa: Limit the amount of imbalance that can exist at fork time")
url: https://github.com/0day-ci/linux/commits/Mel-Gorman/Revisit-NUMA-imbalanc...
base: https://git.kernel.org/cgit/linux/kernel/git/tip/tip.git dc824eb898534cd8e34582874dae3bb7cf2fa008
in testcase: unixbench
on test machine: 96 threads Intel(R) Xeon(R) CPU @ 2.30GHz with 128G memory
with following parameters:
runtime: 300s
nr_task: 30%
test: pipe
cpufreq_governor: performance
ucode: 0x4003003
test-description: UnixBench is the original BYTE UNIX benchmark suite aims to test performance of Unix-like system.
test-url: https://github.com/kdlucas/byte-unixbench
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
compiler/cpufreq_governor/kconfig/nr_task/rootfs/runtime/tbox_group/test/testcase/ucode:
gcc-9/performance/x86_64-rhel-8.3/30%/debian-10.4-x86_64-20200603.cgz/300s/lkp-csl-2sp4/pipe/unixbench/0x4003003
commit:
b619be42c0 ("sched/numa: Allow a floating imbalance between NUMA nodes")
e7f28850ea ("sched/numa: Limit the amount of imbalance that can exist at fork time")
b619be42c0eab221 e7f28850eadc14c0976f7872f2d
---------------- ---------------------------
%stddev %change %stddev
\ | \
41663 +1.5% 42289 unixbench.score
17225 -2.7% 16754 unixbench.time.involuntary_context_switches
2.025e+10 +1.4% 2.054e+10 unixbench.workload
0.30 ±101% +0.3 0.65 ± 8% perf-profile.calltrace.cycles-pp.__entry_text_start.read
0.38 ± 13% +0.1 0.46 ± 10% perf-profile.self.cycles-pp.write
7969 ± 6% +13.7% 9064 ± 7% numa-vmstat.node0.nr_kernel_stack
9007 ± 5% -11.6% 7966 ± 8% numa-vmstat.node1.nr_kernel_stack
11370 ± 14% -18.2% 9295 ± 12% numa-vmstat.node1.nr_slab_reclaimable
7971 ± 6% +13.7% 9063 ± 7% numa-meminfo.node0.KernelStack
45482 ± 14% -18.2% 37186 ± 12% numa-meminfo.node1.KReclaimable
9000 ± 5% -11.4% 7974 ± 8% numa-meminfo.node1.KernelStack
45482 ± 14% -18.2% 37186 ± 12% numa-meminfo.node1.SReclaimable
27.83 ± 5% -20.4% 22.16 ± 12% sched_debug.cfs_rq:/.load_avg.avg
260.86 ± 7% -13.0% 226.86 ± 12% sched_debug.cfs_rq:/.load_avg.max
64.01 ± 30% -77.2% 14.62 ±173% sched_debug.cfs_rq:/.removed.runnable_avg.max
64.01 ± 30% -77.2% 14.62 ±173% sched_debug.cfs_rq:/.removed.util_avg.max
140029 ± 6% -15.5% 118380 ± 9% sched_debug.cpu.avg_idle.stddev
6.87 ±117% -70.0% 2.06 ± 5% perf-stat.i.MPKI
2.058e+10 +1.6% 2.092e+10 perf-stat.i.branch-instructions
1.776e+08 +1.5% 1.802e+08 perf-stat.i.branch-misses
3.084e+10 +1.6% 3.134e+10 perf-stat.i.dTLB-loads
1.937e+10 +1.6% 1.968e+10 perf-stat.i.dTLB-stores
1.831e+08 +2.0% 1.868e+08 perf-stat.i.iTLB-load-misses
1.025e+11 +1.6% 1.042e+11 perf-stat.i.instructions
1.28 +2.0% 1.31 perf-stat.i.ipc
737.53 +1.6% 749.52 perf-stat.i.metric.M/sec
0.67 -1.3% 0.66 perf-stat.overall.cpi
1.49 +1.3% 1.51 perf-stat.overall.ipc
2.056e+10 +1.6% 2.089e+10 perf-stat.ps.branch-instructions
1.774e+08 +1.4% 1.8e+08 perf-stat.ps.branch-misses
3.08e+10 +1.6% 3.13e+10 perf-stat.ps.dTLB-loads
1.935e+10 +1.6% 1.965e+10 perf-stat.ps.dTLB-stores
1.829e+08 +2.0% 1.865e+08 perf-stat.ps.iTLB-load-misses
1.024e+11 +1.6% 1.04e+11 perf-stat.ps.instructions
4.017e+13 +1.7% 4.085e+13 perf-stat.total.instructions
40627 ± 4% +9.9% 44633 ± 2% softirqs.CPU10.SCHED
40722 +7.9% 43959 ± 3% softirqs.CPU11.SCHED
14454 ± 5% +16.4% 16827 ± 8% softirqs.CPU15.RCU
14800 ± 8% +21.4% 17968 ± 10% softirqs.CPU16.RCU
15254 ± 7% +16.9% 17835 ± 7% softirqs.CPU17.RCU
14676 ± 11% +19.3% 17502 ± 8% softirqs.CPU18.RCU
15098 ± 6% +15.7% 17472 ± 8% softirqs.CPU19.RCU
14311 ± 5% +23.0% 17595 ± 6% softirqs.CPU21.RCU
15728 ± 3% +14.2% 17965 ± 10% softirqs.CPU22.RCU
15758 ± 6% +14.3% 18005 ± 8% softirqs.CPU23.RCU
15700 +14.8% 18018 ± 6% softirqs.CPU49.RCU
15386 ± 3% +15.4% 17757 ± 8% softirqs.CPU50.RCU
16064 ± 3% +14.9% 18455 ± 8% softirqs.CPU52.RCU
16072 ± 3% +19.5% 19200 ± 4% softirqs.CPU54.RCU
16371 ± 4% +12.9% 18479 ± 5% softirqs.CPU58.RCU
15825 ± 3% +14.5% 18116 ± 6% softirqs.CPU59.RCU
16359 ± 5% +13.6% 18592 ± 7% softirqs.CPU60.RCU
16020 ± 7% +14.7% 18370 ± 7% softirqs.CPU62.RCU
15940 ± 6% +17.6% 18740 ± 8% softirqs.CPU63.RCU
15520 ± 4% +25.0% 19403 ± 7% softirqs.CPU64.RCU
16212 ± 8% +19.4% 19354 ± 11% softirqs.CPU65.RCU
16164 ± 7% +19.1% 19247 ± 9% softirqs.CPU67.RCU
16678 ± 6% +17.5% 19592 ± 9% softirqs.CPU68.RCU
16328 ± 6% +19.7% 19551 ± 6% softirqs.CPU69.RCU
16351 ± 4% +17.2% 19155 ± 7% softirqs.CPU70.RCU
15636 ± 2% +11.1% 17370 ± 6% softirqs.CPU72.RCU
15764 +13.9% 17949 ± 7% softirqs.CPU75.RCU
15899 ± 3% +13.3% 18015 ± 7% softirqs.CPU76.RCU
16157 ± 4% +11.2% 17967 ± 8% softirqs.CPU77.RCU
15480 ± 2% +14.4% 17716 ± 10% softirqs.CPU91.RCU
16142 +10.9% 17893 ± 7% softirqs.CPU93.RCU
16424 ± 3% +12.7% 18503 ± 7% softirqs.CPU95.RCU
38301 ± 7% -12.0% 33723 ± 8% softirqs.CPU95.SCHED
1550393 ± 2% +10.6% 1714970 ± 6% softirqs.RCU
56868 -4.8% 54162 interrupts.CAL:Function_call_interrupts
788.75 ± 25% -30.4% 548.75 ± 15% interrupts.CPU1.CAL:Function_call_interrupts
120.75 ± 37% -56.5% 52.50 ± 41% interrupts.CPU10.RES:Rescheduling_interrupts
498.50 ± 9% -12.7% 435.25 ± 2% interrupts.CPU12.CAL:Function_call_interrupts
94.50 ± 14% -51.6% 45.75 ± 37% interrupts.CPU12.RES:Rescheduling_interrupts
658.25 ± 27% -32.4% 445.25 ± 2% interrupts.CPU14.CAL:Function_call_interrupts
613.75 ± 24% -33.6% 407.50 ± 22% interrupts.CPU2.CAL:Function_call_interrupts
626.25 ± 19% -26.8% 458.25 ± 5% interrupts.CPU23.CAL:Function_call_interrupts
851.00 ± 19% -30.7% 590.00 ± 6% interrupts.CPU25.CAL:Function_call_interrupts
474.75 ± 4% +16.4% 552.50 ± 7% interrupts.CPU32.CAL:Function_call_interrupts
58.75 ± 10% +59.6% 93.75 ± 13% interrupts.CPU36.RES:Rescheduling_interrupts
73.00 ± 29% +111.0% 154.00 ± 59% interrupts.CPU37.RES:Rescheduling_interrupts
3002 ± 43% -85.0% 449.25 ±112% interrupts.CPU40.NMI:Non-maskable_interrupts
3002 ± 43% -85.0% 449.25 ±112% interrupts.CPU40.PMI:Performance_monitoring_interrupts
3355 ± 28% -77.4% 757.50 ± 93% interrupts.CPU42.NMI:Non-maskable_interrupts
3355 ± 28% -77.4% 757.50 ± 93% interrupts.CPU42.PMI:Performance_monitoring_interrupts
3557 ± 29% -51.7% 1718 ± 61% interrupts.CPU46.NMI:Non-maskable_interrupts
3557 ± 29% -51.7% 1718 ± 61% interrupts.CPU46.PMI:Performance_monitoring_interrupts
2004 ± 43% -55.9% 884.75 ± 80% interrupts.CPU61.NMI:Non-maskable_interrupts
2004 ± 43% -55.9% 884.75 ± 80% interrupts.CPU61.PMI:Performance_monitoring_interrupts
609.25 ± 88% +496.3% 3632 ± 64% interrupts.CPU62.NMI:Non-maskable_interrupts
609.25 ± 88% +496.3% 3632 ± 64% interrupts.CPU62.PMI:Performance_monitoring_interrupts
52.75 ± 56% +133.2% 123.00 ± 42% interrupts.CPU63.RES:Rescheduling_interrupts
441.25 ± 78% +744.6% 3727 ± 64% interrupts.CPU69.NMI:Non-maskable_interrupts
441.25 ± 78% +744.6% 3727 ± 64% interrupts.CPU69.PMI:Performance_monitoring_interrupts
48.50 ± 58% +152.6% 122.50 ± 37% interrupts.CPU69.RES:Rescheduling_interrupts
408.25 ± 74% +610.8% 2901 ± 67% interrupts.CPU70.NMI:Non-maskable_interrupts
408.25 ± 74% +610.8% 2901 ± 67% interrupts.CPU70.PMI:Performance_monitoring_interrupts
57.00 ± 68% +95.6% 111.50 ± 32% interrupts.CPU70.RES:Rescheduling_interrupts
57.00 ± 45% +120.2% 125.50 ± 30% interrupts.CPU71.RES:Rescheduling_interrupts
712.50 ± 24% -34.3% 468.00 ± 7% interrupts.CPU75.CAL:Function_call_interrupts
1236 ±111% +258.1% 4426 ± 20% interrupts.CPU75.NMI:Non-maskable_interrupts
1236 ±111% +258.1% 4426 ± 20% interrupts.CPU75.PMI:Performance_monitoring_interrupts
1953 ± 42% -84.3% 306.75 ±108% interrupts.CPU88.NMI:Non-maskable_interrupts
1953 ± 42% -84.3% 306.75 ±108% interrupts.CPU88.PMI:Performance_monitoring_interrupts
1077 ± 39% -47.5% 565.50 ± 11% interrupts.CPU90.CAL:Function_call_interrupts
unixbench.score
42600 +-------------------------------------------------------------------+
| O O O O O |
42400 |-+ |
| O O O O O O O O |
| O O O O O O O O |
42200 |-+ |
| |
42000 |-+ |
| |
41800 |.+ .+. .+. .+.+ |
| +.+.+. .+.+ +. + +.+ : .+.+. .+.|
| + +. + : .+.+. .+ +.+.+.+ |
41600 |-+ + :.+. .+.+ +.+ |
| + + |
41400 +-------------------------------------------------------------------+
unixbench.workload
2.08e+10 +----------------------------------------------------------------+
| |
2.07e+10 |-+ O O |
| O O O |
2.06e+10 |-+ O OO O O O |
| O O O O O O O |
2.05e+10 |-+ O O O O |
| |
2.04e+10 |-+ |
| .+.+ |
2.03e+10 |++ .+. .++.+. .+.+.+ : .+.+ +.|
| +.+ + +. + : +.+ +.+ : .+. + |
2.02e+10 |-+ +. + ++.+.+. + + + +.+ + |
| + + + |
2.01e+10 +----------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Oliver Sang
1 year, 7 months
[eventfd] 5cb13cb023: will-it-scale.per_thread_ops -6.3% regression
by kernel test robot
Greeting,
FYI, we noticed a -6.3% regression of will-it-scale.per_thread_ops due to commit:
commit: 5cb13cb023c0caccfa3e0fcf5e206ea1246c476f ("[PATCH] eventfd: convert to ->write_iter()")
url: https://github.com/0day-ci/linux/commits/Michal-Kubecek/eventfd-convert-t...
base: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git 0fa8ee0d9ab95c9350b8b84574824d9a384a9f7d
in testcase: will-it-scale
on test machine: 192 threads Intel(R) Xeon(R) Platinum 9242 CPU @ 2.30GHz with 192G memory
with following parameters:
nr_task: 50%
mode: thread
test: eventfd1
cpufreq_governor: performance
ucode: 0x5003003
test-description: Will It Scale takes a testcase and runs it from 1 through to n parallel copies to see if the testcase will scale. It builds both a process and threads based test in order to see any differences between the two.
test-url: https://github.com/antonblanchard/will-it-scale
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-9/performance/x86_64-rhel-8.3/thread/50%/debian-10.4-x86_64-20200603.cgz/lkp-csl-2ap2/eventfd1/will-it-scale/0x5003003
commit:
0fa8ee0d9a ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input")
5cb13cb023 ("eventfd: convert to ->write_iter()")
0fa8ee0d9ab95c93 5cb13cb023c0caccfa3e0fcf5e2
---------------- ---------------------------
%stddev %change %stddev
\ | \
2598249 -6.3% 2434898 will-it-scale.per_thread_ops
2.494e+08 -6.3% 2.338e+08 will-it-scale.workload
5624 ± 3% -11.8% 4961 ± 7% boot-time.idle
195795 ± 30% +122.8% 436164 ± 53% numa-numastat.node2.numa_hit
6231 ± 22% -34.0% 4112 ± 36% sched_debug.cpu.ttwu_local.max
1.017e+10 ±107% +131.5% 2.354e+10 ± 37% cpuidle.C1E.time
30461075 ± 67% +70.3% 51869908 ± 22% cpuidle.C1E.usage
1274 ± 3% -12.1% 1120 ± 8% slabinfo.file_lock_cache.active_objs
1274 ± 3% -12.1% 1120 ± 8% slabinfo.file_lock_cache.num_objs
79975 ± 8% +12.6% 90014 ± 12% meminfo.Active
79975 ± 8% +12.6% 90014 ± 12% meminfo.Active(anon)
93866 ± 7% +11.2% 104419 ± 11% meminfo.Shmem
19966 ± 8% +12.6% 22476 ± 12% proc-vmstat.nr_active_anon
88671 -2.2% 86683 proc-vmstat.nr_anon_pages
92029 -2.0% 90156 proc-vmstat.nr_inactive_anon
19966 ± 8% +12.6% 22476 ± 12% proc-vmstat.nr_zone_active_anon
92029 -2.0% 90156 proc-vmstat.nr_zone_inactive_anon
564.00 ± 27% -58.8% 232.50 ± 39% numa-vmstat.node0.nr_page_table_pages
11326 ± 20% -48.1% 5878 ± 5% numa-vmstat.node0.nr_slab_reclaimable
23195 ± 6% -23.3% 17788 ± 9% numa-vmstat.node0.nr_slab_unreclaimable
687301 ± 22% -27.9% 495794 ± 4% numa-vmstat.node0.numa_hit
13611 +32.0% 17965 ± 11% numa-vmstat.node1.nr_slab_unreclaimable
19094 ± 9% +13.0% 21572 ± 11% numa-vmstat.node3.nr_active_anon
7278 ± 32% +54.1% 11218 ± 27% numa-vmstat.node3.nr_slab_reclaimable
19094 ± 9% +13.0% 21572 ± 11% numa-vmstat.node3.nr_zone_active_anon
45304 ± 20% -48.1% 23515 ± 5% numa-meminfo.node0.KReclaimable
2253 ± 27% -58.1% 943.75 ± 37% numa-meminfo.node0.PageTables
45304 ± 20% -48.1% 23515 ± 5% numa-meminfo.node0.SReclaimable
92781 ± 6% -23.3% 71159 ± 9% numa-meminfo.node0.SUnreclaim
138086 ± 6% -31.4% 94675 ± 8% numa-meminfo.node0.Slab
54446 +32.0% 71864 ± 11% numa-meminfo.node1.SUnreclaim
76276 ± 10% +13.1% 86270 ± 11% numa-meminfo.node3.Active
76276 ± 10% +13.1% 86270 ± 11% numa-meminfo.node3.Active(anon)
29121 ± 32% +54.1% 44886 ± 27% numa-meminfo.node3.KReclaimable
29121 ± 32% +54.1% 44886 ± 27% numa-meminfo.node3.SReclaimable
8.01 ± 9% -8.0 0.00 perf-profile.calltrace.cycles-pp.eventfd_write.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.91 ± 9% +0.3 1.19 ± 9% perf-profile.calltrace.cycles-pp.syscall_return_via_sysret.__libc_write
0.00 +0.8 0.84 ± 11% perf-profile.calltrace.cycles-pp.copy_user_enhanced_fast_string.copyin._copy_from_iter_full.eventfd_write.new_sync_write
0.00 +1.1 1.05 ± 11% perf-profile.calltrace.cycles-pp.__might_fault._copy_from_iter_full.eventfd_write.new_sync_write.vfs_write
0.00 +1.1 1.13 ± 11% perf-profile.calltrace.cycles-pp.copy_user_generic_unrolled.copyin._copy_from_iter_full.eventfd_write.new_sync_write
0.00 +1.1 1.15 ± 11% perf-profile.calltrace.cycles-pp.iov_iter_advance._copy_from_iter_full.eventfd_write.new_sync_write.vfs_write
0.00 +1.3 1.26 ± 12% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.eventfd_write.new_sync_write.vfs_write.ksys_write
0.00 +2.5 2.46 ± 11% perf-profile.calltrace.cycles-pp.copyin._copy_from_iter_full.eventfd_write.new_sync_write.vfs_write
0.00 +5.5 5.50 ± 11% perf-profile.calltrace.cycles-pp._copy_from_iter_full.eventfd_write.new_sync_write.vfs_write.ksys_write
0.00 +8.7 8.70 ± 11% perf-profile.calltrace.cycles-pp.eventfd_write.new_sync_write.vfs_write.ksys_write.do_syscall_64
0.00 +10.1 10.11 ± 11% perf-profile.calltrace.cycles-pp.new_sync_write.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.16 ± 11% +0.2 0.32 ± 11% perf-profile.children.cycles-pp.iov_iter_init
0.00 +1.2 1.15 ± 11% perf-profile.children.cycles-pp.iov_iter_advance
0.00 +2.5 2.51 ± 11% perf-profile.children.cycles-pp.copyin
0.00 +5.7 5.66 ± 11% perf-profile.children.cycles-pp._copy_from_iter_full
0.00 +10.2 10.22 ± 11% perf-profile.children.cycles-pp.new_sync_write
0.12 ± 6% +0.1 0.23 ± 10% perf-profile.self.cycles-pp.iov_iter_init
0.00 +0.3 0.33 ± 12% perf-profile.self.cycles-pp.copyin
0.00 +0.9 0.91 ± 12% perf-profile.self.cycles-pp._copy_from_iter_full
0.00 +1.1 1.08 ± 11% perf-profile.self.cycles-pp.iov_iter_advance
0.00 +1.2 1.24 ± 11% perf-profile.self.cycles-pp.new_sync_write
9.3e+10 +3.7% 9.647e+10 perf-stat.i.branch-instructions
1.02 -0.1 0.92 perf-stat.i.branch-miss-rate%
9.438e+08 -6.5% 8.828e+08 perf-stat.i.branch-misses
2364 -1.9% 2319 perf-stat.i.context-switches
0.65 -3.9% 0.63 perf-stat.i.cpi
1.288e+11 +2.4% 1.319e+11 perf-stat.i.dTLB-loads
82066 -2.0% 80394 perf-stat.i.dTLB-store-misses
8.791e+10 +3.2% 9.076e+10 perf-stat.i.dTLB-stores
9.303e+08 -3.5% 8.98e+08 perf-stat.i.iTLB-load-misses
4.486e+11 +4.1% 4.672e+11 perf-stat.i.instructions
482.90 +8.1% 522.07 perf-stat.i.instructions-per-iTLB-miss
1.53 +4.2% 1.59 perf-stat.i.ipc
1612 +3.1% 1662 perf-stat.i.metric.M/sec
0.02 ± 3% -6.9% 0.02 ± 2% perf-stat.overall.MPKI
1.01 -0.1 0.92 perf-stat.overall.branch-miss-rate%
0.65 -4.1% 0.63 perf-stat.overall.cpi
0.00 -0.0 0.00 perf-stat.overall.dTLB-store-miss-rate%
482.17 +7.9% 520.31 perf-stat.overall.instructions-per-iTLB-miss
1.53 +4.2% 1.60 perf-stat.overall.ipc
542437 +11.1% 602836 perf-stat.overall.path-length
9.268e+10 +3.7% 9.614e+10 perf-stat.ps.branch-instructions
9.404e+08 -6.5% 8.798e+08 perf-stat.ps.branch-misses
2357 -2.1% 2308 perf-stat.ps.context-switches
1.283e+11 +2.5% 1.315e+11 perf-stat.ps.dTLB-loads
82039 -2.0% 80437 perf-stat.ps.dTLB-store-misses
8.76e+10 +3.3% 9.045e+10 perf-stat.ps.dTLB-stores
9.271e+08 -3.5% 8.95e+08 perf-stat.ps.iTLB-load-misses
4.47e+11 +4.2% 4.656e+11 perf-stat.ps.instructions
1.353e+14 +4.1% 1.409e+14 perf-stat.total.instructions
17923 ± 57% +68.7% 30238 ± 23% softirqs.CPU118.SCHED
13351 ± 5% -24.1% 10129 ± 7% softirqs.CPU120.RCU
14869 ± 19% +128.3% 33952 ± 5% softirqs.CPU120.SCHED
10695 ± 7% +21.5% 12999 ± 7% softirqs.CPU122.RCU
32252 ± 13% -62.5% 12110 ± 36% softirqs.CPU122.SCHED
12027 ± 2% -12.6% 10510 softirqs.CPU129.RCU
22702 ± 20% +35.5% 30756 ± 16% softirqs.CPU129.SCHED
12806 ± 8% -17.5% 10564 ± 7% softirqs.CPU13.RCU
13637 ± 6% -23.8% 10394 ± 13% softirqs.CPU130.RCU
13342 ± 33% +139.9% 32014 ± 15% softirqs.CPU130.SCHED
22307 ± 29% -41.9% 12958 ± 37% softirqs.CPU133.SCHED
12617 ± 10% -11.6% 11152 ± 3% softirqs.CPU135.RCU
36856 ± 41% -47.8% 19244 ± 50% softirqs.CPU15.SCHED
14467 ± 11% -21.6% 11339 ± 3% softirqs.CPU167.RCU
20118 ± 40% +54.6% 31101 ± 31% softirqs.CPU167.SCHED
11933 ± 7% -11.5% 10560 softirqs.CPU183.RCU
16156 ± 34% +55.0% 25048 ± 35% softirqs.CPU184.SCHED
11912 ± 4% -12.2% 10456 ± 5% softirqs.CPU188.RCU
19513 ± 14% +35.2% 26375 ± 2% softirqs.CPU188.SCHED
11382 ± 5% +24.0% 14114 ± 8% softirqs.CPU24.RCU
29259 ± 8% -60.3% 11611 ± 21% softirqs.CPU24.SCHED
14178 ± 3% -26.6% 10407 ± 7% softirqs.CPU26.RCU
12171 ± 30% +171.3% 33015 ± 11% softirqs.CPU26.SCHED
11088 ± 6% +24.4% 13789 ± 3% softirqs.CPU34.RCU
31141 ± 12% -57.6% 13193 ± 42% softirqs.CPU34.SCHED
12838 ± 7% -17.6% 10584 ± 7% softirqs.CPU37.RCU
20138 ± 28% +51.2% 30444 ± 17% softirqs.CPU38.SCHED
13059 ± 3% -13.7% 11272 ± 10% softirqs.CPU46.RCU
13511 ± 5% -10.1% 12147 ± 4% softirqs.CPU68.RCU
19446 ± 16% +22.9% 23906 ± 14% softirqs.CPU68.SCHED
13235 ± 4% -11.3% 11745 ± 8% softirqs.CPU76.RCU
12459 ± 30% +50.0% 18685 ± 26% softirqs.CPU76.SCHED
25126 ± 9% -25.7% 18676 ± 5% softirqs.CPU92.SCHED
598522 ± 13% -13.2% 519288 ± 6% interrupts.CAL:Function_call_interrupts
3490 ± 39% -38.2% 2155 ± 11% interrupts.CPU100.CAL:Function_call_interrupts
2778 ± 4% -18.0% 2278 ± 17% interrupts.CPU101.CAL:Function_call_interrupts
877.50 ± 6% -32.5% 592.25 ± 28% interrupts.CPU101.TLB:TLB_shootdowns
5050 ± 34% +58.5% 8005 ± 7% interrupts.CPU105.NMI:Non-maskable_interrupts
5050 ± 34% +58.5% 8005 ± 7% interrupts.CPU105.PMI:Performance_monitoring_interrupts
250.25 ± 27% -56.1% 109.75 ± 41% interrupts.CPU107.RES:Rescheduling_interrupts
3223 ± 48% +100.3% 6455 ± 22% interrupts.CPU108.NMI:Non-maskable_interrupts
3223 ± 48% +100.3% 6455 ± 22% interrupts.CPU108.PMI:Performance_monitoring_interrupts
917.50 ± 27% +38.4% 1269 ± 8% interrupts.CPU109.TLB:TLB_shootdowns
3957 ± 48% +79.9% 7120 ± 34% interrupts.CPU112.NMI:Non-maskable_interrupts
3957 ± 48% +79.9% 7120 ± 34% interrupts.CPU112.PMI:Performance_monitoring_interrupts
4300 ± 34% +70.2% 7318 ± 16% interrupts.CPU117.NMI:Non-maskable_interrupts
4300 ± 34% +70.2% 7318 ± 16% interrupts.CPU117.PMI:Performance_monitoring_interrupts
2802 ± 10% -29.6% 1972 ± 15% interrupts.CPU120.CAL:Function_call_interrupts
197.00 ± 10% -78.0% 43.25 ± 49% interrupts.CPU120.RES:Rescheduling_interrupts
912.75 ± 37% -65.5% 314.50 ± 46% interrupts.CPU120.TLB:TLB_shootdowns
2411 ± 15% +22.4% 2951 ± 3% interrupts.CPU122.CAL:Function_call_interrupts
57.50 ± 68% +264.8% 209.75 ± 25% interrupts.CPU122.RES:Rescheduling_interrupts
537.50 ± 77% +151.3% 1351 ± 17% interrupts.CPU122.TLB:TLB_shootdowns
3344 ± 83% +114.7% 7182 ± 18% interrupts.CPU126.NMI:Non-maskable_interrupts
3344 ± 83% +114.7% 7182 ± 18% interrupts.CPU126.PMI:Performance_monitoring_interrupts
2849 ± 4% -18.3% 2327 ± 8% interrupts.CPU13.CAL:Function_call_interrupts
185.25 ± 22% -53.4% 86.25 ± 45% interrupts.CPU13.RES:Rescheduling_interrupts
823.00 ± 35% -44.4% 457.50 ± 26% interrupts.CPU13.TLB:TLB_shootdowns
3044 ± 6% -32.5% 2055 ± 23% interrupts.CPU130.CAL:Function_call_interrupts
208.25 ± 20% -74.5% 53.00 ± 77% interrupts.CPU130.RES:Rescheduling_interrupts
1140 ± 21% -67.4% 371.75 ± 78% interrupts.CPU130.TLB:TLB_shootdowns
2652 ± 5% +13.7% 3014 ± 6% interrupts.CPU133.CAL:Function_call_interrupts
856.50 ± 20% +66.1% 1422 ± 18% interrupts.CPU133.TLB:TLB_shootdowns
113.50 ± 40% +70.9% 194.00 ± 30% interrupts.CPU134.RES:Rescheduling_interrupts
3169 ± 7% -20.6% 2515 ± 16% interrupts.CPU135.CAL:Function_call_interrupts
1282 ± 20% -30.9% 886.00 ± 23% interrupts.CPU135.TLB:TLB_shootdowns
2802 ± 8% -16.8% 2331 ± 10% interrupts.CPU136.CAL:Function_call_interrupts
3251 ± 8% -14.8% 2770 ± 6% interrupts.CPU139.CAL:Function_call_interrupts
1169 ± 23% -41.3% 686.00 ± 25% interrupts.CPU149.TLB:TLB_shootdowns
9462 ±112% -72.9% 2565 ± 30% interrupts.CPU16.CAL:Function_call_interrupts
8144 ± 7% -38.6% 4998 ± 58% interrupts.CPU160.NMI:Non-maskable_interrupts
8144 ± 7% -38.6% 4998 ± 58% interrupts.CPU160.PMI:Performance_monitoring_interrupts
4721 ± 48% +63.2% 7707 ± 14% interrupts.CPU173.NMI:Non-maskable_interrupts
4721 ± 48% +63.2% 7707 ± 14% interrupts.CPU173.PMI:Performance_monitoring_interrupts
4629 ± 41% +61.3% 7468 ± 14% interrupts.CPU18.NMI:Non-maskable_interrupts
4629 ± 41% +61.3% 7468 ± 14% interrupts.CPU18.PMI:Performance_monitoring_interrupts
2802 ± 33% +97.6% 5537 ± 28% interrupts.CPU181.NMI:Non-maskable_interrupts
2802 ± 33% +97.6% 5537 ± 28% interrupts.CPU181.PMI:Performance_monitoring_interrupts
2775 ± 3% -10.8% 2475 ± 9% interrupts.CPU183.CAL:Function_call_interrupts
5696 ± 34% +40.8% 8018 ± 6% interrupts.CPU186.NMI:Non-maskable_interrupts
5696 ± 34% +40.8% 8018 ± 6% interrupts.CPU186.PMI:Performance_monitoring_interrupts
1044 ± 25% -49.6% 526.50 ± 56% interrupts.CPU189.TLB:TLB_shootdowns
3090 ± 6% -13.2% 2683 ± 2% interrupts.CPU191.CAL:Function_call_interrupts
3039 ± 6% -19.8% 2437 ± 6% interrupts.CPU21.CAL:Function_call_interrupts
66.00 ± 40% +216.3% 208.75 ± 21% interrupts.CPU24.RES:Rescheduling_interrupts
881.50 ± 47% +64.3% 1448 ± 7% interrupts.CPU24.TLB:TLB_shootdowns
3371 ± 9% -36.5% 2142 ± 20% interrupts.CPU26.CAL:Function_call_interrupts
212.50 ± 11% -79.6% 43.25 ± 83% interrupts.CPU26.RES:Rescheduling_interrupts
1282 ± 29% -63.5% 468.50 ± 48% interrupts.CPU26.TLB:TLB_shootdowns
50.50 ± 57% +294.6% 199.25 ± 31% interrupts.CPU34.RES:Rescheduling_interrupts
649.25 ± 30% +126.1% 1467 ± 21% interrupts.CPU34.TLB:TLB_shootdowns
5367 ± 69% -49.7% 2697 ± 5% interrupts.CPU36.CAL:Function_call_interrupts
2874 ± 6% -29.0% 2041 ± 20% interrupts.CPU37.CAL:Function_call_interrupts
129.00 ± 42% -62.0% 49.00 ± 78% interrupts.CPU37.RES:Rescheduling_interrupts
977.00 ± 11% -62.2% 369.75 ± 61% interrupts.CPU37.TLB:TLB_shootdowns
824.00 ± 25% +32.7% 1093 ± 8% interrupts.CPU40.TLB:TLB_shootdowns
4495 ± 59% +77.6% 7984 ± 7% interrupts.CPU44.NMI:Non-maskable_interrupts
4495 ± 59% +77.6% 7984 ± 7% interrupts.CPU44.PMI:Performance_monitoring_interrupts
806.50 ± 12% +42.4% 1148 ± 17% interrupts.CPU5.TLB:TLB_shootdowns
3147 ± 10% -21.0% 2485 ± 13% interrupts.CPU51.CAL:Function_call_interrupts
691.50 ± 50% +62.4% 1122 ± 11% interrupts.CPU53.TLB:TLB_shootdowns
3478 ± 11% -21.8% 2721 ± 15% interrupts.CPU60.CAL:Function_call_interrupts
2938 ± 23% +157.7% 7571 ± 15% interrupts.CPU67.NMI:Non-maskable_interrupts
2938 ± 23% +157.7% 7571 ± 15% interrupts.CPU67.PMI:Performance_monitoring_interrupts
2923 ± 6% -12.1% 2568 ± 6% interrupts.CPU68.CAL:Function_call_interrupts
3390 ± 6% -14.5% 2897 ± 6% interrupts.CPU70.CAL:Function_call_interrupts
1192 ± 13% -21.6% 935.50 ± 10% interrupts.CPU84.TLB:TLB_shootdowns
105.25 ± 27% +43.9% 151.50 ± 18% interrupts.CPU92.RES:Rescheduling_interrupts
794.75 ± 42% +59.1% 1264 ± 28% interrupts.CPU93.TLB:TLB_shootdowns
2841 ± 20% -28.3% 2037 ± 23% interrupts.CPU98.CAL:Function_call_interrupts
3327 ± 18% -26.3% 2451 ± 12% interrupts.CPU99.CAL:Function_call_interrupts
will-it-scale.per_thread_ops
2.62e+06 +----------------------------------------------------------------+
2.6e+06 |-+ .+.++.+ .+.++.|
| +.+ + +.+.++.+ |
2.58e+06 |.++.+. .++.+.+ + .+.+. +.+.+ .+.+ .+.+. : |
2.56e+06 |-+ + + + + + + |
2.54e+06 |-+ |
2.52e+06 |-+ |
| |
2.5e+06 |-+ |
2.48e+06 |-+ |
2.46e+06 |-+ |
2.44e+06 |-+ O O OO O OO |
| OO O O O O O O OO O OO O |
2.42e+06 |-+ O O O |
2.4e+06 +----------------------------------------------------------------+
will-it-scale.workload
2.5e+08 +----------------------------------------------------------------+
| .+ + .+ .+.+ |
2.48e+08 |-+ .+. .+.++ + .+. .+ +.+ + |
2.46e+08 |.++ +.++ ++.+ ++.+.++.+ +.+.+.+ |
| |
2.44e+08 |-+ |
2.42e+08 |-+ |
| |
2.4e+08 |-+ |
2.38e+08 |-+ |
| |
2.36e+08 |-+ O |
2.34e+08 |-+ O O OO O OO |
| OO O O O O O OO O OO O |
2.32e+08 +----------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Oliver Sang
1 year, 7 months
[sched/fair] 8d86968ac3: hackbench.throughput 51.7% improvement
by kernel test robot
Greeting,
FYI, we noticed a 51.7% improvement of hackbench.throughput due to commit:
commit: 8d86968ac36ea5bff487f70b5ffc252a87d44c51 ("[RFC PATCH v4] sched/fair: select idle cpu from idle cpumask for task wakeup")
url: https://github.com/0day-ci/linux/commits/Aubrey-Li/sched-fair-select-idle...
base: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git 09162bc32c880a791c6c0668ce0745cf7958f576
in testcase: hackbench
on test machine: 192 threads Intel(R) Xeon(R) Platinum 9242 CPU @ 2.30GHz with 192G memory
with following parameters:
nr_threads: 100%
iterations: 4
mode: threads
ipc: pipe
cpufreq_governor: performance
ucode: 0x5003003
test-description: Hackbench is both a benchmark and a stress test for the Linux kernel scheduler.
test-url: https://github.com/linux-test-project/ltp/blob/master/testcases/kernel/sc...
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
compiler/cpufreq_governor/ipc/iterations/kconfig/mode/nr_threads/rootfs/tbox_group/testcase/ucode:
gcc-9/performance/pipe/4/x86_64-rhel-8.3/threads/100%/debian-10.4-x86_64-20200603.cgz/lkp-csl-2ap4/hackbench/0x5003003
commit:
v5.10-rc4
8d86968ac3 ("sched/fair: select idle cpu from idle cpumask for task wakeup")
v5.10-rc4 8d86968ac36ea5bff487f70b5ff
---------------- ---------------------------
%stddev %change %stddev
\ | \
572871 ± 3% +51.7% 869183 hackbench.throughput
164.05 ± 2% -32.1% 111.38 ± 2% hackbench.time.elapsed_time
164.05 ± 2% -32.1% 111.38 ± 2% hackbench.time.elapsed_time.max
1.817e+09 ± 2% -22.3% 1.411e+09 hackbench.time.involuntary_context_switches
1323 ± 17% -42.0% 767.50 ± 18% hackbench.time.major_page_faults
513216 ± 8% -60.3% 203595 ± 7% hackbench.time.minor_page_faults
18525 -1.3% 18278 hackbench.time.percent_of_cpu_this_job_got
28532 ± 2% -34.9% 18561 ± 2% hackbench.time.system_time
1860 -3.3% 1798 hackbench.time.user_time
2.856e+09 ± 2% -26.7% 2.094e+09 hackbench.time.voluntary_context_switches
199.54 ± 2% -26.2% 147.24 ± 2% uptime.boot
89.62 -4.6% 85.50 vmstat.cpu.sy
27980099 +10.3% 30870803 ± 2% vmstat.system.cs
1916677 -24.1% 1453990 ± 2% vmstat.system.in
10676879 ± 10% +17.6% 12555262 ± 6% cpuidle.C1.usage
2629890 ± 16% +51.0% 3971486 cpuidle.C1E.usage
9177750 ± 11% +318.5% 38407578 ± 8% cpuidle.POLL.time
3649369 ± 11% +415.0% 18792454 ± 9% cpuidle.POLL.usage
2.76 ± 9% +1.2 4.00 ± 4% mpstat.cpu.all.idle%
1.42 ± 2% +0.2 1.66 ± 2% mpstat.cpu.all.irq%
0.04 ± 5% +0.0 0.06 ± 2% mpstat.cpu.all.soft%
5.94 ± 2% +2.5 8.39 ± 2% mpstat.cpu.all.usr%
12617673 ± 21% +38.4% 17469164 ± 12% numa-numastat.node0.local_node
12639382 ± 21% +38.4% 17492395 ± 12% numa-numastat.node0.numa_hit
13323975 ± 15% +34.4% 17913328 ± 6% numa-numastat.node3.local_node
13355052 ± 15% +34.2% 17928946 ± 6% numa-numastat.node3.numa_hit
8731 ± 5% +6.8% 9327 ± 2% slabinfo.Acpi-State.active_objs
8731 ± 5% +6.8% 9327 ± 2% slabinfo.Acpi-State.num_objs
21715 -13.6% 18772 ± 3% slabinfo.kmalloc-256.active_objs
21771 -13.3% 18873 ± 2% slabinfo.kmalloc-256.num_objs
54258 ± 10% -92.9% 3853 ± 13% meminfo.Active
54258 ± 10% -92.9% 3853 ± 13% meminfo.Active(anon)
135989 -24.6% 102492 ± 7% meminfo.AnonHugePages
55308 ± 3% -41.3% 32484 ± 2% meminfo.Mapped
5930 ± 2% +9.6% 6497 ± 3% meminfo.PageTables
82739 ± 8% -80.8% 15878 ± 6% meminfo.Shmem
25620 ± 3% +42.8% 36576 ± 6% meminfo.max_used_kB
11018 ± 16% -39.4% 6674 ± 4% numa-meminfo.node0.Mapped
12131 ± 18% -43.5% 6851 ± 5% numa-meminfo.node2.Mapped
49284 ± 23% -96.9% 1534 ±104% numa-meminfo.node3.Active
49284 ± 23% -96.9% 1534 ±104% numa-meminfo.node3.Active(anon)
294918 ± 4% -16.1% 247401 ± 8% numa-meminfo.node3.FilePages
19066 ± 15% -56.3% 8326 ± 29% numa-meminfo.node3.Mapped
68214 ± 21% -92.6% 5078 ± 91% numa-meminfo.node3.Shmem
2797 ± 15% -39.3% 1697 ± 7% numa-vmstat.node0.nr_mapped
3047 ± 19% -41.8% 1773 ± 7% numa-vmstat.node2.nr_mapped
77617 ± 35% +43.0% 110999 numa-vmstat.node2.numa_other
12118 ± 22% -96.8% 382.00 ±104% numa-vmstat.node3.nr_active_anon
73570 ± 3% -15.9% 61852 ± 8% numa-vmstat.node3.nr_file_pages
4888 ± 19% -57.4% 2082 ± 29% numa-vmstat.node3.nr_mapped
16894 ± 20% -92.5% 1271 ± 91% numa-vmstat.node3.nr_shmem
12118 ± 22% -96.8% 382.00 ±104% numa-vmstat.node3.nr_zone_active_anon
7440822 ± 16% +34.7% 10020536 ± 7% numa-vmstat.node3.numa_hit
7333100 ± 17% +35.7% 9954413 ± 7% numa-vmstat.node3.numa_local
13240 ± 11% -92.7% 960.00 ± 13% proc-vmstat.nr_active_anon
82428 +4.4% 86092 proc-vmstat.nr_anon_pages
253193 -3.4% 244488 proc-vmstat.nr_file_pages
129244 +1.7% 131385 proc-vmstat.nr_kernel_stack
13899 ± 2% -40.7% 8248 ± 2% proc-vmstat.nr_mapped
1482 ± 2% +11.6% 1654 ± 3% proc-vmstat.nr_page_table_pages
20307 ± 8% -80.4% 3974 ± 6% proc-vmstat.nr_shmem
232911 +3.3% 240524 proc-vmstat.nr_unevictable
13240 ± 11% -92.7% 960.00 ± 13% proc-vmstat.nr_zone_active_anon
232911 +3.3% 240524 proc-vmstat.nr_zone_unevictable
425103 ± 10% -71.9% 119596 ± 17% proc-vmstat.numa_hint_faults
349617 ± 11% -83.7% 56946 ± 24% proc-vmstat.numa_hint_faults_local
55991641 ± 4% +24.5% 69695914 proc-vmstat.numa_hit
55898341 ± 4% +24.5% 69602609 proc-vmstat.numa_local
523298 ± 10% -65.7% 179518 ± 26% proc-vmstat.numa_pte_updates
55330 ± 7% -99.2% 459.00 ± 11% proc-vmstat.pgactivate
56176549 ± 4% +24.4% 69873586 proc-vmstat.pgalloc_normal
1092076 ± 4% -44.8% 602975 ± 6% proc-vmstat.pgfault
56227641 ± 4% +24.3% 69892824 proc-vmstat.pgfree
30412 ± 2% -26.9% 22235 ± 2% proc-vmstat.pgreuse
5815 ± 16% -37.0% 3665 ± 21% sched_debug.cfs_rq:/.load.avg
11898206 -53.4% 5543777 ± 2% sched_debug.cfs_rq:/.min_vruntime.avg
13497261 ± 2% -51.6% 6535378 ± 4% sched_debug.cfs_rq:/.min_vruntime.max
10447952 ± 2% -54.8% 4722727 ± 4% sched_debug.cfs_rq:/.min_vruntime.min
682890 ± 16% -43.9% 383185 ± 24% sched_debug.cfs_rq:/.min_vruntime.stddev
0.65 ± 8% -39.0% 0.40 ± 51% sched_debug.cfs_rq:/.nr_running.avg
662547 ± 15% -42.1% 383420 ± 22% sched_debug.cfs_rq:/.spread0.stddev
320.13 ± 16% -52.4% 152.33 ± 52% sched_debug.cfs_rq:/.util_est_enqueued.avg
181.35 ± 5% -19.0% 146.91 ± 20% sched_debug.cfs_rq:/.util_est_enqueued.stddev
318910 ± 5% +77.3% 565341 ± 9% sched_debug.cpu.avg_idle.avg
150913 ± 33% +105.1% 309571 ± 19% sched_debug.cpu.avg_idle.stddev
96499 -32.1% 65475 sched_debug.cpu.clock.avg
97014 ± 2% -32.2% 65740 sched_debug.cpu.clock.max
95518 -32.2% 64800 sched_debug.cpu.clock.min
95508 -32.1% 64822 sched_debug.cpu.clock_task.avg
96186 ± 2% -32.2% 65234 sched_debug.cpu.clock_task.max
86092 -34.9% 56017 sched_debug.cpu.clock_task.min
18465 ± 6% -19.4% 14885 ± 11% sched_debug.cpu.curr->pid.max
9251180 ± 2% -46.6% 4937756 ± 4% sched_debug.cpu.nr_switches.avg
10542199 ± 3% -44.8% 5822427 ± 4% sched_debug.cpu.nr_switches.max
8110905 ± 2% -47.2% 4284323 ± 7% sched_debug.cpu.nr_switches.min
483044 ± 14% -42.8% 276136 ± 18% sched_debug.cpu.nr_switches.stddev
95500 -32.2% 64757 sched_debug.cpu_clk
94626 -32.5% 63883 sched_debug.ktime
95873 -32.1% 65124 sched_debug.sched_clk
10.23 -38.8% 6.27 ± 3% perf-stat.i.MPKI
5.548e+10 +23.0% 6.825e+10 ± 2% perf-stat.i.branch-instructions
1.15 -0.1 1.08 perf-stat.i.branch-miss-rate%
6.022e+08 +11.9% 6.739e+08 ± 2% perf-stat.i.branch-misses
4.20 ± 4% +13.2 17.43 ± 3% perf-stat.i.cache-miss-rate%
1.025e+08 ± 5% +167.5% 2.743e+08 ± 3% perf-stat.i.cache-misses
2.568e+09 -35.5% 1.657e+09 perf-stat.i.cache-references
28334089 +10.1% 31190600 ± 2% perf-stat.i.context-switches
2.40 ± 2% -14.7% 2.05 ± 4% perf-stat.i.cpi
5.767e+11 -2.9% 5.599e+11 perf-stat.i.cpu-cycles
2916124 ± 2% -45.6% 1584932 ± 6% perf-stat.i.cpu-migrations
6909 ± 6% -64.8% 2435 ± 8% perf-stat.i.cycles-between-cache-misses
0.01 ± 9% -0.0 0.00 ± 12% perf-stat.i.dTLB-load-miss-rate%
4382174 ± 4% -29.0% 3113515 ± 8% perf-stat.i.dTLB-load-misses
7.717e+10 +24.7% 9.62e+10 ± 2% perf-stat.i.dTLB-loads
375709 ± 2% -17.2% 311193 ± 3% perf-stat.i.dTLB-store-misses
4.567e+10 +26.3% 5.768e+10 ± 2% perf-stat.i.dTLB-stores
3.502e+08 ± 3% +15.1% 4.031e+08 ± 3% perf-stat.i.iTLB-load-misses
2.65e+11 +23.0% 3.26e+11 ± 2% perf-stat.i.instructions
768.32 ± 2% +6.3% 816.80 perf-stat.i.instructions-per-iTLB-miss
0.46 +26.3% 0.58 ± 3% perf-stat.i.ipc
3.00 -2.9% 2.91 perf-stat.i.metric.GHz
0.13 ± 13% +180.5% 0.36 ± 32% perf-stat.i.metric.K/sec
942.12 +23.9% 1167 ± 2% perf-stat.i.metric.M/sec
6621 ± 3% -18.3% 5408 ± 4% perf-stat.i.minor-faults
89.09 +4.2 93.26 perf-stat.i.node-load-miss-rate%
27200395 ± 6% +105.6% 55915796 ± 2% perf-stat.i.node-load-misses
71.21 +12.7 83.89 perf-stat.i.node-store-miss-rate%
11769833 ± 6% +142.3% 28519715 perf-stat.i.node-store-misses
5279062 ± 8% +16.1% 6131469 ± 2% perf-stat.i.node-stores
6631 ± 3% -18.3% 5417 ± 4% perf-stat.i.page-faults
9.61 -48.9% 4.92 ± 2% perf-stat.overall.MPKI
1.08 -0.1 0.98 perf-stat.overall.branch-miss-rate%
4.02 ± 4% +13.0 17.05 ± 3% perf-stat.overall.cache-miss-rate%
2.14 ± 2% -22.0% 1.67 ± 2% perf-stat.overall.cpi
5559 ± 5% -64.1% 1998 ± 4% perf-stat.overall.cycles-between-cache-misses
0.01 ± 5% -0.0 0.00 ± 9% perf-stat.overall.dTLB-load-miss-rate%
0.00 ± 3% -0.0 0.00 ± 4% perf-stat.overall.dTLB-store-miss-rate%
759.51 ± 2% +6.7% 810.38 perf-stat.overall.instructions-per-iTLB-miss
0.47 ± 2% +28.2% 0.60 ± 2% perf-stat.overall.ipc
89.21 +3.9 93.11 perf-stat.overall.node-load-miss-rate%
68.42 ± 2% +13.5 81.89 perf-stat.overall.node-store-miss-rate%
5.596e+10 +24.2% 6.952e+10 ± 2% perf-stat.ps.branch-instructions
6.034e+08 +12.6% 6.797e+08 ± 2% perf-stat.ps.branch-misses
1.034e+08 ± 5% +169.1% 2.782e+08 ± 3% perf-stat.ps.cache-misses
2.569e+09 -36.5% 1.631e+09 perf-stat.ps.cache-references
28329305 +10.9% 31418770 ± 2% perf-stat.ps.context-switches
5.729e+11 -3.1% 5.551e+11 perf-stat.ps.cpu-cycles
2861035 ± 2% -48.8% 1463484 ± 6% perf-stat.ps.cpu-migrations
4585673 ± 4% -35.2% 2973169 ± 8% perf-stat.ps.dTLB-load-misses
7.786e+10 +25.9% 9.805e+10 ± 2% perf-stat.ps.dTLB-loads
375322 ± 2% -20.6% 298148 ± 3% perf-stat.ps.dTLB-store-misses
4.608e+10 +27.6% 5.881e+10 ± 2% perf-stat.ps.dTLB-stores
3.522e+08 ± 3% +16.4% 4.099e+08 ± 3% perf-stat.ps.iTLB-load-misses
4616193 ± 10% -13.2% 4006021 ± 4% perf-stat.ps.iTLB-loads
2.673e+11 +24.2% 3.321e+11 ± 2% perf-stat.ps.instructions
6403 ± 3% -21.5% 5027 ± 4% perf-stat.ps.minor-faults
27179360 ± 6% +104.0% 55440463 perf-stat.ps.node-load-misses
11786339 ± 5% +142.7% 28603077 perf-stat.ps.node-store-misses
5443927 ± 8% +16.2% 6323526 perf-stat.ps.node-stores
6412 ± 3% -21.5% 5035 ± 4% perf-stat.ps.page-faults
4.418e+13 -15.5% 3.734e+13 perf-stat.total.instructions
4.76 ± 26% -2.2 2.51 ± 58% perf-profile.calltrace.cycles-pp.select_task_rq_fair.try_to_wake_up.autoremove_wake_function.__wake_up_common.__wake_up_common_lock
3.56 ± 36% -1.9 1.61 ± 58% perf-profile.calltrace.cycles-pp.select_idle_sibling.select_task_rq_fair.try_to_wake_up.autoremove_wake_function.__wake_up_common
0.61 ± 11% +0.6 1.20 ± 62% perf-profile.calltrace.cycles-pp.mutex_unlock.pipe_write.new_sync_write.vfs_write.ksys_write
0.86 ± 41% +0.6 1.50 ± 36% perf-profile.calltrace.cycles-pp.__fdget_pos.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.07 ±264% +1.1 1.13 ± 31% perf-profile.calltrace.cycles-pp.finish_task_switch.__schedule.schedule.pipe_read.new_sync_read
0.00 +1.2 1.21 ± 45% perf-profile.calltrace.cycles-pp.__schedule.schedule_idle.do_idle.cpu_startup_entry.start_secondary
0.00 +1.2 1.23 ± 46% perf-profile.calltrace.cycles-pp.schedule_idle.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64_no_verify
0.57 ±102% +10.4 10.96 ±105% perf-profile.calltrace.cycles-pp.intel_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
0.69 ± 86% +13.7 14.34 ±115% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
0.69 ± 86% +14.2 14.93 ±116% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64_no_verify
0.97 ± 84% +18.6 19.53 ±116% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64_no_verify
0.97 ± 84% +18.6 19.53 ±116% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64_no_verify
0.97 ± 84% +18.6 19.53 ±116% perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64_no_verify
0.97 ± 84% +18.6 19.60 ±115% perf-profile.calltrace.cycles-pp.secondary_startup_64_no_verify
4.91 ± 25% -2.3 2.66 ± 48% perf-profile.children.cycles-pp.select_task_rq_fair
3.72 ± 35% -2.0 1.75 ± 47% perf-profile.children.cycles-pp.select_idle_sibling
1.48 ± 48% -1.1 0.41 ± 42% perf-profile.children.cycles-pp.available_idle_cpu
2.67 ± 7% -0.9 1.81 ± 45% perf-profile.children.cycles-pp.update_curr
1.74 ± 5% -0.7 0.99 ± 50% perf-profile.children.cycles-pp.reweight_entity
0.95 ± 24% -0.3 0.63 ± 12% perf-profile.children.cycles-pp.syscall_return_via_sysret
1.03 ± 5% -0.3 0.72 ± 28% perf-profile.children.cycles-pp.__update_load_avg_se
0.54 ± 12% -0.3 0.26 ± 63% perf-profile.children.cycles-pp.__enqueue_entity
0.62 ± 7% -0.3 0.36 ± 40% perf-profile.children.cycles-pp.pick_next_entity
0.92 ± 5% -0.2 0.68 ± 30% perf-profile.children.cycles-pp.__update_load_avg_cfs_rq
0.62 ± 7% -0.2 0.38 ± 59% perf-profile.children.cycles-pp.put_prev_entity
0.73 ± 20% -0.2 0.49 ± 15% perf-profile.children.cycles-pp.___might_sleep
0.60 ± 4% -0.2 0.37 ± 49% perf-profile.children.cycles-pp.___perf_sw_event
0.94 ± 4% -0.2 0.71 ± 22% perf-profile.children.cycles-pp.__switch_to_asm
0.60 ± 15% -0.2 0.41 ± 12% perf-profile.children.cycles-pp.__might_sleep
0.51 ± 17% -0.2 0.34 ± 18% perf-profile.children.cycles-pp.file_update_time
0.53 ± 7% -0.2 0.35 ± 45% perf-profile.children.cycles-pp.copy_fpregs_to_fpstate
0.43 ± 25% -0.2 0.27 ± 11% perf-profile.children.cycles-pp.current_time
0.41 ± 6% -0.1 0.26 ± 44% perf-profile.children.cycles-pp.__calc_delta
0.26 ± 13% -0.1 0.13 ± 61% perf-profile.children.cycles-pp.set_next_buddy
0.33 ± 28% -0.1 0.22 ± 13% perf-profile.children.cycles-pp.__might_fault
0.24 ± 8% -0.1 0.13 ± 59% perf-profile.children.cycles-pp.clear_buddies
0.17 ± 17% -0.1 0.07 ± 61% perf-profile.children.cycles-pp.__cgroup_account_cputime
0.20 ± 9% -0.1 0.10 ± 61% perf-profile.children.cycles-pp.rb_insert_color
0.32 ± 21% -0.1 0.23 ± 10% perf-profile.children.cycles-pp.syscall_enter_from_user_mode
0.21 ± 7% -0.1 0.13 ± 58% perf-profile.children.cycles-pp.__wrgsbase_inactive
0.15 ± 6% -0.1 0.08 ± 57% perf-profile.children.cycles-pp.perf_swevent_event
0.09 ± 12% -0.1 0.03 ±100% perf-profile.children.cycles-pp.cgroup_rstat_updated
0.14 ± 30% -0.1 0.08 ± 19% perf-profile.children.cycles-pp.timestamp_truncate
0.10 ± 21% -0.1 0.05 ± 58% perf-profile.children.cycles-pp.find_next_bit
0.09 ± 15% -0.1 0.04 ± 58% perf-profile.children.cycles-pp.rw_verify_area
0.12 ± 16% -0.0 0.08 ± 14% perf-profile.children.cycles-pp.ktime_get_coarse_real_ts64
0.27 ± 5% -0.0 0.23 ± 3% perf-profile.children.cycles-pp.__list_del_entry_valid
0.00 +0.1 0.06 ± 26% perf-profile.children.cycles-pp.kill_fasync
0.12 ± 13% +0.1 0.19 ± 18% perf-profile.children.cycles-pp.ttwu_queue_wakelist
0.00 +0.1 0.09 ± 27% perf-profile.children.cycles-pp.llist_add_batch
0.01 ±173% +0.1 0.15 ± 47% perf-profile.children.cycles-pp.flush_smp_call_function_from_idle
0.34 ± 4% +0.2 0.55 ± 16% perf-profile.children.cycles-pp.sched_clock
0.32 ± 4% +0.2 0.54 ± 15% perf-profile.children.cycles-pp.native_sched_clock
0.37 ± 4% +0.2 0.61 ± 18% perf-profile.children.cycles-pp.sched_clock_cpu
0.03 ± 77% +0.3 0.31 ±117% perf-profile.children.cycles-pp.do_softirq_own_stack
0.03 ± 77% +0.3 0.31 ±117% perf-profile.children.cycles-pp.__softirqentry_text_start
0.07 ± 7% +0.3 0.39 ±111% perf-profile.children.cycles-pp.irq_exit_rcu
0.12 ± 9% +0.5 0.58 ±124% perf-profile.children.cycles-pp.ktime_get
0.32 ± 47% +0.7 1.02 ± 53% perf-profile.children.cycles-pp.sched_ttwu_pending
0.83 ± 9% +0.9 1.75 ± 16% perf-profile.children.cycles-pp.finish_task_switch
0.24 ± 49% +1.0 1.23 ± 46% perf-profile.children.cycles-pp.schedule_idle
0.73 ± 5% +1.4 2.12 ±101% perf-profile.children.cycles-pp.sysvec_apic_timer_interrupt
1.08 ± 11% +1.8 2.83 ± 41% perf-profile.children.cycles-pp.asm_call_sysvec_on_stack
0.77 ± 5% +2.0 2.78 ±112% perf-profile.children.cycles-pp.asm_sysvec_apic_timer_interrupt
0.01 ±174% +2.8 2.80 ±150% perf-profile.children.cycles-pp.menu_select
0.67 ± 76% +10.3 11.01 ±104% perf-profile.children.cycles-pp.intel_idle
0.74 ± 75% +14.2 14.98 ±116% perf-profile.children.cycles-pp.cpuidle_enter_state
0.74 ± 75% +14.2 14.98 ±116% perf-profile.children.cycles-pp.cpuidle_enter
1.05 ± 68% +18.5 19.53 ±116% perf-profile.children.cycles-pp.start_secondary
1.06 ± 67% +18.5 19.60 ±115% perf-profile.children.cycles-pp.do_idle
1.06 ± 67% +18.5 19.60 ±115% perf-profile.children.cycles-pp.secondary_startup_64_no_verify
1.06 ± 67% +18.5 19.60 ±115% perf-profile.children.cycles-pp.cpu_startup_entry
1.46 ± 48% -1.1 0.40 ± 42% perf-profile.self.cycles-pp.available_idle_cpu
1.23 ± 34% -0.7 0.52 ± 52% perf-profile.self.cycles-pp.select_idle_sibling
1.28 ± 8% -0.4 0.86 ± 46% perf-profile.self.cycles-pp.update_curr
0.76 ± 6% -0.4 0.40 ± 34% perf-profile.self.cycles-pp.reweight_entity
1.07 ± 7% -0.3 0.73 ± 18% perf-profile.self.cycles-pp._raw_spin_lock
0.95 ± 24% -0.3 0.63 ± 12% perf-profile.self.cycles-pp.syscall_return_via_sysret
1.01 ± 5% -0.3 0.70 ± 31% perf-profile.self.cycles-pp.__update_load_avg_se
0.52 ± 12% -0.3 0.26 ± 62% perf-profile.self.cycles-pp.__enqueue_entity
0.89 ± 6% -0.2 0.65 ± 29% perf-profile.self.cycles-pp.__update_load_avg_cfs_rq
0.71 ± 21% -0.2 0.48 ± 15% perf-profile.self.cycles-pp.___might_sleep
0.93 ± 4% -0.2 0.71 ± 22% perf-profile.self.cycles-pp.__switch_to_asm
0.49 ± 4% -0.2 0.29 ± 59% perf-profile.self.cycles-pp.___perf_sw_event
0.72 ± 19% -0.2 0.53 ± 10% perf-profile.self.cycles-pp.common_file_perm
0.71 ± 3% -0.2 0.53 ± 6% perf-profile.self.cycles-pp.update_rq_clock
0.52 ± 7% -0.2 0.35 ± 45% perf-profile.self.cycles-pp.copy_fpregs_to_fpstate
0.54 ± 14% -0.2 0.37 ± 11% perf-profile.self.cycles-pp.__might_sleep
0.80 ± 3% -0.2 0.63 ± 24% perf-profile.self.cycles-pp.__switch_to
0.58 ± 6% -0.2 0.42 ± 29% perf-profile.self.cycles-pp.enqueue_task_fair
0.43 ± 4% -0.2 0.27 ± 29% perf-profile.self.cycles-pp.dequeue_task_fair
0.62 ± 12% -0.2 0.47 ± 13% perf-profile.self.cycles-pp.vfs_read
0.45 ± 7% -0.1 0.30 ± 48% perf-profile.self.cycles-pp.update_min_vruntime
0.40 ± 6% -0.1 0.26 ± 44% perf-profile.self.cycles-pp.__calc_delta
0.40 ± 16% -0.1 0.26 ± 20% perf-profile.self.cycles-pp.entry_SYSCALL_64_after_hwframe
0.25 ± 13% -0.1 0.12 ± 61% perf-profile.self.cycles-pp.set_next_buddy
0.21 ± 46% -0.1 0.09 ± 59% perf-profile.self.cycles-pp.cpumask_next_wrap
0.32 ± 6% -0.1 0.21 ± 28% perf-profile.self.cycles-pp.pick_next_entity
0.20 ± 9% -0.1 0.10 ± 61% perf-profile.self.cycles-pp.rb_insert_color
0.21 ± 9% -0.1 0.11 ± 59% perf-profile.self.cycles-pp.clear_buddies
0.30 ± 21% -0.1 0.21 ± 9% perf-profile.self.cycles-pp.syscall_enter_from_user_mode
0.22 ± 15% -0.1 0.13 ± 38% perf-profile.self.cycles-pp.exit_to_user_mode_prepare
0.31 ± 18% -0.1 0.22 ± 10% perf-profile.self.cycles-pp.copy_page_to_iter
0.21 ± 7% -0.1 0.13 ± 58% perf-profile.self.cycles-pp.__wrgsbase_inactive
0.19 ± 29% -0.1 0.12 ± 21% perf-profile.self.cycles-pp.current_time
0.19 ± 5% -0.1 0.12 ± 58% perf-profile.self.cycles-pp.anon_pipe_buf_release
0.09 ± 20% -0.1 0.03 ±100% perf-profile.self.cycles-pp.__cgroup_account_cputime
0.08 ± 13% -0.1 0.03 ±100% perf-profile.self.cycles-pp.cgroup_rstat_updated
0.12 ± 28% -0.1 0.07 ± 15% perf-profile.self.cycles-pp.timestamp_truncate
0.08 ± 14% -0.1 0.03 ±100% perf-profile.self.cycles-pp.rw_verify_area
0.19 ± 12% -0.0 0.14 ± 13% perf-profile.self.cycles-pp.ksys_read
0.07 ± 11% -0.0 0.03 ±100% perf-profile.self.cycles-pp.find_next_bit
0.10 ± 11% -0.0 0.05 ± 61% perf-profile.self.cycles-pp.wakeup_preempt_entity
0.07 ± 6% -0.0 0.04 ± 58% perf-profile.self.cycles-pp.perf_swevent_event
0.24 ± 4% -0.0 0.22 ± 3% perf-profile.self.cycles-pp.__list_del_entry_valid
0.25 ± 13% +0.1 0.32 ± 17% perf-profile.self.cycles-pp.aa_file_perm
0.01 ±173% +0.1 0.09 ± 34% perf-profile.self.cycles-pp.flush_smp_call_function_queue
0.00 +0.1 0.09 ± 27% perf-profile.self.cycles-pp.llist_add_batch
1.58 ± 2% +0.2 1.75 ± 4% perf-profile.self.cycles-pp.__schedule
0.30 ± 4% +0.2 0.50 ± 13% perf-profile.self.cycles-pp.native_sched_clock
0.10 ± 10% +0.4 0.49 ±125% perf-profile.self.cycles-pp.ktime_get
0.08 ± 49% +0.6 0.63 ±119% perf-profile.self.cycles-pp.__mutex_lock
0.30 ± 10% +0.6 0.88 ± 64% perf-profile.self.cycles-pp.finish_task_switch
0.00 +1.8 1.77 ±155% perf-profile.self.cycles-pp.cpuidle_enter_state
0.00 +2.4 2.37 ±152% perf-profile.self.cycles-pp.menu_select
0.67 ± 76% +10.3 11.01 ±104% perf-profile.self.cycles-pp.intel_idle
31351 ± 12% -35.9% 20103 ± 13% softirqs.CPU0.RCU
30180 ± 12% -38.9% 18425 ± 7% softirqs.CPU1.RCU
29060 ± 10% -36.6% 18435 ± 7% softirqs.CPU10.RCU
28973 ± 9% -38.5% 17815 ± 8% softirqs.CPU100.RCU
28910 ± 10% -38.4% 17820 ± 8% softirqs.CPU101.RCU
28751 ± 9% -37.9% 17860 ± 9% softirqs.CPU102.RCU
28899 ± 10% -36.5% 18337 ± 10% softirqs.CPU103.RCU
28939 ± 9% -38.3% 17845 ± 8% softirqs.CPU104.RCU
28791 ± 9% -38.0% 17848 ± 8% softirqs.CPU105.RCU
28812 ± 9% -38.4% 17748 ± 8% softirqs.CPU106.RCU
28857 ± 9% -37.6% 18013 ± 9% softirqs.CPU107.RCU
29082 ± 9% -37.7% 18107 ± 9% softirqs.CPU108.RCU
28989 ± 9% -38.1% 17956 ± 8% softirqs.CPU109.RCU
29414 ± 10% -38.6% 18059 ± 7% softirqs.CPU11.RCU
28880 ± 9% -37.7% 18000 ± 8% softirqs.CPU110.RCU
28737 ± 10% -38.1% 17786 ± 8% softirqs.CPU111.RCU
29112 ± 10% -38.6% 17862 ± 8% softirqs.CPU112.RCU
29119 ± 10% -37.6% 18179 ± 10% softirqs.CPU113.RCU
29204 ± 9% -39.2% 17758 ± 8% softirqs.CPU114.RCU
29189 ± 9% -37.8% 18150 ± 6% softirqs.CPU115.RCU
29199 ± 9% -38.8% 17872 ± 8% softirqs.CPU116.RCU
29242 ± 9% -39.1% 17797 ± 8% softirqs.CPU117.RCU
29088 ± 9% -39.0% 17740 ± 8% softirqs.CPU118.RCU
29040 ± 9% -39.2% 17661 ± 8% softirqs.CPU119.RCU
28928 ± 10% -36.8% 18272 ± 8% softirqs.CPU12.RCU
29405 ± 7% -37.2% 18468 ± 8% softirqs.CPU120.RCU
29588 ± 7% -37.2% 18567 ± 8% softirqs.CPU121.RCU
29393 ± 7% -37.4% 18404 ± 8% softirqs.CPU122.RCU
29161 ± 7% -36.5% 18516 ± 8% softirqs.CPU123.RCU
29332 ± 7% -37.0% 18484 ± 8% softirqs.CPU124.RCU
29085 ± 7% -37.1% 18292 ± 8% softirqs.CPU125.RCU
29024 ± 7% -36.5% 18417 ± 9% softirqs.CPU126.RCU
29446 ± 8% -36.8% 18617 ± 10% softirqs.CPU127.RCU
28800 ± 6% -35.3% 18644 ± 11% softirqs.CPU128.RCU
28672 ± 7% -36.0% 18349 ± 7% softirqs.CPU129.RCU
29306 ± 10% -36.4% 18632 ± 8% softirqs.CPU13.RCU
29016 ± 6% -36.4% 18452 ± 7% softirqs.CPU130.RCU
28927 ± 6% -35.1% 18783 ± 8% softirqs.CPU131.RCU
29043 ± 7% -38.5% 17863 ± 9% softirqs.CPU132.RCU
28256 ± 5% -35.5% 18233 ± 7% softirqs.CPU133.RCU
28818 ± 7% -36.5% 18295 ± 7% softirqs.CPU134.RCU
28743 ± 7% -36.1% 18370 ± 7% softirqs.CPU135.RCU
29117 ± 8% -36.3% 18544 ± 7% softirqs.CPU136.RCU
29105 ± 7% -36.3% 18532 ± 7% softirqs.CPU137.RCU
29047 ± 6% -36.4% 18486 ± 7% softirqs.CPU138.RCU
28118 ± 6% -35.6% 18119 ± 8% softirqs.CPU139.RCU
5299 ±177% -100.0% 0.00 softirqs.CPU14.NET_RX
29229 ± 10% -36.1% 18664 ± 7% softirqs.CPU14.RCU
28377 ± 8% -35.3% 18348 ± 7% softirqs.CPU140.RCU
28864 ± 7% -36.4% 18364 ± 7% softirqs.CPU141.RCU
28917 ± 7% -36.2% 18446 ± 7% softirqs.CPU142.RCU
29133 ± 8% -36.3% 18551 ± 7% softirqs.CPU143.RCU
29522 ± 9% -37.8% 18359 ± 8% softirqs.CPU144.RCU
29215 ± 9% -37.7% 18214 ± 8% softirqs.CPU145.RCU
29271 ± 9% -37.0% 18427 ± 9% softirqs.CPU146.RCU
28811 ± 11% -36.8% 18212 ± 9% softirqs.CPU147.RCU
29274 ± 9% -36.7% 18544 ± 7% softirqs.CPU148.RCU
29473 ± 9% -37.4% 18448 ± 9% softirqs.CPU149.RCU
29260 ± 9% -37.5% 18273 ± 8% softirqs.CPU15.RCU
29410 ± 9% -37.3% 18431 ± 9% softirqs.CPU150.RCU
29043 ± 9% -37.0% 18283 ± 8% softirqs.CPU151.RCU
29434 ± 8% -37.4% 18416 ± 8% softirqs.CPU152.RCU
29298 ± 8% -37.6% 18279 ± 9% softirqs.CPU153.RCU
29359 ± 9% -37.1% 18455 ± 9% softirqs.CPU154.RCU
29440 ± 9% -37.7% 18346 ± 9% softirqs.CPU155.RCU
29069 ± 9% -37.7% 18107 ± 9% softirqs.CPU156.RCU
29242 ± 9% -37.7% 18215 ± 9% softirqs.CPU157.RCU
29731 ± 9% -38.5% 18270 ± 9% softirqs.CPU158.RCU
29309 ± 8% -37.3% 18369 ± 9% softirqs.CPU159.RCU
1869 ±199% -100.0% 0.00 softirqs.CPU16.NET_RX
29658 ± 10% -35.0% 19265 ± 8% softirqs.CPU16.RCU
29436 ± 9% -37.5% 18398 ± 9% softirqs.CPU160.RCU
29406 ± 9% -36.5% 18661 ± 7% softirqs.CPU161.RCU
29529 ± 8% -37.2% 18541 ± 8% softirqs.CPU162.RCU
29484 ± 9% -37.1% 18556 ± 8% softirqs.CPU163.RCU
29296 ± 9% -37.4% 18343 ± 9% softirqs.CPU164.RCU
29260 ± 9% -37.3% 18348 ± 9% softirqs.CPU165.RCU
29236 ± 9% -37.0% 18416 ± 9% softirqs.CPU166.RCU
29324 ± 9% -37.0% 18476 ± 9% softirqs.CPU167.RCU
28460 ± 8% -36.4% 18097 ± 6% softirqs.CPU168.RCU
28247 ± 8% -37.7% 17588 ± 8% softirqs.CPU169.RCU
29853 ± 9% -36.6% 18937 ± 11% softirqs.CPU17.RCU
28215 ± 8% -37.7% 17571 ± 8% softirqs.CPU170.RCU
28305 ± 9% -37.9% 17575 ± 8% softirqs.CPU171.RCU
28342 ± 8% -38.0% 17565 ± 8% softirqs.CPU172.RCU
28230 ± 9% -38.6% 17327 ± 11% softirqs.CPU173.RCU
28226 ± 9% -37.2% 17733 ± 9% softirqs.CPU174.RCU
28319 ± 8% -37.8% 17613 ± 8% softirqs.CPU175.RCU
28677 ± 8% -37.3% 17984 ± 7% softirqs.CPU176.RCU
28881 ± 9% -38.0% 17910 ± 7% softirqs.CPU177.RCU
28889 ± 8% -38.1% 17896 ± 8% softirqs.CPU178.RCU
28812 ± 9% -37.8% 17928 ± 8% softirqs.CPU179.RCU
29338 ± 11% -38.5% 18051 ± 11% softirqs.CPU18.RCU
28956 ± 8% -37.5% 18094 ± 8% softirqs.CPU180.RCU
28847 ± 8% -37.2% 18127 ± 8% softirqs.CPU181.RCU
28801 ± 9% -37.5% 17996 ± 7% softirqs.CPU182.RCU
28766 ± 8% -37.5% 17967 ± 8% softirqs.CPU183.RCU
28939 ± 9% -37.9% 17985 ± 7% softirqs.CPU184.RCU
28576 ± 8% -37.7% 17798 ± 8% softirqs.CPU185.RCU
28914 ± 8% -37.2% 18155 ± 8% softirqs.CPU186.RCU
28916 ± 9% -37.1% 18193 ± 8% softirqs.CPU187.RCU
28709 ± 9% -37.4% 17967 ± 8% softirqs.CPU188.RCU
28622 ± 9% -36.9% 18048 ± 9% softirqs.CPU189.RCU
29532 ± 9% -38.4% 18203 ± 8% softirqs.CPU19.RCU
28733 ± 8% -37.7% 17895 ± 9% softirqs.CPU190.RCU
28334 ± 9% -34.6% 18528 ± 7% softirqs.CPU191.RCU
29312 ± 10% -37.4% 18335 ± 8% softirqs.CPU2.RCU
29638 ± 9% -37.0% 18669 ± 10% softirqs.CPU20.RCU
29566 ± 9% -38.5% 18170 ± 8% softirqs.CPU21.RCU
29802 ± 9% -38.6% 18290 ± 8% softirqs.CPU22.RCU
29642 ± 9% -39.2% 18030 ± 7% softirqs.CPU23.RCU
29557 ± 7% -36.3% 18830 ± 8% softirqs.CPU24.RCU
29566 ± 7% -36.5% 18767 ± 7% softirqs.CPU25.RCU
29706 ± 7% -37.8% 18479 ± 8% softirqs.CPU26.RCU
29766 ± 8% -37.4% 18639 ± 8% softirqs.CPU27.RCU
29430 ± 7% -37.0% 18530 ± 9% softirqs.CPU28.RCU
29467 ± 7% -37.3% 18475 ± 8% softirqs.CPU29.RCU
29627 ± 9% -37.0% 18658 ± 8% softirqs.CPU3.RCU
29410 ± 7% -36.9% 18547 ± 8% softirqs.CPU30.RCU
29316 ± 7% -35.9% 18802 ± 6% softirqs.CPU31.RCU
28331 ± 8% -35.3% 18331 ± 6% softirqs.CPU32.RCU
28364 ± 6% -36.3% 18066 ± 7% softirqs.CPU33.RCU
28611 ± 6% -36.6% 18132 ± 7% softirqs.CPU34.RCU
28659 ± 6% -35.3% 18535 ± 7% softirqs.CPU35.RCU
28711 ± 6% -36.4% 18261 ± 7% softirqs.CPU36.RCU
28669 ± 6% -36.3% 18272 ± 7% softirqs.CPU37.RCU
28769 ± 6% -36.6% 18244 ± 7% softirqs.CPU38.RCU
28454 ± 6% -36.1% 18169 ± 8% softirqs.CPU39.RCU
29322 ± 10% -37.3% 18383 ± 8% softirqs.CPU4.RCU
28686 ± 7% -36.5% 18224 ± 8% softirqs.CPU40.RCU
28873 ± 6% -36.5% 18333 ± 8% softirqs.CPU41.RCU
28702 ± 6% -36.0% 18367 ± 8% softirqs.CPU42.RCU
28831 ± 8% -36.6% 18288 ± 7% softirqs.CPU43.RCU
28419 ± 6% -36.7% 17994 ± 7% softirqs.CPU44.RCU
28573 ± 6% -36.7% 18100 ± 7% softirqs.CPU45.RCU
28607 ± 6% -35.8% 18353 ± 7% softirqs.CPU46.RCU
28835 ± 6% -36.5% 18303 ± 8% softirqs.CPU47.RCU
30463 ± 9% -38.4% 18763 ± 7% softirqs.CPU48.RCU
30299 ± 9% -37.8% 18835 ± 7% softirqs.CPU49.RCU
28991 ± 10% -37.4% 18137 ± 7% softirqs.CPU5.RCU
30202 ± 9% -38.2% 18651 ± 9% softirqs.CPU50.RCU
30569 ± 9% -38.3% 18855 ± 8% softirqs.CPU51.RCU
30507 ± 9% -38.5% 18775 ± 9% softirqs.CPU52.RCU
30682 ± 9% -38.6% 18826 ± 9% softirqs.CPU53.RCU
30624 ± 9% -38.1% 18943 ± 9% softirqs.CPU54.RCU
30425 ± 9% -38.7% 18646 ± 9% softirqs.CPU55.RCU
30362 ± 9% -38.3% 18737 ± 9% softirqs.CPU56.RCU
30383 ± 9% -38.8% 18590 ± 9% softirqs.CPU57.RCU
30498 ± 9% -38.4% 18799 ± 9% softirqs.CPU58.RCU
30551 ± 9% -38.5% 18796 ± 9% softirqs.CPU59.RCU
28931 ± 9% -36.8% 18286 ± 8% softirqs.CPU6.RCU
30423 ± 9% -38.8% 18609 ± 9% softirqs.CPU60.RCU
30378 ± 9% -38.6% 18642 ± 8% softirqs.CPU61.RCU
30269 ± 9% -38.8% 18520 ± 9% softirqs.CPU62.RCU
30185 ± 9% -38.3% 18618 ± 9% softirqs.CPU63.RCU
30264 ± 9% -37.1% 19050 ± 9% softirqs.CPU64.RCU
30110 ± 9% -37.1% 18932 ± 9% softirqs.CPU65.RCU
30773 ± 8% -37.7% 19160 ± 8% softirqs.CPU66.RCU
30501 ± 9% -37.4% 19106 ± 8% softirqs.CPU67.RCU
30256 ± 8% -37.5% 18902 ± 9% softirqs.CPU68.RCU
30332 ± 8% -37.4% 18974 ± 8% softirqs.CPU69.RCU
29367 ± 10% -36.1% 18777 ± 10% softirqs.CPU7.RCU
30172 ± 9% -37.0% 19023 ± 9% softirqs.CPU70.RCU
30588 ± 9% -37.9% 19004 ± 9% softirqs.CPU71.RCU
29699 ± 8% -35.1% 19282 ± 7% softirqs.CPU72.RCU
29291 ± 8% -37.7% 18245 ± 8% softirqs.CPU73.RCU
29110 ± 8% -36.8% 18405 ± 9% softirqs.CPU74.RCU
29054 ± 8% -37.3% 18210 ± 8% softirqs.CPU75.RCU
29056 ± 8% -37.7% 18100 ± 8% softirqs.CPU76.RCU
29116 ± 8% -38.3% 17974 ± 9% softirqs.CPU77.RCU
29140 ± 8% -37.6% 18192 ± 8% softirqs.CPU78.RCU
29206 ± 9% -37.8% 18164 ± 8% softirqs.CPU79.RCU
29385 ± 10% -37.8% 18286 ± 8% softirqs.CPU8.RCU
28867 ± 8% -36.3% 18383 ± 8% softirqs.CPU80.RCU
28846 ± 8% -36.5% 18316 ± 8% softirqs.CPU81.RCU
28859 ± 8% -35.3% 18674 ± 10% softirqs.CPU82.RCU
29002 ± 8% -37.1% 18241 ± 8% softirqs.CPU83.RCU
29053 ± 8% -36.9% 18330 ± 8% softirqs.CPU84.RCU
29048 ± 8% -37.1% 18280 ± 8% softirqs.CPU85.RCU
28868 ± 8% -36.7% 18278 ± 7% softirqs.CPU86.RCU
28939 ± 9% -36.5% 18383 ± 8% softirqs.CPU87.RCU
29176 ± 9% -37.3% 18281 ± 8% softirqs.CPU88.RCU
29127 ± 9% -37.3% 18255 ± 8% softirqs.CPU89.RCU
29101 ± 9% -37.1% 18297 ± 8% softirqs.CPU9.RCU
29058 ± 9% -37.0% 18315 ± 8% softirqs.CPU90.RCU
29049 ± 9% -36.7% 18393 ± 8% softirqs.CPU91.RCU
28872 ± 9% -32.8% 19396 ± 16% softirqs.CPU92.RCU
28782 ± 8% -36.7% 18213 ± 8% softirqs.CPU93.RCU
28844 ± 9% -37.2% 18115 ± 7% softirqs.CPU94.RCU
28828 ± 8% -36.5% 18316 ± 8% softirqs.CPU95.RCU
29304 ± 8% -38.4% 18041 ± 7% softirqs.CPU96.RCU
28771 ± 11% -36.1% 18397 ± 6% softirqs.CPU97.RCU
28918 ± 9% -37.6% 18033 ± 8% softirqs.CPU98.RCU
28970 ± 9% -37.7% 18060 ± 8% softirqs.CPU99.RCU
5610692 ± 8% -37.2% 3520779 ± 8% softirqs.RCU
45173 ± 5% -30.4% 31448 ± 5% softirqs.TIMER
972.88 ± 91% -100.0% 0.00 interrupts.170:PCI-MSI.524289-edge.eth0-TxRx-0
9984 ±174% -100.0% 0.00 interrupts.171:PCI-MSI.524290-edge.eth0-TxRx-1
2684 ±130% -100.0% 0.00 interrupts.172:PCI-MSI.524291-edge.eth0-TxRx-2
3306 ±200% -100.0% 0.00 interrupts.173:PCI-MSI.524292-edge.eth0-TxRx-3
332.50 ± 2% -31.7% 227.00 ± 2% interrupts.9:IO-APIC.9-fasteoi.acpi
56431209 ± 7% -50.2% 28124418 ± 10% interrupts.CAL:Function_call_interrupts
344969 ± 12% -39.8% 207676 ± 12% interrupts.CPU0.CAL:Function_call_interrupts
327871 ± 4% -31.0% 226377 ± 2% interrupts.CPU0.LOC:Local_timer_interrupts
7410 ± 26% -67.0% 2446 ± 70% interrupts.CPU0.NMI:Non-maskable_interrupts
7410 ± 26% -67.0% 2446 ± 70% interrupts.CPU0.PMI:Performance_monitoring_interrupts
1030244 ± 12% -57.5% 437927 ± 22% interrupts.CPU0.RES:Rescheduling_interrupts
257608 ± 8% -60.8% 100991 ± 8% interrupts.CPU0.TLB:TLB_shootdowns
332.50 ± 2% -31.7% 227.00 ± 2% interrupts.CPU1.9:IO-APIC.9-fasteoi.acpi
333049 ± 12% -54.9% 150312 ± 19% interrupts.CPU1.CAL:Function_call_interrupts
325522 ± 5% -30.4% 226464 ± 2% interrupts.CPU1.LOC:Local_timer_interrupts
7923 ± 19% -71.8% 2233 ± 82% interrupts.CPU1.NMI:Non-maskable_interrupts
7923 ± 19% -71.8% 2233 ± 82% interrupts.CPU1.PMI:Performance_monitoring_interrupts
945769 ± 15% -45.5% 515869 ± 28% interrupts.CPU1.RES:Rescheduling_interrupts
257965 ± 8% -60.5% 101776 ± 8% interrupts.CPU1.TLB:TLB_shootdowns
284308 ± 11% -47.2% 150090 ± 24% interrupts.CPU10.CAL:Function_call_interrupts
328119 ± 4% -31.0% 226527 ± 2% interrupts.CPU10.LOC:Local_timer_interrupts
7408 ± 26% -67.2% 2430 ± 71% interrupts.CPU10.NMI:Non-maskable_interrupts
7408 ± 26% -67.2% 2430 ± 71% interrupts.CPU10.PMI:Performance_monitoring_interrupts
1063093 ± 11% -55.7% 470654 ± 34% interrupts.CPU10.RES:Rescheduling_interrupts
257678 ± 8% -60.8% 100896 ± 9% interrupts.CPU10.TLB:TLB_shootdowns
304328 ± 14% -53.0% 143085 ± 7% interrupts.CPU100.CAL:Function_call_interrupts
327933 ± 4% -31.0% 226309 ± 2% interrupts.CPU100.LOC:Local_timer_interrupts
8399 ± 3% -71.2% 2422 ± 71% interrupts.CPU100.NMI:Non-maskable_interrupts
8399 ± 3% -71.2% 2422 ± 71% interrupts.CPU100.PMI:Performance_monitoring_interrupts
991319 ± 12% -52.5% 471290 ± 19% interrupts.CPU100.RES:Rescheduling_interrupts
257973 ± 8% -61.2% 100045 ± 9% interrupts.CPU100.TLB:TLB_shootdowns
302580 ± 17% -57.1% 129755 ± 20% interrupts.CPU101.CAL:Function_call_interrupts
328146 ± 4% -31.0% 226467 ± 2% interrupts.CPU101.LOC:Local_timer_interrupts
8401 ± 3% -76.6% 1963 ± 77% interrupts.CPU101.NMI:Non-maskable_interrupts
8401 ± 3% -76.6% 1963 ± 77% interrupts.CPU101.PMI:Performance_monitoring_interrupts
1047233 ± 11% -55.0% 471399 ± 32% interrupts.CPU101.RES:Rescheduling_interrupts
258163 ± 8% -61.9% 98395 ± 9% interrupts.CPU101.TLB:TLB_shootdowns
291861 ± 12% -51.0% 142870 ± 13% interrupts.CPU102.CAL:Function_call_interrupts
328185 ± 4% -31.0% 226512 ± 2% interrupts.CPU102.LOC:Local_timer_interrupts
8399 ± 3% -76.9% 1938 ± 79% interrupts.CPU102.NMI:Non-maskable_interrupts
8399 ± 3% -76.9% 1938 ± 79% interrupts.CPU102.PMI:Performance_monitoring_interrupts
1060656 ± 19% -57.2% 453709 ± 34% interrupts.CPU102.RES:Rescheduling_interrupts
258371 ± 8% -61.3% 99867 ± 9% interrupts.CPU102.TLB:TLB_shootdowns
292106 ± 13% -49.5% 147368 ± 25% interrupts.CPU103.CAL:Function_call_interrupts
328054 ± 4% -31.0% 226485 ± 2% interrupts.CPU103.LOC:Local_timer_interrupts
8407 ± 3% -76.7% 1963 ± 79% interrupts.CPU103.NMI:Non-maskable_interrupts
8407 ± 3% -76.7% 1963 ± 79% interrupts.CPU103.PMI:Performance_monitoring_interrupts
1104428 ± 10% -56.5% 480820 ± 13% interrupts.CPU103.RES:Rescheduling_interrupts
258094 ± 8% -60.9% 100968 ± 8% interrupts.CPU103.TLB:TLB_shootdowns
315218 ± 15% -50.0% 157626 ± 18% interrupts.CPU104.CAL:Function_call_interrupts
328253 ± 4% -31.1% 226257 ± 2% interrupts.CPU104.LOC:Local_timer_interrupts
7860 ± 17% -75.1% 1954 ± 80% interrupts.CPU104.NMI:Non-maskable_interrupts
7860 ± 17% -75.1% 1954 ± 80% interrupts.CPU104.PMI:Performance_monitoring_interrupts
1037770 ± 11% -52.9% 488886 ± 31% interrupts.CPU104.RES:Rescheduling_interrupts
258328 ± 8% -60.8% 101360 ± 9% interrupts.CPU104.TLB:TLB_shootdowns
290824 ± 8% -52.6% 137900 ± 9% interrupts.CPU105.CAL:Function_call_interrupts
328279 ± 4% -31.0% 226465 ± 2% interrupts.CPU105.LOC:Local_timer_interrupts
7390 ± 25% -73.5% 1956 ± 79% interrupts.CPU105.NMI:Non-maskable_interrupts
7390 ± 25% -73.5% 1956 ± 79% interrupts.CPU105.PMI:Performance_monitoring_interrupts
1075707 ± 11% -55.1% 482742 ± 19% interrupts.CPU105.RES:Rescheduling_interrupts
257822 ± 8% -60.5% 101826 ± 9% interrupts.CPU105.TLB:TLB_shootdowns
291762 ± 14% -43.3% 165476 ± 32% interrupts.CPU106.CAL:Function_call_interrupts
328104 ± 4% -31.0% 226496 ± 2% interrupts.CPU106.LOC:Local_timer_interrupts
7862 ± 17% -75.1% 1961 ± 79% interrupts.CPU106.NMI:Non-maskable_interrupts
7862 ± 17% -75.1% 1961 ± 79% interrupts.CPU106.PMI:Performance_monitoring_interrupts
1078729 ± 11% -55.8% 477185 ± 29% interrupts.CPU106.RES:Rescheduling_interrupts
258996 ± 8% -60.7% 101704 ± 9% interrupts.CPU106.TLB:TLB_shootdowns
282632 ± 11% -52.1% 135323 ± 24% interrupts.CPU107.CAL:Function_call_interrupts
328282 ± 4% -31.0% 226465 ± 2% interrupts.CPU107.LOC:Local_timer_interrupts
7862 ± 17% -75.1% 1958 ± 79% interrupts.CPU107.NMI:Non-maskable_interrupts
7862 ± 17% -75.1% 1958 ± 79% interrupts.CPU107.PMI:Performance_monitoring_interrupts
995251 ± 13% -55.8% 439566 ± 18% interrupts.CPU107.RES:Rescheduling_interrupts
258320 ± 8% -60.9% 100912 ± 9% interrupts.CPU107.TLB:TLB_shootdowns
309909 ± 13% -63.1% 114509 ± 18% interrupts.CPU108.CAL:Function_call_interrupts
328098 ± 4% -31.0% 226480 ± 2% interrupts.CPU108.LOC:Local_timer_interrupts
7315 ± 23% -73.2% 1962 ± 79% interrupts.CPU108.NMI:Non-maskable_interrupts
7315 ± 23% -73.2% 1962 ± 79% interrupts.CPU108.PMI:Performance_monitoring_interrupts
1071940 ± 5% -55.5% 477150 ± 31% interrupts.CPU108.RES:Rescheduling_interrupts
257943 ± 8% -60.8% 101233 ± 10% interrupts.CPU108.TLB:TLB_shootdowns
272870 ± 10% -48.9% 139492 ± 16% interrupts.CPU109.CAL:Function_call_interrupts
328321 ± 4% -31.0% 226449 ± 2% interrupts.CPU109.LOC:Local_timer_interrupts
7319 ± 23% -69.3% 2247 ± 82% interrupts.CPU109.NMI:Non-maskable_interrupts
7319 ± 23% -69.3% 2247 ± 82% interrupts.CPU109.PMI:Performance_monitoring_interrupts
1008976 ± 8% -57.2% 431846 ± 21% interrupts.CPU109.RES:Rescheduling_interrupts
257919 ± 8% -61.2% 100009 ± 9% interrupts.CPU109.TLB:TLB_shootdowns
281236 ± 9% -58.3% 117395 ± 15% interrupts.CPU11.CAL:Function_call_interrupts
328299 ± 4% -31.0% 226494 ± 2% interrupts.CPU11.LOC:Local_timer_interrupts
7406 ± 26% -67.2% 2427 ± 71% interrupts.CPU11.NMI:Non-maskable_interrupts
7406 ± 26% -67.2% 2427 ± 71% interrupts.CPU11.PMI:Performance_monitoring_interrupts
1024948 ± 10% -56.2% 448543 ± 18% interrupts.CPU11.RES:Rescheduling_interrupts
257784 ± 8% -60.5% 101796 ± 10% interrupts.CPU11.TLB:TLB_shootdowns
308206 ± 23% -57.9% 129807 ± 21% interrupts.CPU110.CAL:Function_call_interrupts
328265 ± 4% -31.0% 226488 ± 2% interrupts.CPU110.LOC:Local_timer_interrupts
8400 ± 3% -76.6% 1964 ± 78% interrupts.CPU110.NMI:Non-maskable_interrupts
8400 ± 3% -76.6% 1964 ± 78% interrupts.CPU110.PMI:Performance_monitoring_interrupts
1077188 ± 8% -50.1% 537841 ± 23% interrupts.CPU110.RES:Rescheduling_interrupts
257714 ± 8% -61.0% 100514 ± 9% interrupts.CPU110.TLB:TLB_shootdowns
307496 ± 9% -51.9% 148021 ± 23% interrupts.CPU111.CAL:Function_call_interrupts
328482 ± 3% -31.0% 226508 ± 2% interrupts.CPU111.LOC:Local_timer_interrupts
7315 ± 23% -73.3% 1953 ± 79% interrupts.CPU111.NMI:Non-maskable_interrupts
7315 ± 23% -73.3% 1953 ± 79% interrupts.CPU111.PMI:Performance_monitoring_interrupts
1044697 ± 10% -53.1% 490195 ± 28% interrupts.CPU111.RES:Rescheduling_interrupts
258148 ± 8% -61.1% 100485 ± 9% interrupts.CPU111.TLB:TLB_shootdowns
281837 ± 17% -56.7% 121957 ± 16% interrupts.CPU112.CAL:Function_call_interrupts
328242 ± 4% -31.0% 226514 ± 2% interrupts.CPU112.LOC:Local_timer_interrupts
8401 ± 3% -76.8% 1949 ± 79% interrupts.CPU112.NMI:Non-maskable_interrupts
8401 ± 3% -76.8% 1949 ± 79% interrupts.CPU112.PMI:Performance_monitoring_interrupts
1066811 ± 7% -59.8% 428973 ± 24% interrupts.CPU112.RES:Rescheduling_interrupts
257987 ± 8% -60.3% 102322 ± 10% interrupts.CPU112.TLB:TLB_shootdowns
266879 ± 13% -43.5% 150693 ± 20% interrupts.CPU113.CAL:Function_call_interrupts
328392 ± 3% -31.0% 226514 ± 2% interrupts.CPU113.LOC:Local_timer_interrupts
7866 ± 17% -75.2% 1949 ± 79% interrupts.CPU113.NMI:Non-maskable_interrupts
7866 ± 17% -75.2% 1949 ± 79% interrupts.CPU113.PMI:Performance_monitoring_interrupts
1010868 ± 8% -54.0% 464563 ± 33% interrupts.CPU113.RES:Rescheduling_interrupts
258696 ± 8% -61.2% 100352 ± 9% interrupts.CPU113.TLB:TLB_shootdowns
272385 ± 9% -52.1% 130457 ± 14% interrupts.CPU114.CAL:Function_call_interrupts
328428 ± 3% -31.0% 226513 ± 2% interrupts.CPU114.LOC:Local_timer_interrupts
7886 ± 18% -77.7% 1762 ± 92% interrupts.CPU114.NMI:Non-maskable_interrupts
7886 ± 18% -77.7% 1762 ± 92% interrupts.CPU114.PMI:Performance_monitoring_interrupts
1033951 ± 13% -49.6% 521007 ± 34% interrupts.CPU114.RES:Rescheduling_interrupts
258084 ± 8% -61.1% 100346 ± 9% interrupts.CPU114.TLB:TLB_shootdowns
279416 ± 11% -47.7% 146051 ± 12% interrupts.CPU115.CAL:Function_call_interrupts
328240 ± 4% -31.0% 226489 ± 2% interrupts.CPU115.LOC:Local_timer_interrupts
8401 ± 3% -76.7% 1960 ± 78% interrupts.CPU115.NMI:Non-maskable_interrupts
8401 ± 3% -76.7% 1960 ± 78% interrupts.CPU115.PMI:Performance_monitoring_interrupts
1024106 ± 11% -52.4% 487029 ± 28% interrupts.CPU115.RES:Rescheduling_interrupts
257987 ± 8% -60.9% 100800 ± 9% interrupts.CPU115.TLB:TLB_shootdowns
287971 ± 12% -50.9% 141280 ± 24% interrupts.CPU116.CAL:Function_call_interrupts
328105 ± 4% -31.0% 226430 ± 2% interrupts.CPU116.LOC:Local_timer_interrupts
8412 ± 3% -71.1% 2427 ± 70% interrupts.CPU116.NMI:Non-maskable_interrupts
8412 ± 3% -71.1% 2427 ± 70% interrupts.CPU116.PMI:Performance_monitoring_interrupts
1047073 ± 14% -58.4% 435809 ± 26% interrupts.CPU116.RES:Rescheduling_interrupts
258022 ± 8% -61.2% 100225 ± 9% interrupts.CPU116.TLB:TLB_shootdowns
285809 ± 11% -54.7% 129370 ± 20% interrupts.CPU117.CAL:Function_call_interrupts
328304 ± 4% -31.0% 226478 ± 2% interrupts.CPU117.LOC:Local_timer_interrupts
8408 ± 3% -77.7% 1879 ± 71% interrupts.CPU117.NMI:Non-maskable_interrupts
8408 ± 3% -77.7% 1879 ± 71% interrupts.CPU117.PMI:Performance_monitoring_interrupts
1054831 ± 9% -43.7% 594331 ± 27% interrupts.CPU117.RES:Rescheduling_interrupts
258157 ± 8% -61.4% 99627 ± 9% interrupts.CPU117.TLB:TLB_shootdowns
294131 ± 10% -45.4% 160709 ± 38% interrupts.CPU118.CAL:Function_call_interrupts
328513 ± 3% -31.1% 226477 ± 2% interrupts.CPU118.LOC:Local_timer_interrupts
7895 ± 18% -82.1% 1409 ± 59% interrupts.CPU118.NMI:Non-maskable_interrupts
7895 ± 18% -82.1% 1409 ± 59% interrupts.CPU118.PMI:Performance_monitoring_interrupts
995055 ± 10% -53.8% 459356 ± 22% interrupts.CPU118.RES:Rescheduling_interrupts
258172 ± 8% -60.7% 101376 ± 9% interrupts.CPU118.TLB:TLB_shootdowns
296482 ± 12% -55.1% 133134 ± 12% interrupts.CPU119.CAL:Function_call_interrupts
328202 ± 4% -31.0% 226505 ± 2% interrupts.CPU119.LOC:Local_timer_interrupts
7321 ± 23% -80.6% 1419 ± 59% interrupts.CPU119.NMI:Non-maskable_interrupts
7321 ± 23% -80.6% 1419 ± 59% interrupts.CPU119.PMI:Performance_monitoring_interrupts
1015954 ± 10% -57.7% 429505 ± 22% interrupts.CPU119.RES:Rescheduling_interrupts
257514 ± 8% -60.8% 100946 ± 9% interrupts.CPU119.TLB:TLB_shootdowns
276018 ± 13% -47.7% 144494 ± 33% interrupts.CPU12.CAL:Function_call_interrupts
328091 ± 4% -31.0% 226479 ± 2% interrupts.CPU12.LOC:Local_timer_interrupts
7915 ± 19% -69.3% 2429 ± 71% interrupts.CPU12.NMI:Non-maskable_interrupts
7915 ± 19% -69.3% 2429 ± 71% interrupts.CPU12.PMI:Performance_monitoring_interrupts
1074262 ± 7% -55.6% 477000 ± 29% interrupts.CPU12.RES:Rescheduling_interrupts
257933 ± 8% -61.0% 100488 ± 9% interrupts.CPU12.TLB:TLB_shootdowns
303497 ± 9% -42.8% 173624 ± 21% interrupts.CPU120.CAL:Function_call_interrupts
329334 ± 3% -31.2% 226474 ± 2% interrupts.CPU120.LOC:Local_timer_interrupts
6308 ± 32% -77.8% 1398 ± 57% interrupts.CPU120.NMI:Non-maskable_interrupts
6308 ± 32% -77.8% 1398 ± 57% interrupts.CPU120.PMI:Performance_monitoring_interrupts
918449 ± 15% -48.2% 476052 ± 6% interrupts.CPU120.RES:Rescheduling_interrupts
257575 ± 8% -61.6% 98884 ± 9% interrupts.CPU120.TLB:TLB_shootdowns
299611 ± 14% -54.3% 136839 ± 13% interrupts.CPU121.CAL:Function_call_interrupts
329228 ± 3% -31.2% 226470 ± 2% interrupts.CPU121.LOC:Local_timer_interrupts
7391 ± 25% -83.7% 1204 ± 69% interrupts.CPU121.NMI:Non-maskable_interrupts
7391 ± 25% -83.7% 1204 ± 69% interrupts.CPU121.PMI:Performance_monitoring_interrupts
952284 ± 14% -43.3% 539757 ± 18% interrupts.CPU121.RES:Rescheduling_interrupts
257840 ± 8% -61.5% 99327 ± 9% interrupts.CPU121.TLB:TLB_shootdowns
322333 ± 12% -52.2% 154058 ± 9% interrupts.CPU122.CAL:Function_call_interrupts
329288 ± 3% -31.2% 226451 ± 2% interrupts.CPU122.LOC:Local_timer_interrupts
7405 ± 25% -81.1% 1398 ± 55% interrupts.CPU122.NMI:Non-maskable_interrupts
7405 ± 25% -81.1% 1398 ± 55% interrupts.CPU122.PMI:Performance_monitoring_interrupts
961796 ± 12% -51.4% 467163 ± 23% interrupts.CPU122.RES:Rescheduling_interrupts
258089 ± 8% -61.7% 98876 ± 9% interrupts.CPU122.TLB:TLB_shootdowns
290729 ± 9% -44.4% 161595 ± 6% interrupts.CPU123.CAL:Function_call_interrupts
329342 ± 3% -31.3% 226391 ± 2% interrupts.CPU123.LOC:Local_timer_interrupts
7889 ± 17% -82.3% 1394 ± 56% interrupts.CPU123.NMI:Non-maskable_interrupts
7889 ± 17% -82.3% 1394 ± 56% interrupts.CPU123.PMI:Performance_monitoring_interrupts
928180 ± 13% -47.9% 483522 ± 7% interrupts.CPU123.RES:Rescheduling_interrupts
257528 ± 8% -61.6% 98764 ± 8% interrupts.CPU123.TLB:TLB_shootdowns
288221 ± 14% -54.1% 132347 ± 19% interrupts.CPU124.CAL:Function_call_interrupts
329450 ± 3% -31.3% 226332 ± 2% interrupts.CPU124.LOC:Local_timer_interrupts
7895 ± 17% -82.4% 1390 ± 57% interrupts.CPU124.NMI:Non-maskable_interrupts
7895 ± 17% -82.4% 1390 ± 57% interrupts.CPU124.PMI:Performance_monitoring_interrupts
925478 ± 10% -42.9% 528114 ± 8% interrupts.CPU124.RES:Rescheduling_interrupts
257802 ± 8% -61.4% 99431 ± 9% interrupts.CPU124.TLB:TLB_shootdowns
294022 ± 9% -55.1% 131965 ± 12% interrupts.CPU125.CAL:Function_call_interrupts
329172 ± 3% -31.2% 226496 ± 2% interrupts.CPU125.LOC:Local_timer_interrupts
7372 ± 24% -81.1% 1396 ± 57% interrupts.CPU125.NMI:Non-maskable_interrupts
7372 ± 24% -81.1% 1396 ± 57% interrupts.CPU125.PMI:Performance_monitoring_interrupts
1026100 ± 18% -43.7% 577219 ± 8% interrupts.CPU125.RES:Rescheduling_interrupts
257902 ± 8% -61.8% 98549 ± 9% interrupts.CPU125.TLB:TLB_shootdowns
284948 ± 11% -50.9% 139811 ± 14% interrupts.CPU126.CAL:Function_call_interrupts
329243 ± 3% -31.2% 226409 ± 2% interrupts.CPU126.LOC:Local_timer_interrupts
7343 ± 23% -80.8% 1408 ± 55% interrupts.CPU126.NMI:Non-maskable_interrupts
7343 ± 23% -80.8% 1408 ± 55% interrupts.CPU126.PMI:Performance_monitoring_interrupts
942100 ± 13% -39.4% 571182 ± 21% interrupts.CPU126.RES:Rescheduling_interrupts
257785 ± 8% -61.1% 100329 ± 8% interrupts.CPU126.TLB:TLB_shootdowns
293825 ± 9% -47.0% 155800 ± 13% interrupts.CPU127.CAL:Function_call_interrupts
329377 ± 3% -31.2% 226453 ± 2% interrupts.CPU127.LOC:Local_timer_interrupts
7393 ± 24% -74.8% 1861 ± 71% interrupts.CPU127.NMI:Non-maskable_interrupts
7393 ± 24% -74.8% 1861 ± 71% interrupts.CPU127.PMI:Performance_monitoring_interrupts
867576 ± 14% -31.4% 595150 ± 14% interrupts.CPU127.RES:Rescheduling_interrupts
257825 ± 8% -61.5% 99176 ± 9% interrupts.CPU127.TLB:TLB_shootdowns
299248 ± 10% -41.8% 174117 ± 25% interrupts.CPU128.CAL:Function_call_interrupts
329354 ± 3% -31.2% 226463 ± 2% interrupts.CPU128.LOC:Local_timer_interrupts
8436 ± 3% -77.7% 1881 ± 70% interrupts.CPU128.NMI:Non-maskable_interrupts
8436 ± 3% -77.7% 1881 ± 70% interrupts.CPU128.PMI:Performance_monitoring_interrupts
954047 ± 14% -42.6% 547424 ± 4% interrupts.CPU128.RES:Rescheduling_interrupts
258038 ± 8% -61.9% 98213 ± 10% interrupts.CPU128.TLB:TLB_shootdowns
311750 ± 14% -49.0% 158993 ± 12% interrupts.CPU129.CAL:Function_call_interrupts
329280 ± 3% -31.2% 226407 ± 2% interrupts.CPU129.LOC:Local_timer_interrupts
7344 ± 23% -67.3% 2404 ± 69% interrupts.CPU129.NMI:Non-maskable_interrupts
7344 ± 23% -67.3% 2404 ± 69% interrupts.CPU129.PMI:Performance_monitoring_interrupts
979000 ± 13% -43.3% 555050 ± 16% interrupts.CPU129.RES:Rescheduling_interrupts
257878 ± 8% -62.0% 98039 ± 9% interrupts.CPU129.TLB:TLB_shootdowns
972.88 ± 91% -100.0% 0.00 interrupts.CPU13.170:PCI-MSI.524289-edge.eth0-TxRx-0
272050 ± 11% -47.0% 144250 ± 17% interrupts.CPU13.CAL:Function_call_interrupts
328108 ± 4% -31.0% 226457 ± 2% interrupts.CPU13.LOC:Local_timer_interrupts
7918 ± 19% -69.1% 2443 ± 70% interrupts.CPU13.NMI:Non-maskable_interrupts
7918 ± 19% -69.1% 2443 ± 70% interrupts.CPU13.PMI:Performance_monitoring_interrupts
1049394 ± 6% -56.8% 453843 ± 17% interrupts.CPU13.RES:Rescheduling_interrupts
258048 ± 8% -61.1% 100309 ± 9% interrupts.CPU13.TLB:TLB_shootdowns
286832 ± 9% -48.9% 146564 ± 12% interrupts.CPU130.CAL:Function_call_interrupts
329453 ± 3% -31.3% 226442 ± 2% interrupts.CPU130.LOC:Local_timer_interrupts
7892 ± 17% -69.6% 2399 ± 70% interrupts.CPU130.NMI:Non-maskable_interrupts
7892 ± 17% -69.6% 2399 ± 70% interrupts.CPU130.PMI:Performance_monitoring_interrupts
967627 ± 11% -44.3% 539211 ± 3% interrupts.CPU130.RES:Rescheduling_interrupts
257660 ± 8% -61.5% 99197 ± 8% interrupts.CPU130.TLB:TLB_shootdowns
286497 ± 10% -47.2% 151321 ± 23% interrupts.CPU131.CAL:Function_call_interrupts
329300 ± 3% -31.2% 226452 ± 2% interrupts.CPU131.LOC:Local_timer_interrupts
7894 ± 17% -69.3% 2421 ± 69% interrupts.CPU131.NMI:Non-maskable_interrupts
7894 ± 17% -69.3% 2421 ± 69% interrupts.CPU131.PMI:Performance_monitoring_interrupts
1006471 ± 15% -53.6% 466521 ± 4% interrupts.CPU131.RES:Rescheduling_interrupts
257806 ± 8% -61.5% 99214 ± 9% interrupts.CPU131.TLB:TLB_shootdowns
292173 ± 6% -51.1% 142808 ± 19% interrupts.CPU132.CAL:Function_call_interrupts
329216 ± 3% -31.2% 226354 ± 2% interrupts.CPU132.LOC:Local_timer_interrupts
7391 ± 25% -67.3% 2413 ± 69% interrupts.CPU132.NMI:Non-maskable_interrupts
7391 ± 25% -67.3% 2413 ± 69% interrupts.CPU132.PMI:Performance_monitoring_interrupts
1028667 ± 16% -51.8% 495816 ± 22% interrupts.CPU132.RES:Rescheduling_interrupts
257710 ± 8% -62.0% 97921 ± 11% interrupts.CPU132.TLB:TLB_shootdowns
279891 ± 10% -40.9% 165537 ± 6% interrupts.CPU133.CAL:Function_call_interrupts
329306 ± 3% -31.2% 226498 ± 2% interrupts.CPU133.LOC:Local_timer_interrupts
7936 ± 18% -69.8% 2396 ± 69% interrupts.CPU133.NMI:Non-maskable_interrupts
7936 ± 18% -69.8% 2396 ± 69% interrupts.CPU133.PMI:Performance_monitoring_interrupts
945794 ± 10% -41.3% 554812 ± 12% interrupts.CPU133.RES:Rescheduling_interrupts
257638 ± 8% -61.8% 98527 ± 9% interrupts.CPU133.TLB:TLB_shootdowns
303125 ± 10% -46.2% 163141 ± 13% interrupts.CPU134.CAL:Function_call_interrupts
329315 ± 3% -31.2% 226406 ± 2% interrupts.CPU134.LOC:Local_timer_interrupts
7931 ± 18% -69.4% 2426 ± 69% interrupts.CPU134.NMI:Non-maskable_interrupts
7931 ± 18% -69.4% 2426 ± 69% interrupts.CPU134.PMI:Performance_monitoring_interrupts
954594 ± 14% -41.8% 555606 ± 18% interrupts.CPU134.RES:Rescheduling_interrupts
257276 ± 8% -61.6% 98830 ± 9% interrupts.CPU134.TLB:TLB_shootdowns
315168 ± 10% -55.0% 141888 ± 13% interrupts.CPU135.CAL:Function_call_interrupts
329191 ± 3% -31.2% 226429 ± 2% interrupts.CPU135.LOC:Local_timer_interrupts
7393 ± 25% -69.9% 2225 ± 80% interrupts.CPU135.NMI:Non-maskable_interrupts
7393 ± 25% -69.9% 2225 ± 80% interrupts.CPU135.PMI:Performance_monitoring_interrupts
1014119 ± 16% -52.4% 482232 ± 9% interrupts.CPU135.RES:Rescheduling_interrupts
257609 ± 8% -60.9% 100686 ± 8% interrupts.CPU135.TLB:TLB_shootdowns
283021 ± 7% -34.8% 184415 ± 21% interrupts.CPU136.CAL:Function_call_interrupts
329353 ± 3% -31.3% 226397 ± 2% interrupts.CPU136.LOC:Local_timer_interrupts
7936 ± 18% -69.5% 2420 ± 70% interrupts.CPU136.NMI:Non-maskable_interrupts
7936 ± 18% -69.5% 2420 ± 70% interrupts.CPU136.PMI:Performance_monitoring_interrupts
991124 ± 14% -53.5% 460731 ± 27% interrupts.CPU136.RES:Rescheduling_interrupts
257834 ± 8% -61.2% 99996 ± 9% interrupts.CPU136.TLB:TLB_shootdowns
298832 ± 15% -50.3% 148585 ± 20% interrupts.CPU137.CAL:Function_call_interrupts
329401 ± 3% -31.3% 226421 ± 2% interrupts.CPU137.LOC:Local_timer_interrupts
6845 ± 29% -64.7% 2416 ± 69% interrupts.CPU137.NMI:Non-maskable_interrupts
6845 ± 29% -64.7% 2416 ± 69% interrupts.CPU137.PMI:Performance_monitoring_interrupts
942528 ± 12% -38.5% 579261 ± 10% interrupts.CPU137.RES:Rescheduling_interrupts
257716 ± 8% -61.7% 98816 ± 9% interrupts.CPU137.TLB:TLB_shootdowns
289646 ± 7% -41.3% 170096 ± 29% interrupts.CPU138.CAL:Function_call_interrupts
329286 ± 3% -31.2% 226458 ± 2% interrupts.CPU138.LOC:Local_timer_interrupts
7388 ± 25% -67.0% 2439 ± 68% interrupts.CPU138.NMI:Non-maskable_interrupts
7388 ± 25% -67.0% 2439 ± 68% interrupts.CPU138.PMI:Performance_monitoring_interrupts
978150 ± 16% -46.2% 526563 ± 8% interrupts.CPU138.RES:Rescheduling_interrupts
257657 ± 8% -61.6% 98903 ± 9% interrupts.CPU138.TLB:TLB_shootdowns
289493 ± 13% -48.8% 148270 ± 22% interrupts.CPU139.CAL:Function_call_interrupts
329173 ± 3% -31.2% 226452 ± 2% interrupts.CPU139.LOC:Local_timer_interrupts
7388 ± 25% -67.3% 2417 ± 70% interrupts.CPU139.NMI:Non-maskable_interrupts
7388 ± 25% -67.3% 2417 ± 70% interrupts.CPU139.PMI:Performance_monitoring_interrupts
1027026 ± 14% -52.0% 493279 ± 12% interrupts.CPU139.RES:Rescheduling_interrupts
257290 ± 8% -61.7% 98435 ± 8% interrupts.CPU139.TLB:TLB_shootdowns
9984 ±174% -100.0% 0.00 interrupts.CPU14.171:PCI-MSI.524290-edge.eth0-TxRx-1
279501 ± 11% -54.8% 126381 ± 14% interrupts.CPU14.CAL:Function_call_interrupts
328220 ± 4% -31.0% 226484 ± 2% interrupts.CPU14.LOC:Local_timer_interrupts
7856 ± 17% -69.0% 2433 ± 70% interrupts.CPU14.NMI:Non-maskable_interrupts
7856 ± 17% -69.0% 2433 ± 70% interrupts.CPU14.PMI:Performance_monitoring_interrupts
1098244 ± 10% -52.4% 522697 ± 25% interrupts.CPU14.RES:Rescheduling_interrupts
258007 ± 8% -61.3% 99781 ± 9% interrupts.CPU14.TLB:TLB_shootdowns
284830 ± 12% -42.4% 164177 ± 16% interrupts.CPU140.CAL:Function_call_interrupts
329357 ± 3% -31.2% 226449 ± 2% interrupts.CPU140.LOC:Local_timer_interrupts
7348 ± 23% -67.2% 2410 ± 70% interrupts.CPU140.NMI:Non-maskable_interrupts
7348 ± 23% -67.2% 2410 ± 70% interrupts.CPU140.PMI:Performance_monitoring_interrupts
998982 ± 14% -44.7% 552877 ± 12% interrupts.CPU140.RES:Rescheduling_interrupts
257796 ± 8% -61.5% 99375 ± 9% interrupts.CPU140.TLB:TLB_shootdowns
286371 ± 8% -44.7% 158489 ± 26% interrupts.CPU141.CAL:Function_call_interrupts
329315 ± 3% -31.2% 226449 ± 2% interrupts.CPU141.LOC:Local_timer_interrupts
7889 ± 17% -72.1% 2203 ± 83% interrupts.CPU141.NMI:Non-maskable_interrupts
7889 ± 17% -72.1% 2203 ± 83% interrupts.CPU141.PMI:Performance_monitoring_interrupts
990139 ± 16% -43.3% 561079 ± 14% interrupts.CPU141.RES:Rescheduling_interrupts
257859 ± 8% -61.8% 98627 ± 9% interrupts.CPU141.TLB:TLB_shootdowns
282077 ± 8% -42.9% 161190 ± 16% interrupts.CPU142.CAL:Function_call_interrupts
329188 ± 3% -31.2% 226373 ± 2% interrupts.CPU142.LOC:Local_timer_interrupts
7345 ± 23% -67.5% 2387 ± 71% interrupts.CPU142.NMI:Non-maskable_interrupts
7345 ± 23% -67.5% 2387 ± 71% interrupts.CPU142.PMI:Performance_monitoring_interrupts
957095 ± 14% -43.8% 538050 ± 14% interrupts.CPU142.RES:Rescheduling_interrupts
256620 ± 8% -61.6% 98593 ± 9% interrupts.CPU142.TLB:TLB_shootdowns
272670 ± 9% -47.5% 143237 ± 13% interrupts.CPU143.CAL:Function_call_interrupts
329352 ± 3% -31.2% 226463 ± 2% interrupts.CPU143.LOC:Local_timer_interrupts
7893 ± 17% -72.2% 2192 ± 83% interrupts.CPU143.NMI:Non-maskable_interrupts
7893 ± 17% -72.2% 2192 ± 83% interrupts.CPU143.PMI:Performance_monitoring_interrupts
1005022 ± 12% -48.1% 521140 ± 9% interrupts.CPU143.RES:Rescheduling_interrupts
258876 ± 8% -61.8% 98770 ± 9% interrupts.CPU143.TLB:TLB_shootdowns
333694 ± 14% -52.1% 159821 ± 11% interrupts.CPU144.CAL:Function_call_interrupts
329297 ± 3% -31.2% 226475 ± 2% interrupts.CPU144.LOC:Local_timer_interrupts
7885 ± 17% -71.7% 2228 ± 83% interrupts.CPU144.NMI:Non-maskable_interrupts
7885 ± 17% -71.7% 2228 ± 83% interrupts.CPU144.PMI:Performance_monitoring_interrupts
964316 ± 11% -52.7% 455662 ± 46% interrupts.CPU144.RES:Rescheduling_interrupts
257414 ± 8% -61.2% 99829 ± 9% interrupts.CPU144.TLB:TLB_shootdowns
306949 ± 12% -54.9% 138333 ± 10% interrupts.CPU145.CAL:Function_call_interrupts
329353 ± 3% -31.2% 226504 ± 2% interrupts.CPU145.LOC:Local_timer_interrupts
7891 ± 17% -71.9% 2217 ± 83% interrupts.CPU145.NMI:Non-maskable_interrupts
7891 ± 17% -71.9% 2217 ± 83% interrupts.CPU145.PMI:Performance_monitoring_interrupts
986613 ± 10% -55.5% 439028 ± 26% interrupts.CPU145.RES:Rescheduling_interrupts
257503 ± 8% -61.6% 98923 ± 9% interrupts.CPU145.TLB:TLB_shootdowns
291522 ± 10% -46.6% 155603 ± 27% interrupts.CPU146.CAL:Function_call_interrupts
329487 ± 3% -31.3% 226461 ± 2% interrupts.CPU146.LOC:Local_timer_interrupts
7879 ± 17% -71.7% 2226 ± 83% interrupts.CPU146.NMI:Non-maskable_interrupts
7879 ± 17% -71.7% 2226 ± 83% interrupts.CPU146.PMI:Performance_monitoring_interrupts
1056100 ± 5% -54.3% 483086 ± 21% interrupts.CPU146.RES:Rescheduling_interrupts
257402 ± 8% -61.4% 99328 ± 8% interrupts.CPU146.TLB:TLB_shootdowns
310580 ± 10% -50.9% 152542 ± 18% interrupts.CPU147.CAL:Function_call_interrupts
329264 ± 3% -31.2% 226524 ± 2% interrupts.CPU147.LOC:Local_timer_interrupts
7882 ± 17% -84.6% 1216 ± 70% interrupts.CPU147.NMI:Non-maskable_interrupts
7882 ± 17% -84.6% 1216 ± 70% interrupts.CPU147.PMI:Performance_monitoring_interrupts
1024842 ± 11% -49.8% 513970 ± 36% interrupts.CPU147.RES:Rescheduling_interrupts
257282 ± 8% -61.3% 99621 ± 8% interrupts.CPU147.TLB:TLB_shootdowns
296930 ± 7% -48.6% 152670 ± 20% interrupts.CPU148.CAL:Function_call_interrupts
329427 ± 3% -31.3% 226477 ± 2% interrupts.CPU148.LOC:Local_timer_interrupts
7881 ± 17% -71.8% 2219 ± 83% interrupts.CPU148.NMI:Non-maskable_interrupts
7881 ± 17% -71.8% 2219 ± 83% interrupts.CPU148.PMI:Performance_monitoring_interrupts
983707 ± 16% -60.5% 388783 ± 31% interrupts.CPU148.RES:Rescheduling_interrupts
257310 ± 8% -61.5% 99032 ± 9% interrupts.CPU148.TLB:TLB_shootdowns
304935 ± 5% -53.2% 142577 ± 22% interrupts.CPU149.CAL:Function_call_interrupts
329359 ± 3% -31.2% 226480 ± 2% interrupts.CPU149.LOC:Local_timer_interrupts
7878 ± 17% -71.7% 2226 ± 83% interrupts.CPU149.NMI:Non-maskable_interrupts
7878 ± 17% -71.7% 2226 ± 83% interrupts.CPU149.PMI:Performance_monitoring_interrupts
990812 ± 10% -55.0% 446287 ± 18% interrupts.CPU149.RES:Rescheduling_interrupts
257249 ± 8% -61.6% 98690 ± 8% interrupts.CPU149.TLB:TLB_shootdowns
2684 ±130% -100.0% 0.00 interrupts.CPU15.172:PCI-MSI.524291-edge.eth0-TxRx-2
291825 ± 15% -49.9% 146328 ± 13% interrupts.CPU15.CAL:Function_call_interrupts
328319 ± 4% -31.0% 226489 ± 2% interrupts.CPU15.LOC:Local_timer_interrupts
7855 ± 17% -69.1% 2425 ± 71% interrupts.CPU15.NMI:Non-maskable_interrupts
7855 ± 17% -69.1% 2425 ± 71% interrupts.CPU15.PMI:Performance_monitoring_interrupts
1052306 ± 10% -52.6% 498301 ± 29% interrupts.CPU15.RES:Rescheduling_interrupts
258202 ± 8% -61.4% 99681 ± 9% interrupts.CPU15.TLB:TLB_shootdowns
289410 ± 8% -46.9% 153589 ± 24% interrupts.CPU150.CAL:Function_call_interrupts
329409 ± 3% -31.2% 226535 ± 2% interrupts.CPU150.LOC:Local_timer_interrupts
7876 ± 17% -71.8% 2220 ± 83% interrupts.CPU150.NMI:Non-maskable_interrupts
7876 ± 17% -71.8% 2220 ± 83% interrupts.CPU150.PMI:Performance_monitoring_interrupts
1006334 ± 10% -54.7% 455495 ± 26% interrupts.CPU150.RES:Rescheduling_interrupts
257079 ± 8% -61.3% 99585 ± 8% interrupts.CPU150.TLB:TLB_shootdowns
293734 ± 11% -52.5% 139392 ± 19% interrupts.CPU151.CAL:Function_call_interrupts
329425 ± 3% -31.2% 226512 ± 2% interrupts.CPU151.LOC:Local_timer_interrupts
7892 ± 17% -71.8% 2223 ± 83% interrupts.CPU151.NMI:Non-maskable_interrupts
7892 ± 17% -71.8% 2223 ± 83% interrupts.CPU151.PMI:Performance_monitoring_interrupts
1081623 ± 11% -54.9% 487397 ± 30% interrupts.CPU151.RES:Rescheduling_interrupts
257625 ± 8% -61.6% 98925 ± 9% interrupts.CPU151.TLB:TLB_shootdowns
295784 ± 7% -47.6% 154959 ± 14% interrupts.CPU152.CAL:Function_call_interrupts
329440 ± 3% -31.3% 226472 ± 2% interrupts.CPU152.LOC:Local_timer_interrupts
7876 ± 17% -75.4% 1936 ± 79% interrupts.CPU152.NMI:Non-maskable_interrupts
7876 ± 17% -75.4% 1936 ± 79% interrupts.CPU152.PMI:Performance_monitoring_interrupts
1006135 ± 10% -54.5% 457786 ± 26% interrupts.CPU152.RES:Rescheduling_interrupts
257236 ± 8% -61.4% 99257 ± 8% interrupts.CPU152.TLB:TLB_shootdowns
296450 ± 10% -59.1% 121298 ± 7% interrupts.CPU153.CAL:Function_call_interrupts
329395 ± 3% -31.2% 226481 ± 2% interrupts.CPU153.LOC:Local_timer_interrupts
8421 ± 3% -71.5% 2400 ± 72% interrupts.CPU153.NMI:Non-maskable_interrupts
8421 ± 3% -71.5% 2400 ± 72% interrupts.CPU153.PMI:Performance_monitoring_interrupts
1061117 ± 14% -60.9% 415225 ± 36% interrupts.CPU153.RES:Rescheduling_interrupts
257379 ± 8% -61.2% 99953 ± 9% interrupts.CPU153.TLB:TLB_shootdowns
293891 ± 6% -55.7% 130282 ± 16% interrupts.CPU154.CAL:Function_call_interrupts
329419 ± 3% -31.2% 226477 ± 2% interrupts.CPU154.LOC:Local_timer_interrupts
8424 ± 3% -71.5% 2401 ± 72% interrupts.CPU154.NMI:Non-maskable_interrupts
8424 ± 3% -71.5% 2401 ± 72% interrupts.CPU154.PMI:Performance_monitoring_interrupts
1073314 ± 10% -51.3% 523189 ± 25% interrupts.CPU154.RES:Rescheduling_interrupts
257474 ± 8% -61.3% 99694 ± 9% interrupts.CPU154.TLB:TLB_shootdowns
306511 ± 11% -48.3% 158404 ± 30% interrupts.CPU155.CAL:Function_call_interrupts
329321 ± 3% -31.2% 226493 ± 2% interrupts.CPU155.LOC:Local_timer_interrupts
8418 ± 3% -71.2% 2423 ± 71% interrupts.CPU155.NMI:Non-maskable_interrupts
8418 ± 3% -71.2% 2423 ± 71% interrupts.CPU155.PMI:Performance_monitoring_interrupts
1027476 ± 16% -52.6% 486519 ± 22% interrupts.CPU155.RES:Rescheduling_interrupts
257029 ± 8% -61.5% 98896 ± 9% interrupts.CPU155.TLB:TLB_shootdowns
289626 ± 8% -48.5% 149187 ± 14% interrupts.CPU156.CAL:Function_call_interrupts
329396 ± 3% -31.2% 226498 ± 2% interrupts.CPU156.LOC:Local_timer_interrupts
8420 ± 3% -71.4% 2407 ± 71% interrupts.CPU156.NMI:Non-maskable_interrupts
8420 ± 3% -71.4% 2407 ± 71% interrupts.CPU156.PMI:Performance_monitoring_interrupts
979138 ± 14% -50.8% 482044 ± 17% interrupts.CPU156.RES:Rescheduling_interrupts
257193 ± 8% -61.3% 99558 ± 8% interrupts.CPU156.TLB:TLB_shootdowns
308705 ± 7% -48.2% 159907 ± 18% interrupts.CPU157.CAL:Function_call_interrupts
329315 ± 3% -31.2% 226463 ± 2% interrupts.CPU157.LOC:Local_timer_interrupts
7911 ± 18% -69.6% 2407 ± 72% interrupts.CPU157.NMI:Non-maskable_interrupts
7911 ± 18% -69.6% 2407 ± 72% interrupts.CPU157.PMI:Performance_monitoring_interrupts
1032768 ± 14% -51.5% 500819 ± 30% interrupts.CPU157.RES:Rescheduling_interrupts
257145 ± 8% -61.4% 99178 ± 9% interrupts.CPU157.TLB:TLB_shootdowns
291081 ± 9% -45.8% 157839 ± 24% interrupts.CPU158.CAL:Function_call_interrupts
329470 ± 3% -31.3% 226459 ± 2% interrupts.CPU158.LOC:Local_timer_interrupts
7877 ± 17% -69.5% 2404 ± 71% interrupts.CPU158.NMI:Non-maskable_interrupts
7877 ± 17% -69.5% 2404 ± 71% interrupts.CPU158.PMI:Performance_monitoring_interrupts
997795 ± 15% -53.4% 465124 ± 24% interrupts.CPU158.RES:Rescheduling_interrupts
257394 ± 8% -61.8% 98357 ± 9% interrupts.CPU158.TLB:TLB_shootdowns
295300 ± 6% -47.0% 156466 ± 19% interrupts.CPU159.CAL:Function_call_interrupts
329477 ± 3% -31.3% 226464 ± 2% interrupts.CPU159.LOC:Local_timer_interrupts
7881 ± 17% -69.4% 2413 ± 72% interrupts.CPU159.NMI:Non-maskable_interrupts
7881 ± 17% -69.4% 2413 ± 72% interrupts.CPU159.PMI:Performance_monitoring_interrupts
1047788 ± 13% -52.0% 502721 ± 34% interrupts.CPU159.RES:Rescheduling_interrupts
257095 ± 8% -61.4% 99289 ± 9% interrupts.CPU159.TLB:TLB_shootdowns
3306 ±200% -100.0% 0.00 interrupts.CPU16.173:PCI-MSI.524292-edge.eth0-TxRx-3
270647 ± 9% -55.2% 121375 ± 10% interrupts.CPU16.CAL:Function_call_interrupts
328319 ± 4% -31.0% 226486 ± 2% interrupts.CPU16.LOC:Local_timer_interrupts
7855 ± 17% -76.0% 1885 ± 70% interrupts.CPU16.NMI:Non-maskable_interrupts
7855 ± 17% -76.0% 1885 ± 70% interrupts.CPU16.PMI:Performance_monitoring_interrupts
1058465 ± 12% -56.8% 456887 ± 22% interrupts.CPU16.RES:Rescheduling_interrupts
258524 ± 8% -61.5% 99449 ± 9% interrupts.CPU16.TLB:TLB_shootdowns
320020 ± 11% -55.6% 141993 ± 13% interrupts.CPU160.CAL:Function_call_interrupts
329435 ± 3% -31.3% 226471 ± 2% interrupts.CPU160.LOC:Local_timer_interrupts
7882 ± 17% -71.8% 2222 ± 83% interrupts.CPU160.NMI:Non-maskable_interrupts
7882 ± 17% -71.8% 2222 ± 83% interrupts.CPU160.PMI:Performance_monitoring_interrupts
999170 ± 9% -53.7% 462173 ± 18% interrupts.CPU160.RES:Rescheduling_interrupts
257011 ± 8% -61.5% 99011 ± 9% interrupts.CPU160.TLB:TLB_shootdowns
290965 ± 7% -53.3% 135949 ± 19% interrupts.CPU161.CAL:Function_call_interrupts
329364 ± 3% -31.2% 226534 ± 2% interrupts.CPU161.LOC:Local_timer_interrupts
7870 ± 17% -71.8% 2221 ± 83% interrupts.CPU161.NMI:Non-maskable_interrupts
7870 ± 17% -71.8% 2221 ± 83% interrupts.CPU161.PMI:Performance_monitoring_interrupts
1035236 ± 12% -54.6% 469741 ± 38% interrupts.CPU161.RES:Rescheduling_interrupts
257584 ± 8% -61.6% 98980 ± 8% interrupts.CPU161.TLB:TLB_shootdowns
289576 ± 12% -47.6% 151710 ± 17% interrupts.CPU162.CAL:Function_call_interrupts
329380 ± 3% -31.2% 226508 ± 2% interrupts.CPU162.LOC:Local_timer_interrupts
7881 ± 17% -71.7% 2231 ± 83% interrupts.CPU162.NMI:Non-maskable_interrupts
7881 ± 17% -71.7% 2231 ± 83% interrupts.CPU162.PMI:Performance_monitoring_interrupts
1060995 ± 13% -55.6% 471084 ± 23% interrupts.CPU162.RES:Rescheduling_interrupts
257082 ± 8% -61.1% 99952 ± 8% interrupts.CPU162.TLB:TLB_shootdowns
292754 ± 14% -40.8% 173417 ± 39% interrupts.CPU163.CAL:Function_call_interrupts
329473 ± 3% -31.3% 226452 ± 2% interrupts.CPU163.LOC:Local_timer_interrupts
7869 ± 17% -77.8% 1747 ± 93% interrupts.CPU163.NMI:Non-maskable_interrupts
7869 ± 17% -77.8% 1747 ± 93% interrupts.CPU163.PMI:Performance_monitoring_interrupts
1013247 ± 5% -59.7% 408037 ± 17% interrupts.CPU163.RES:Rescheduling_interrupts
257251 ± 8% -61.6% 98910 ± 9% interrupts.CPU163.TLB:TLB_shootdowns
310402 ± 9% -53.5% 144203 ± 18% interrupts.CPU164.CAL:Function_call_interrupts
329394 ± 3% -31.2% 226485 ± 2% interrupts.CPU164.LOC:Local_timer_interrupts
7868 ± 17% -71.9% 2211 ± 83% interrupts.CPU164.NMI:Non-maskable_interrupts
7868 ± 17% -71.9% 2211 ± 83% interrupts.CPU164.PMI:Performance_monitoring_interrupts
952350 ± 9% -46.0% 514018 ± 38% interrupts.CPU164.RES:Rescheduling_interrupts
257237 ± 8% -61.5% 99093 ± 9% interrupts.CPU164.TLB:TLB_shootdowns
299644 ± 11% -53.2% 140357 ± 27% interrupts.CPU165.CAL:Function_call_interrupts
329336 ± 3% -31.3% 226285 ± 2% interrupts.CPU165.LOC:Local_timer_interrupts
7873 ± 17% -71.9% 2214 ± 83% interrupts.CPU165.NMI:Non-maskable_interrupts
7873 ± 17% -71.9% 2214 ± 83% interrupts.CPU165.PMI:Performance_monitoring_interrupts
992780 ± 12% -51.8% 478666 ± 24% interrupts.CPU165.RES:Rescheduling_interrupts
256840 ± 8% -61.2% 99550 ± 8% interrupts.CPU165.TLB:TLB_shootdowns
300387 ± 15% -55.5% 133531 ± 17% interrupts.CPU166.CAL:Function_call_interrupts
329358 ± 3% -31.2% 226490 ± 2% interrupts.CPU166.LOC:Local_timer_interrupts
7873 ± 17% -71.9% 2210 ± 83% interrupts.CPU166.NMI:Non-maskable_interrupts
7873 ± 17% -71.9% 2210 ± 83% interrupts.CPU166.PMI:Performance_monitoring_interrupts
1061795 ± 13% -55.7% 470542 ± 30% interrupts.CPU166.RES:Rescheduling_interrupts
257476 ± 8% -61.5% 99027 ± 8% interrupts.CPU166.TLB:TLB_shootdowns
296889 ± 10% -48.7% 152252 ± 18% interrupts.CPU167.CAL:Function_call_interrupts
329351 ± 3% -31.2% 226476 ± 2% interrupts.CPU167.LOC:Local_timer_interrupts
7888 ± 17% -71.9% 2214 ± 83% interrupts.CPU167.NMI:Non-maskable_interrupts
7888 ± 17% -71.9% 2214 ± 83% interrupts.CPU167.PMI:Performance_monitoring_interrupts
1049449 ± 11% -56.9% 452527 ± 27% interrupts.CPU167.RES:Rescheduling_interrupts
257447 ± 8% -61.4% 99269 ± 8% interrupts.CPU167.TLB:TLB_shootdowns
312722 ± 10% -56.4% 136385 ± 10% interrupts.CPU168.CAL:Function_call_interrupts
329175 ± 3% -31.2% 226394 ± 2% interrupts.CPU168.LOC:Local_timer_interrupts
8375 ± 4% -73.5% 2223 ± 82% interrupts.CPU168.NMI:Non-maskable_interrupts
8375 ± 4% -73.5% 2223 ± 82% interrupts.CPU168.PMI:Performance_monitoring_interrupts
1024940 ± 12% -57.2% 438712 ± 11% interrupts.CPU168.RES:Rescheduling_interrupts
256700 ± 8% -61.2% 99632 ± 9% interrupts.CPU168.TLB:TLB_shootdowns
319671 ± 13% -62.6% 119600 ± 8% interrupts.CPU169.CAL:Function_call_interrupts
329318 ± 3% -31.2% 226496 ± 2% interrupts.CPU169.LOC:Local_timer_interrupts
7818 ± 17% -71.8% 2206 ± 83% interrupts.CPU169.NMI:Non-maskable_interrupts
7818 ± 17% -71.8% 2206 ± 83% interrupts.CPU169.PMI:Performance_monitoring_interrupts
1095397 ± 15% -57.0% 471273 ± 21% interrupts.CPU169.RES:Rescheduling_interrupts
257355 ± 8% -61.4% 99445 ± 9% interrupts.CPU169.TLB:TLB_shootdowns
273560 ± 10% -44.1% 153053 ± 17% interrupts.CPU17.CAL:Function_call_interrupts
328254 ± 4% -31.0% 226461 ± 2% interrupts.CPU17.LOC:Local_timer_interrupts
7856 ± 17% -78.6% 1679 ± 84% interrupts.CPU17.NMI:Non-maskable_interrupts
7856 ± 17% -78.6% 1679 ± 84% interrupts.CPU17.PMI:Performance_monitoring_interrupts
1018839 ± 5% -54.4% 464970 ± 26% interrupts.CPU17.RES:Rescheduling_interrupts
257926 ± 8% -60.7% 101414 ± 9% interrupts.CPU17.TLB:TLB_shootdowns
308997 ± 11% -57.8% 130283 ± 16% interrupts.CPU170.CAL:Function_call_interrupts
329149 ± 3% -31.2% 226439 ± 2% interrupts.CPU170.LOC:Local_timer_interrupts
7829 ± 17% -71.8% 2207 ± 83% interrupts.CPU170.NMI:Non-maskable_interrupts
7829 ± 17% -71.8% 2207 ± 83% interrupts.CPU170.PMI:Performance_monitoring_interrupts
1096744 ± 9% -53.9% 506118 ± 16% interrupts.CPU170.RES:Rescheduling_interrupts
257144 ± 8% -61.1% 100109 ± 9% interrupts.CPU170.TLB:TLB_shootdowns
296392 ± 10% -38.6% 182053 ± 11% interrupts.CPU171.CAL:Function_call_interrupts
329319 ± 3% -31.2% 226463 ± 2% interrupts.CPU171.LOC:Local_timer_interrupts
8365 ± 4% -80.1% 1667 ± 86% interrupts.CPU171.NMI:Non-maskable_interrupts
8365 ± 4% -80.1% 1667 ± 86% interrupts.CPU171.PMI:Performance_monitoring_interrupts
1069493 ± 11% -55.6% 474322 ± 21% interrupts.CPU171.RES:Rescheduling_interrupts
257448 ± 8% -61.1% 100102 ± 9% interrupts.CPU171.TLB:TLB_shootdowns
294710 ± 14% -54.4% 134362 ± 15% interrupts.CPU172.CAL:Function_call_interrupts
329207 ± 3% -31.2% 226455 ± 2% interrupts.CPU172.LOC:Local_timer_interrupts
8367 ± 4% -73.5% 2216 ± 82% interrupts.CPU172.NMI:Non-maskable_interrupts
8367 ± 4% -73.5% 2216 ± 82% interrupts.CPU172.PMI:Performance_monitoring_interrupts
1063522 ± 10% -52.1% 509395 ± 15% interrupts.CPU172.RES:Rescheduling_interrupts
257163 ± 8% -61.5% 99015 ± 9% interrupts.CPU172.TLB:TLB_shootdowns
282972 ± 5% -48.8% 144901 ± 15% interrupts.CPU173.CAL:Function_call_interrupts
329208 ± 3% -31.3% 226312 ± 2% interrupts.CPU173.LOC:Local_timer_interrupts
7830 ± 17% -71.8% 2206 ± 83% interrupts.CPU173.NMI:Non-maskable_interrupts
7830 ± 17% -71.8% 2206 ± 83% interrupts.CPU173.PMI:Performance_monitoring_interrupts
1135213 ± 16% -59.7% 457769 ± 22% interrupts.CPU173.RES:Rescheduling_interrupts
257312 ± 8% -61.1% 100176 ± 10% interrupts.CPU173.TLB:TLB_shootdowns
297394 ± 13% -51.2% 145259 ± 12% interrupts.CPU174.CAL:Function_call_interrupts
329131 ± 3% -31.2% 226437 ± 2% interrupts.CPU174.LOC:Local_timer_interrupts
8367 ± 4% -79.2% 1743 ± 91% interrupts.CPU174.NMI:Non-maskable_interrupts
8367 ± 4% -79.2% 1743 ± 91% interrupts.CPU174.PMI:Performance_monitoring_interrupts
1153439 ± 14% -62.7% 430348 ± 12% interrupts.CPU174.RES:Rescheduling_interrupts
257250 ± 8% -61.0% 100223 ± 9% interrupts.CPU174.TLB:TLB_shootdowns
286662 ± 9% -51.7% 138571 ± 12% interrupts.CPU175.CAL:Function_call_interrupts
329128 ± 3% -31.2% 226454 ± 2% interrupts.CPU175.LOC:Local_timer_interrupts
8371 ± 4% -73.6% 2210 ± 83% interrupts.CPU175.NMI:Non-maskable_interrupts
8371 ± 4% -73.6% 2210 ± 83% interrupts.CPU175.PMI:Performance_monitoring_interrupts
1097418 ± 11% -59.5% 444522 ± 20% interrupts.CPU175.RES:Rescheduling_interrupts
257248 ± 8% -60.8% 100896 ± 8% interrupts.CPU175.TLB:TLB_shootdowns
293618 ± 14% -49.2% 149139 ± 24% interrupts.CPU176.CAL:Function_call_interrupts
329176 ± 3% -31.2% 226433 ± 2% interrupts.CPU176.LOC:Local_timer_interrupts
7825 ± 17% -69.6% 2375 ± 72% interrupts.CPU176.NMI:Non-maskable_interrupts
7825 ± 17% -69.6% 2375 ± 72% interrupts.CPU176.PMI:Performance_monitoring_interrupts
1146663 ± 9% -61.0% 446744 ± 14% interrupts.CPU176.RES:Rescheduling_interrupts
257793 ± 8% -61.5% 99369 ± 9% interrupts.CPU176.TLB:TLB_shootdowns
287853 ± 9% -54.2% 131856 ± 5% interrupts.CPU177.CAL:Function_call_interrupts
329142 ± 3% -31.2% 226455 ± 2% interrupts.CPU177.LOC:Local_timer_interrupts
8364 ± 4% -79.3% 1735 ± 93% interrupts.CPU177.NMI:Non-maskable_interrupts
8364 ± 4% -79.3% 1735 ± 93% interrupts.CPU177.PMI:Performance_monitoring_interrupts
1101639 ± 10% -55.6% 489252 ± 23% interrupts.CPU177.RES:Rescheduling_interrupts
256796 ± 8% -61.2% 99752 ± 7% interrupts.CPU177.TLB:TLB_shootdowns
283212 ± 11% -47.1% 149689 ± 18% interrupts.CPU178.CAL:Function_call_interrupts
329153 ± 3% -31.2% 226443 ± 2% interrupts.CPU178.LOC:Local_timer_interrupts
7824 ± 17% -71.8% 2207 ± 83% interrupts.CPU178.NMI:Non-maskable_interrupts
7824 ± 17% -71.8% 2207 ± 83% interrupts.CPU178.PMI:Performance_monitoring_interrupts
1043935 ± 10% -49.7% 525200 ± 21% interrupts.CPU178.RES:Rescheduling_interrupts
257173 ± 8% -61.1% 99923 ± 8% interrupts.CPU178.TLB:TLB_shootdowns
297677 ± 13% -53.0% 139782 ± 18% interrupts.CPU179.CAL:Function_call_interrupts
329121 ± 3% -31.2% 226458 ± 2% interrupts.CPU179.LOC:Local_timer_interrupts
8364 ± 4% -79.1% 1745 ± 92% interrupts.CPU179.NMI:Non-maskable_interrupts
8364 ± 4% -79.1% 1745 ± 92% interrupts.CPU179.PMI:Performance_monitoring_interrupts
1115011 ± 8% -57.8% 470826 ± 28% interrupts.CPU179.RES:Rescheduling_interrupts
257108 ± 8% -61.4% 99154 ± 8% interrupts.CPU179.TLB:TLB_shootdowns
273378 ± 12% -47.4% 143670 ± 16% interrupts.CPU18.CAL:Function_call_interrupts
328300 ± 4% -31.0% 226402 ± 2% interrupts.CPU18.LOC:Local_timer_interrupts
8399 ± 3% -79.9% 1684 ± 84% interrupts.CPU18.NMI:Non-maskable_interrupts
8399 ± 3% -79.9% 1684 ± 84% interrupts.CPU18.PMI:Performance_monitoring_interrupts
1010309 ± 15% -48.8% 517159 ± 26% interrupts.CPU18.RES:Rescheduling_interrupts
258131 ± 8% -61.0% 100640 ± 9% interrupts.CPU18.TLB:TLB_shootdowns
289941 ± 10% -44.7% 160438 ± 14% interrupts.CPU180.CAL:Function_call_interrupts
329160 ± 3% -31.2% 226483 ± 2% interrupts.CPU180.LOC:Local_timer_interrupts
8365 ± 4% -73.6% 2211 ± 83% interrupts.CPU180.NMI:Non-maskable_interrupts
8365 ± 4% -73.6% 2211 ± 83% interrupts.CPU180.PMI:Performance_monitoring_interrupts
1133848 ± 15% -57.9% 477476 ± 26% interrupts.CPU180.RES:Rescheduling_interrupts
257103 ± 8% -61.6% 98725 ± 9% interrupts.CPU180.TLB:TLB_shootdowns
290956 ± 8% -48.2% 150665 ± 6% interrupts.CPU181.CAL:Function_call_interrupts
329283 ± 3% -31.2% 226457 ± 2% interrupts.CPU181.LOC:Local_timer_interrupts
7821 ± 17% -77.7% 1742 ± 93% interrupts.CPU181.NMI:Non-maskable_interrupts
7821 ± 17% -77.7% 1742 ± 93% interrupts.CPU181.PMI:Performance_monitoring_interrupts
1062850 ± 13% -56.4% 463337 ± 13% interrupts.CPU181.RES:Rescheduling_interrupts
256985 ± 8% -61.5% 98889 ± 9% interrupts.CPU181.TLB:TLB_shootdowns
278524 ± 8% -52.2% 133170 ± 16% interrupts.CPU182.CAL:Function_call_interrupts
329290 ± 3% -31.2% 226426 ± 2% interrupts.CPU182.LOC:Local_timer_interrupts
8363 ± 4% -73.6% 2211 ± 82% interrupts.CPU182.NMI:Non-maskable_interrupts
8363 ± 4% -73.6% 2211 ± 82% interrupts.CPU182.PMI:Performance_monitoring_interrupts
1094478 ± 14% -54.0% 503737 ± 7% interrupts.CPU182.RES:Rescheduling_interrupts
257187 ± 8% -61.3% 99443 ± 8% interrupts.CPU182.TLB:TLB_shootdowns
306456 ± 16% -54.3% 139945 ± 32% interrupts.CPU183.CAL:Function_call_interrupts
329283 ± 3% -31.2% 226431 ± 2% interrupts.CPU183.LOC:Local_timer_interrupts
8364 ± 4% -73.8% 2195 ± 84% interrupts.CPU183.NMI:Non-maskable_interrupts
8364 ± 4% -73.8% 2195 ± 84% interrupts.CPU183.PMI:Performance_monitoring_interrupts
1096037 ± 11% -60.2% 435748 ± 27% interrupts.CPU183.RES:Rescheduling_interrupts
257472 ± 8% -61.3% 99566 ± 8% interrupts.CPU183.TLB:TLB_shootdowns
297657 ± 9% -48.4% 153688 ± 48% interrupts.CPU184.CAL:Function_call_interrupts
329311 ± 3% -31.2% 226425 ± 2% interrupts.CPU184.LOC:Local_timer_interrupts
7824 ± 17% -71.9% 2197 ± 84% interrupts.CPU184.NMI:Non-maskable_interrupts
7824 ± 17% -71.9% 2197 ± 84% interrupts.CPU184.PMI:Performance_monitoring_interrupts
1101357 ± 11% -57.9% 463168 ± 12% interrupts.CPU184.RES:Rescheduling_interrupts
257297 ± 8% -60.9% 100533 ± 9% interrupts.CPU184.TLB:TLB_shootdowns
289406 ± 7% -57.8% 122117 ± 4% interrupts.CPU185.CAL:Function_call_interrupts
329310 ± 3% -31.3% 226364 ± 2% interrupts.CPU185.LOC:Local_timer_interrupts
8363 ± 4% -73.7% 2199 ± 84% interrupts.CPU185.NMI:Non-maskable_interrupts
8363 ± 4% -73.7% 2199 ± 84% interrupts.CPU185.PMI:Performance_monitoring_interrupts
1115253 ± 12% -62.2% 421254 ± 14% interrupts.CPU185.RES:Rescheduling_interrupts
257474 ± 8% -61.0% 100401 ± 8% interrupts.CPU185.TLB:TLB_shootdowns
291984 ± 9% -47.2% 154267 ± 7% interrupts.CPU186.CAL:Function_call_interrupts
329326 ± 3% -31.2% 226462 ± 2% interrupts.CPU186.LOC:Local_timer_interrupts
7820 ± 17% -71.8% 2202 ± 83% interrupts.CPU186.NMI:Non-maskable_interrupts
7820 ± 17% -71.8% 2202 ± 83% interrupts.CPU186.PMI:Performance_monitoring_interrupts
1116715 ± 9% -57.0% 480404 ± 23% interrupts.CPU186.RES:Rescheduling_interrupts
257850 ± 8% -61.1% 100362 ± 8% interrupts.CPU186.TLB:TLB_shootdowns
299234 ± 8% -57.1% 128488 ± 8% interrupts.CPU187.CAL:Function_call_interrupts
329261 ± 3% -31.2% 226391 ± 2% interrupts.CPU187.LOC:Local_timer_interrupts
7827 ± 17% -71.8% 2209 ± 82% interrupts.CPU187.NMI:Non-maskable_interrupts
7827 ± 17% -71.8% 2209 ± 82% interrupts.CPU187.PMI:Performance_monitoring_interrupts
1118693 ± 12% -61.2% 433950 ± 27% interrupts.CPU187.RES:Rescheduling_interrupts
257264 ± 8% -61.0% 100388 ± 8% interrupts.CPU187.TLB:TLB_shootdowns
288815 ± 14% -47.9% 150509 ± 15% interrupts.CPU188.CAL:Function_call_interrupts
329307 ± 3% -31.2% 226441 ± 2% interrupts.CPU188.LOC:Local_timer_interrupts
7821 ± 17% -71.8% 2204 ± 83% interrupts.CPU188.NMI:Non-maskable_interrupts
7821 ± 17% -71.8% 2204 ± 83% interrupts.CPU188.PMI:Performance_monitoring_interrupts
1143534 ± 11% -58.1% 479338 ± 12% interrupts.CPU188.RES:Rescheduling_interrupts
257672 ± 8% -61.2% 99883 ± 8% interrupts.CPU188.TLB:TLB_shootdowns
304402 ± 15% -57.2% 130260 ± 6% interrupts.CPU189.CAL:Function_call_interrupts
329369 ± 3% -31.2% 226469 ± 2% interrupts.CPU189.LOC:Local_timer_interrupts
7817 ± 17% -71.7% 2212 ± 82% interrupts.CPU189.NMI:Non-maskable_interrupts
7817 ± 17% -71.7% 2212 ± 82% interrupts.CPU189.PMI:Performance_monitoring_interrupts
1149327 ± 10% -52.5% 545933 ± 15% interrupts.CPU189.RES:Rescheduling_interrupts
257257 ± 8% -60.9% 100556 ± 8% interrupts.CPU189.TLB:TLB_shootdowns
281903 ± 9% -50.9% 138479 ± 14% interrupts.CPU19.CAL:Function_call_interrupts
328060 ± 4% -31.0% 226520 ± 2% interrupts.CPU19.LOC:Local_timer_interrupts
7853 ± 17% -76.0% 1882 ± 71% interrupts.CPU19.NMI:Non-maskable_interrupts
7853 ± 17% -76.0% 1882 ± 71% interrupts.CPU19.PMI:Performance_monitoring_interrupts
1007298 ± 8% -48.4% 519793 ± 31% interrupts.CPU19.RES:Rescheduling_interrupts
258189 ± 8% -61.0% 100654 ± 9% interrupts.CPU19.TLB:TLB_shootdowns
300493 ± 14% -46.6% 160462 ± 15% interrupts.CPU190.CAL:Function_call_interrupts
329349 ± 3% -31.2% 226445 ± 2% interrupts.CPU190.LOC:Local_timer_interrupts
7818 ± 17% -71.7% 2211 ± 82% interrupts.CPU190.NMI:Non-maskable_interrupts
7818 ± 17% -71.7% 2211 ± 82% interrupts.CPU190.PMI:Performance_monitoring_interrupts
1128451 ± 12% -55.4% 503204 ± 13% interrupts.CPU190.RES:Rescheduling_interrupts
257252 ± 8% -61.3% 99642 ± 8% interrupts.CPU190.TLB:TLB_shootdowns
302260 ± 20% -58.5% 125397 ± 11% interrupts.CPU191.CAL:Function_call_interrupts
329295 ± 3% -31.2% 226461 ± 2% interrupts.CPU191.LOC:Local_timer_interrupts
7828 ± 17% -71.8% 2205 ± 83% interrupts.CPU191.NMI:Non-maskable_interrupts
7828 ± 17% -71.8% 2205 ± 83% interrupts.CPU191.PMI:Performance_monitoring_interrupts
1027516 ± 10% -55.1% 461708 ± 23% interrupts.CPU191.RES:Rescheduling_interrupts
255962 ± 8% -61.1% 99477 ± 9% interrupts.CPU191.TLB:TLB_shootdowns
338572 ± 12% -56.5% 147446 ± 22% interrupts.CPU2.CAL:Function_call_interrupts
328298 ± 4% -31.0% 226501 ± 2% interrupts.CPU2.LOC:Local_timer_interrupts
7924 ± 19% -69.5% 2415 ± 71% interrupts.CPU2.NMI:Non-maskable_interrupts
7924 ± 19% -69.5% 2415 ± 71% interrupts.CPU2.PMI:Performance_monitoring_interrupts
1044432 ± 15% -58.6% 432098 ± 20% interrupts.CPU2.RES:Rescheduling_interrupts
257579 ± 8% -60.5% 101798 ± 8% interrupts.CPU2.TLB:TLB_shootdowns
277965 ± 7% -51.7% 134187 ± 19% interrupts.CPU20.CAL:Function_call_interrupts
328074 ± 4% -31.0% 226453 ± 2% interrupts.CPU20.LOC:Local_timer_interrupts
7864 ± 17% -76.1% 1882 ± 70% interrupts.CPU20.NMI:Non-maskable_interrupts
7864 ± 17% -76.1% 1882 ± 70% interrupts.CPU20.PMI:Performance_monitoring_interrupts
1042296 ± 16% -57.9% 438903 ± 16% interrupts.CPU20.RES:Rescheduling_interrupts
257729 ± 8% -61.4% 99553 ± 8% interrupts.CPU20.TLB:TLB_shootdowns
297439 ± 11% -57.5% 126478 ± 16% interrupts.CPU21.CAL:Function_call_interrupts
328182 ± 4% -31.0% 226471 ± 2% interrupts.CPU21.LOC:Local_timer_interrupts
8404 ± 3% -77.6% 1878 ± 71% interrupts.CPU21.NMI:Non-maskable_interrupts
8404 ± 3% -77.6% 1878 ± 71% interrupts.CPU21.PMI:Performance_monitoring_interrupts
1049628 ± 10% -45.4% 572675 ± 26% interrupts.CPU21.RES:Rescheduling_interrupts
258195 ± 8% -61.4% 99641 ± 9% interrupts.CPU21.TLB:TLB_shootdowns
287527 ± 9% -52.7% 136005 ± 24% interrupts.CPU22.CAL:Function_call_interrupts
328366 ± 4% -31.0% 226484 ± 2% interrupts.CPU22.LOC:Local_timer_interrupts
7862 ± 17% -78.6% 1680 ± 85% interrupts.CPU22.NMI:Non-maskable_interrupts
7862 ± 17% -78.6% 1680 ± 85% interrupts.CPU22.PMI:Performance_monitoring_interrupts
1025426 ± 9% -53.2% 479897 ± 26% interrupts.CPU22.RES:Rescheduling_interrupts
258008 ± 8% -61.0% 100740 ± 9% interrupts.CPU22.TLB:TLB_shootdowns
293860 ± 11% -53.9% 135590 ± 16% interrupts.CPU23.CAL:Function_call_interrupts
328262 ± 4% -31.0% 226481 ± 2% interrupts.CPU23.LOC:Local_timer_interrupts
7339 ± 24% -77.1% 1683 ± 85% interrupts.CPU23.NMI:Non-maskable_interrupts
7339 ± 24% -77.1% 1683 ± 85% interrupts.CPU23.PMI:Performance_monitoring_interrupts
992607 ± 15% -54.9% 447403 ± 20% interrupts.CPU23.RES:Rescheduling_interrupts
257592 ± 8% -61.1% 100080 ± 9% interrupts.CPU23.TLB:TLB_shootdowns
325403 ± 10% -43.0% 185384 ± 20% interrupts.CPU24.CAL:Function_call_interrupts
329373 ± 3% -31.2% 226469 ± 2% interrupts.CPU24.LOC:Local_timer_interrupts
6884 ± 30% -71.8% 1943 ± 77% interrupts.CPU24.NMI:Non-maskable_interrupts
6884 ± 30% -71.8% 1943 ± 77% interrupts.CPU24.PMI:Performance_monitoring_interrupts
917989 ± 14% -46.3% 492660 ± 10% interrupts.CPU24.RES:Rescheduling_interrupts
257861 ± 8% -60.7% 101288 ± 8% interrupts.CPU24.TLB:TLB_shootdowns
296975 ± 12% -51.0% 145416 ± 9% interrupts.CPU25.CAL:Function_call_interrupts
329350 ± 3% -31.2% 226475 ± 2% interrupts.CPU25.LOC:Local_timer_interrupts
6852 ± 29% -71.9% 1922 ± 78% interrupts.CPU25.NMI:Non-maskable_interrupts
6852 ± 29% -71.9% 1922 ± 78% interrupts.CPU25.PMI:Performance_monitoring_interrupts
947588 ± 15% -39.6% 572182 ± 14% interrupts.CPU25.RES:Rescheduling_interrupts
258058 ± 8% -61.6% 99016 ± 9% interrupts.CPU25.TLB:TLB_shootdowns
317336 ± 17% -46.7% 169172 ± 19% interrupts.CPU26.CAL:Function_call_interrupts
329352 ± 3% -31.2% 226467 ± 2% interrupts.CPU26.LOC:Local_timer_interrupts
7406 ± 25% -74.0% 1926 ± 77% interrupts.CPU26.NMI:Non-maskable_interrupts
7406 ± 25% -74.0% 1926 ± 77% interrupts.CPU26.PMI:Performance_monitoring_interrupts
961402 ± 12% -49.9% 481353 ± 25% interrupts.CPU26.RES:Rescheduling_interrupts
257884 ± 8% -61.4% 99593 ± 8% interrupts.CPU26.TLB:TLB_shootdowns
291767 ± 11% -55.2% 130639 ± 13% interrupts.CPU27.CAL:Function_call_interrupts
329436 ± 3% -31.3% 226340 ± 2% interrupts.CPU27.LOC:Local_timer_interrupts
7887 ± 17% -75.7% 1914 ± 78% interrupts.CPU27.NMI:Non-maskable_interrupts
7887 ± 17% -75.7% 1914 ± 78% interrupts.CPU27.PMI:Performance_monitoring_interrupts
946201 ± 11% -43.1% 538306 ± 7% interrupts.CPU27.RES:Rescheduling_interrupts
257513 ± 8% -62.5% 96565 ± 6% interrupts.CPU27.TLB:TLB_shootdowns
282775 ± 14% -51.9% 136105 ± 27% interrupts.CPU28.CAL:Function_call_interrupts
329443 ± 3% -31.4% 226089 ± 2% interrupts.CPU28.LOC:Local_timer_interrupts
7890 ± 17% -76.2% 1874 ± 71% interrupts.CPU28.NMI:Non-maskable_interrupts
7890 ± 17% -76.2% 1874 ± 71% interrupts.CPU28.PMI:Performance_monitoring_interrupts
950744 ± 11% -43.5% 537112 ± 9% interrupts.CPU28.RES:Rescheduling_interrupts
257641 ± 8% -61.5% 99244 ± 10% interrupts.CPU28.TLB:TLB_shootdowns
278409 ± 11% -45.9% 150484 ± 25% interrupts.CPU29.CAL:Function_call_interrupts
329230 ± 3% -31.2% 226476 ± 2% interrupts.CPU29.LOC:Local_timer_interrupts
7349 ± 23% -67.4% 2399 ± 71% interrupts.CPU29.NMI:Non-maskable_interrupts
7349 ± 23% -67.4% 2399 ± 71% interrupts.CPU29.PMI:Performance_monitoring_interrupts
1000968 ± 16% -41.1% 589809 ± 11% interrupts.CPU29.RES:Rescheduling_interrupts
257552 ± 8% -61.5% 99039 ± 9% interrupts.CPU29.TLB:TLB_shootdowns
316541 ± 12% -44.9% 174481 ± 25% interrupts.CPU3.CAL:Function_call_interrupts
328327 ± 4% -31.0% 226509 ± 2% interrupts.CPU3.LOC:Local_timer_interrupts
6861 ± 31% -64.6% 2429 ± 71% interrupts.CPU3.NMI:Non-maskable_interrupts
6861 ± 31% -64.6% 2429 ± 71% interrupts.CPU3.PMI:Performance_monitoring_interrupts
984816 ± 9% -56.0% 433664 ± 24% interrupts.CPU3.RES:Rescheduling_interrupts
257601 ± 8% -60.5% 101857 ± 8% interrupts.CPU3.TLB:TLB_shootdowns
281084 ± 6% -54.2% 128694 ± 8% interrupts.CPU30.CAL:Function_call_interrupts
329408 ± 3% -31.3% 226420 ± 2% interrupts.CPU30.LOC:Local_timer_interrupts
7888 ± 17% -77.8% 1747 ± 90% interrupts.CPU30.NMI:Non-maskable_interrupts
7888 ± 17% -77.8% 1747 ± 90% interrupts.CPU30.PMI:Performance_monitoring_interrupts
997082 ± 12% -43.0% 568591 ± 13% interrupts.CPU30.RES:Rescheduling_interrupts
257479 ± 8% -61.4% 99269 ± 8% interrupts.CPU30.TLB:TLB_shootdowns
279858 ± 10% -48.1% 145307 ± 11% interrupts.CPU31.CAL:Function_call_interrupts
329413 ± 3% -31.2% 226476 ± 2% interrupts.CPU31.LOC:Local_timer_interrupts
6875 ± 29% -74.9% 1727 ± 92% interrupts.CPU31.NMI:Non-maskable_interrupts
6875 ± 29% -74.9% 1727 ± 92% interrupts.CPU31.PMI:Performance_monitoring_interrupts
257625 ± 8% -61.7% 98704 ± 9% interrupts.CPU31.TLB:TLB_shootdowns
288220 ± 8% -42.5% 165655 ± 27% interrupts.CPU32.CAL:Function_call_interrupts
329427 ± 3% -31.2% 226504 ± 2% interrupts.CPU32.LOC:Local_timer_interrupts
6826 ± 29% -74.4% 1745 ± 90% interrupts.CPU32.NMI:Non-maskable_interrupts
6826 ± 29% -74.4% 1745 ± 90% interrupts.CPU32.PMI:Performance_monitoring_interrupts
1006176 ± 15% -45.4% 549214 ± 6% interrupts.CPU32.RES:Rescheduling_interrupts
257518 ± 8% -61.4% 99351 ± 8% interrupts.CPU32.TLB:TLB_shootdowns
297454 ± 18% -45.8% 161171 ± 17% interrupts.CPU33.CAL:Function_call_interrupts
329361 ± 3% -31.3% 226426 ± 2% interrupts.CPU33.LOC:Local_timer_interrupts
7345 ± 23% -76.4% 1733 ± 91% interrupts.CPU33.NMI:Non-maskable_interrupts
7345 ± 23% -76.4% 1733 ± 91% interrupts.CPU33.PMI:Performance_monitoring_interrupts
989218 ± 16% -41.0% 583512 ± 16% interrupts.CPU33.RES:Rescheduling_interrupts
258002 ± 8% -61.6% 99027 ± 8% interrupts.CPU33.TLB:TLB_shootdowns
290851 ± 15% -50.3% 144475 ± 11% interrupts.CPU34.CAL:Function_call_interrupts
329450 ± 3% -31.3% 226482 ± 2% interrupts.CPU34.LOC:Local_timer_interrupts
7889 ± 17% -84.7% 1203 ± 69% interrupts.CPU34.NMI:Non-maskable_interrupts
7889 ± 17% -84.7% 1203 ± 69% interrupts.CPU34.PMI:Performance_monitoring_interrupts
1003841 ± 10% -43.2% 570172 ± 5% interrupts.CPU34.RES:Rescheduling_interrupts
257792 ± 8% -61.8% 98381 ± 8% interrupts.CPU34.TLB:TLB_shootdowns
294443 ± 12% -49.0% 150045 ± 26% interrupts.CPU35.CAL:Function_call_interrupts
329437 ± 3% -31.3% 226356 ± 2% interrupts.CPU35.LOC:Local_timer_interrupts
7893 ± 17% -77.8% 1753 ± 89% interrupts.CPU35.NMI:Non-maskable_interrupts
7893 ± 17% -77.8% 1753 ± 89% interrupts.CPU35.PMI:Performance_monitoring_interrupts
1036804 ± 13% -50.2% 516591 ± 7% interrupts.CPU35.RES:Rescheduling_interrupts
257543 ± 8% -61.5% 99160 ± 9% interrupts.CPU35.TLB:TLB_shootdowns
295820 ± 13% -52.9% 139410 ± 21% interrupts.CPU36.CAL:Function_call_interrupts
329349 ± 3% -31.2% 226430 ± 2% interrupts.CPU36.LOC:Local_timer_interrupts
6863 ± 30% -74.5% 1751 ± 90% interrupts.CPU36.NMI:Non-maskable_interrupts
6863 ± 30% -74.5% 1751 ± 90% interrupts.CPU36.PMI:Performance_monitoring_interrupts
1071023 ± 15% -47.8% 558971 ± 16% interrupts.CPU36.RES:Rescheduling_interrupts
258012 ± 8% -63.1% 95251 ± 13% interrupts.CPU36.TLB:TLB_shootdowns
277783 ± 16% -43.6% 156565 ± 11% interrupts.CPU37.CAL:Function_call_interrupts
329400 ± 3% -31.2% 226474 ± 2% interrupts.CPU37.LOC:Local_timer_interrupts
7896 ± 17% -84.8% 1200 ± 70% interrupts.CPU37.NMI:Non-maskable_interrupts
7896 ± 17% -84.8% 1200 ± 70% interrupts.CPU37.PMI:Performance_monitoring_interrupts
952802 ± 13% -38.7% 583980 ± 17% interrupts.CPU37.RES:Rescheduling_interrupts
257311 ± 8% -61.5% 99059 ± 9% interrupts.CPU37.TLB:TLB_shootdowns
286325 ± 11% -48.4% 147670 ± 18% interrupts.CPU38.CAL:Function_call_interrupts
329327 ± 3% -31.2% 226534 ± 2% interrupts.CPU38.LOC:Local_timer_interrupts
7910 ± 18% -77.8% 1752 ± 90% interrupts.CPU38.NMI:Non-maskable_interrupts
7910 ± 18% -77.8% 1752 ± 90% interrupts.CPU38.PMI:Performance_monitoring_interrupts
973888 ± 12% -40.7% 577819 ± 14% interrupts.CPU38.RES:Rescheduling_interrupts
256325 ± 9% -61.2% 99546 ± 8% interrupts.CPU38.TLB:TLB_shootdowns
297398 ± 12% -52.3% 141876 ± 18% interrupts.CPU39.CAL:Function_call_interrupts
329263 ± 3% -31.2% 226451 ± 2% interrupts.CPU39.LOC:Local_timer_interrupts
6834 ± 29% -79.2% 1422 ± 55% interrupts.CPU39.NMI:Non-maskable_interrupts
6834 ± 29% -79.2% 1422 ± 55% interrupts.CPU39.PMI:Performance_monitoring_interrupts
1024629 ± 13% -53.0% 481818 ± 10% interrupts.CPU39.RES:Rescheduling_interrupts
257640 ± 8% -61.8% 98515 ± 9% interrupts.CPU39.TLB:TLB_shootdowns
301038 ± 11% -53.0% 141491 ± 11% interrupts.CPU4.CAL:Function_call_interrupts
328002 ± 4% -31.0% 226275 ± 2% interrupts.CPU4.LOC:Local_timer_interrupts
6860 ± 31% -67.5% 2227 ± 83% interrupts.CPU4.NMI:Non-maskable_interrupts
6860 ± 31% -67.5% 2227 ± 83% interrupts.CPU4.PMI:Performance_monitoring_interrupts
1024213 ± 9% -54.6% 465200 ± 19% interrupts.CPU4.RES:Rescheduling_interrupts
258641 ± 8% -61.3% 100129 ± 9% interrupts.CPU4.TLB:TLB_shootdowns
267397 ± 8% -40.9% 157964 ± 19% interrupts.CPU40.CAL:Function_call_interrupts
329392 ± 3% -31.3% 226382 ± 2% interrupts.CPU40.LOC:Local_timer_interrupts
7917 ± 18% -69.4% 2419 ± 70% interrupts.CPU40.NMI:Non-maskable_interrupts
7917 ± 18% -69.4% 2419 ± 70% interrupts.CPU40.PMI:Performance_monitoring_interrupts
970946 ± 12% -50.4% 481375 ± 19% interrupts.CPU40.RES:Rescheduling_interrupts
257705 ± 8% -61.5% 99200 ± 9% interrupts.CPU40.TLB:TLB_shootdowns
286029 ± 11% -53.9% 131765 ± 12% interrupts.CPU41.CAL:Function_call_interrupts
329404 ± 3% -31.3% 226432 ± 2% interrupts.CPU41.LOC:Local_timer_interrupts
7889 ± 17% -76.1% 1883 ± 69% interrupts.CPU41.NMI:Non-maskable_interrupts
7889 ± 17% -76.1% 1883 ± 69% interrupts.CPU41.PMI:Performance_monitoring_interrupts
952892 ± 10% -36.1% 609302 ± 9% interrupts.CPU41.RES:Rescheduling_interrupts
257852 ± 8% -61.8% 98397 ± 8% interrupts.CPU41.TLB:TLB_shootdowns
291135 ± 6% -53.2% 136354 ± 11% interrupts.CPU42.CAL:Function_call_interrupts
329260 ± 3% -31.2% 226408 ± 2% interrupts.CPU42.LOC:Local_timer_interrupts
7887 ± 17% -76.0% 1889 ± 69% interrupts.CPU42.NMI:Non-maskable_interrupts
7887 ± 17% -76.0% 1889 ± 69% interrupts.CPU42.PMI:Performance_monitoring_interrupts
975110 ± 12% -42.6% 560002 ± 3% interrupts.CPU42.RES:Rescheduling_interrupts
257712 ± 8% -61.8% 98479 ± 9% interrupts.CPU42.TLB:TLB_shootdowns
273777 ± 12% -47.3% 144400 ± 18% interrupts.CPU43.CAL:Function_call_interrupts
329270 ± 3% -31.3% 226347 ± 2% interrupts.CPU43.LOC:Local_timer_interrupts
7343 ± 23% -67.1% 2416 ± 70% interrupts.CPU43.NMI:Non-maskable_interrupts
7343 ± 23% -67.1% 2416 ± 70% interrupts.CPU43.PMI:Performance_monitoring_interrupts
1000825 ± 15% -50.0% 500857 ± 15% interrupts.CPU43.RES:Rescheduling_interrupts
257617 ± 8% -60.6% 101485 ± 8% interrupts.CPU43.TLB:TLB_shootdowns
268947 ± 10% -43.2% 152684 ± 23% interrupts.CPU44.CAL:Function_call_interrupts
329293 ± 3% -31.2% 226471 ± 2% interrupts.CPU44.LOC:Local_timer_interrupts
7889 ± 17% -69.4% 2415 ± 69% interrupts.CPU44.NMI:Non-maskable_interrupts
7889 ± 17% -69.4% 2415 ± 69% interrupts.CPU44.PMI:Performance_monitoring_interrupts
1048726 ± 12% -48.5% 539647 ± 12% interrupts.CPU44.RES:Rescheduling_interrupts
257971 ± 8% -61.7% 98891 ± 9% interrupts.CPU44.TLB:TLB_shootdowns
261929 ± 10% -35.7% 168427 ± 28% interrupts.CPU45.CAL:Function_call_interrupts
329304 ± 3% -31.2% 226467 ± 2% interrupts.CPU45.LOC:Local_timer_interrupts
7343 ± 23% -67.4% 2392 ± 71% interrupts.CPU45.NMI:Non-maskable_interrupts
7343 ± 23% -67.4% 2392 ± 71% interrupts.CPU45.PMI:Performance_monitoring_interrupts
981783 ± 13% -39.7% 591701 ± 11% interrupts.CPU45.RES:Rescheduling_interrupts
258214 ± 8% -61.0% 100609 ± 8% interrupts.CPU45.TLB:TLB_shootdowns
275744 ± 13% -47.3% 145433 ± 10% interrupts.CPU46.CAL:Function_call_interrupts
329209 ± 3% -31.2% 226487 ± 2% interrupts.CPU46.LOC:Local_timer_interrupts
8432 ± 3% -71.6% 2391 ± 71% interrupts.CPU46.NMI:Non-maskable_interrupts
8432 ± 3% -71.6% 2391 ± 71% interrupts.CPU46.PMI:Performance_monitoring_interrupts
1001431 ± 14% -46.5% 535429 ± 12% interrupts.CPU46.RES:Rescheduling_interrupts
257389 ± 8% -61.5% 99138 ± 9% interrupts.CPU46.TLB:TLB_shootdowns
270093 ± 8% -42.6% 154963 ± 10% interrupts.CPU47.CAL:Function_call_interrupts
329361 ± 3% -31.2% 226468 ± 2% interrupts.CPU47.LOC:Local_timer_interrupts
7916 ± 18% -76.6% 1855 ± 71% interrupts.CPU47.NMI:Non-maskable_interrupts
7916 ± 18% -76.6% 1855 ± 71% interrupts.CPU47.PMI:Performance_monitoring_interrupts
960885 ± 12% -40.0% 576882 ± 10% interrupts.CPU47.RES:Rescheduling_interrupts
257681 ± 8% -61.4% 99569 ± 9% interrupts.CPU47.TLB:TLB_shootdowns
333803 ± 13% -47.2% 176387 ± 12% interrupts.CPU48.CAL:Function_call_interrupts
329199 ± 3% -31.2% 226522 ± 2% interrupts.CPU48.LOC:Local_timer_interrupts
7427 ± 26% -67.5% 2415 ± 71% interrupts.CPU48.NMI:Non-maskable_interrupts
7427 ± 26% -67.5% 2415 ± 71% interrupts.CPU48.PMI:Performance_monitoring_interrupts
925571 ± 10% -48.8% 474040 ± 47% interrupts.CPU48.RES:Rescheduling_interrupts
257709 ± 8% -61.4% 99585 ± 8% interrupts.CPU48.TLB:TLB_shootdowns
316629 ± 13% -49.1% 161269 ± 14% interrupts.CPU49.CAL:Function_call_interrupts
329413 ± 3% -31.2% 226514 ± 2% interrupts.CPU49.LOC:Local_timer_interrupts
7919 ± 18% -69.6% 2410 ± 71% interrupts.CPU49.NMI:Non-maskable_interrupts
7919 ± 18% -69.6% 2410 ± 71% interrupts.CPU49.PMI:Performance_monitoring_interrupts
1018515 ± 9% -57.0% 437749 ± 31% interrupts.CPU49.RES:Rescheduling_interrupts
257205 ± 8% -61.1% 100067 ± 9% interrupts.CPU49.TLB:TLB_shootdowns
296317 ± 11% -50.5% 146753 ± 14% interrupts.CPU5.CAL:Function_call_interrupts
328304 ± 4% -31.0% 226500 ± 2% interrupts.CPU5.LOC:Local_timer_interrupts
7886 ± 18% -69.3% 2424 ± 71% interrupts.CPU5.NMI:Non-maskable_interrupts
7886 ± 18% -69.3% 2424 ± 71% interrupts.CPU5.PMI:Performance_monitoring_interrupts
1050724 ± 9% -53.5% 488807 ± 30% interrupts.CPU5.RES:Rescheduling_interrupts
258389 ± 8% -61.2% 100275 ± 9% interrupts.CPU5.TLB:TLB_shootdowns
294043 ± 10% -47.8% 153480 ± 17% interrupts.CPU50.CAL:Function_call_interrupts
329467 ± 3% -31.3% 226298 ± 2% interrupts.CPU50.LOC:Local_timer_interrupts
8429 ± 3% -71.2% 2428 ± 71% interrupts.CPU50.NMI:Non-maskable_interrupts
8429 ± 3% -71.2% 2428 ± 71% interrupts.CPU50.PMI:Performance_monitoring_interrupts
1052143 ± 6% -55.2% 470958 ± 23% interrupts.CPU50.RES:Rescheduling_interrupts
257377 ± 8% -61.1% 100132 ± 8% interrupts.CPU50.TLB:TLB_shootdowns
309467 ± 9% -47.8% 161585 ± 17% interrupts.CPU51.CAL:Function_call_interrupts
329355 ± 3% -31.2% 226545 ± 2% interrupts.CPU51.LOC:Local_timer_interrupts
8431 ± 3% -71.3% 2416 ± 71% interrupts.CPU51.NMI:Non-maskable_interrupts
8431 ± 3% -71.3% 2416 ± 71% interrupts.CPU51.PMI:Performance_monitoring_interrupts
1031318 ± 10% -47.6% 540847 ± 36% interrupts.CPU51.RES:Rescheduling_interrupts
256974 ± 8% -61.1% 99865 ± 8% interrupts.CPU51.TLB:TLB_shootdowns
295006 ± 9% -54.6% 133974 ± 10% interrupts.CPU52.CAL:Function_call_interrupts
329391 ± 3% -31.2% 226512 ± 2% interrupts.CPU52.LOC:Local_timer_interrupts
7884 ± 17% -69.5% 2408 ± 71% interrupts.CPU52.NMI:Non-maskable_interrupts
7884 ± 17% -69.5% 2408 ± 71% interrupts.CPU52.PMI:Performance_monitoring_interrupts
1000151 ± 15% -54.5% 454805 ± 28% interrupts.CPU52.RES:Rescheduling_interrupts
256899 ± 8% -61.4% 99244 ± 9% interrupts.CPU52.TLB:TLB_shootdowns
300829 ± 9% -53.8% 139104 ± 25% interrupts.CPU53.CAL:Function_call_interrupts
329397 ± 3% -31.2% 226488 ± 2% interrupts.CPU53.LOC:Local_timer_interrupts
7879 ± 17% -69.3% 2419 ± 71% interrupts.CPU53.NMI:Non-maskable_interrupts
7879 ± 17% -69.3% 2419 ± 71% interrupts.CPU53.PMI:Performance_monitoring_interrupts
1004034 ± 14% -57.0% 432029 ± 20% interrupts.CPU53.RES:Rescheduling_interrupts
257083 ± 8% -61.4% 99221 ± 8% interrupts.CPU53.TLB:TLB_shootdowns
301215 ± 10% -52.1% 144334 ± 14% interrupts.CPU54.CAL:Function_call_interrupts
329443 ± 3% -31.3% 226479 ± 2% interrupts.CPU54.LOC:Local_timer_interrupts
7917 ± 18% -69.6% 2410 ± 71% interrupts.CPU54.NMI:Non-maskable_interrupts
7917 ± 18% -69.6% 2410 ± 71% interrupts.CPU54.PMI:Performance_monitoring_interrupts
1005736 ± 11% -53.5% 467956 ± 24% interrupts.CPU54.RES:Rescheduling_interrupts
257364 ± 8% -61.4% 99411 ± 9% interrupts.CPU54.TLB:TLB_shootdowns
292699 ± 11% -53.1% 137364 ± 16% interrupts.CPU55.CAL:Function_call_interrupts
329296 ± 3% -31.2% 226486 ± 2% interrupts.CPU55.LOC:Local_timer_interrupts
7899 ± 17% -69.5% 2408 ± 71% interrupts.CPU55.NMI:Non-maskable_interrupts
7899 ± 17% -69.5% 2408 ± 71% interrupts.CPU55.PMI:Performance_monitoring_interrupts
1043666 ± 13% -52.8% 492283 ± 31% interrupts.CPU55.RES:Rescheduling_interrupts
257128 ± 8% -61.5% 98903 ± 8% interrupts.CPU55.TLB:TLB_shootdowns
297590 ± 11% -43.1% 169347 ± 27% interrupts.CPU56.CAL:Function_call_interrupts
329367 ± 3% -31.2% 226493 ± 2% interrupts.CPU56.LOC:Local_timer_interrupts
7333 ± 23% -67.0% 2418 ± 72% interrupts.CPU56.NMI:Non-maskable_interrupts
7333 ± 23% -67.0% 2418 ± 72% interrupts.CPU56.PMI:Performance_monitoring_interrupts
988101 ± 11% -53.2% 462172 ± 32% interrupts.CPU56.RES:Rescheduling_interrupts
257398 ± 8% -61.0% 100483 ± 7% interrupts.CPU56.TLB:TLB_shootdowns
285497 ± 8% -52.6% 135451 ± 8% interrupts.CPU57.CAL:Function_call_interrupts
329383 ± 3% -31.2% 226509 ± 2% interrupts.CPU57.LOC:Local_timer_interrupts
7878 ± 17% -69.4% 2409 ± 71% interrupts.CPU57.NMI:Non-maskable_interrupts
7878 ± 17% -69.4% 2409 ± 71% interrupts.CPU57.PMI:Performance_monitoring_interrupts
1046177 ± 13% -59.4% 424329 ± 29% interrupts.CPU57.RES:Rescheduling_interrupts
257193 ± 8% -61.4% 99168 ± 8% interrupts.CPU57.TLB:TLB_shootdowns
284270 ± 8% -53.0% 133640 ± 8% interrupts.CPU58.CAL:Function_call_interrupts
329492 ± 3% -31.3% 226495 ± 2% interrupts.CPU58.LOC:Local_timer_interrupts
8424 ± 3% -71.4% 2410 ± 72% interrupts.CPU58.NMI:Non-maskable_interrupts
8424 ± 3% -71.4% 2410 ± 72% interrupts.CPU58.PMI:Performance_monitoring_interrupts
1066560 ± 13% -49.6% 537666 ± 25% interrupts.CPU58.RES:Rescheduling_interrupts
257266 ± 8% -61.2% 99768 ± 9% interrupts.CPU58.TLB:TLB_shootdowns
287464 ± 9% -48.0% 149555 ± 10% interrupts.CPU59.CAL:Function_call_interrupts
329182 ± 3% -31.2% 226469 ± 2% interrupts.CPU59.LOC:Local_timer_interrupts
7872 ± 17% -69.2% 2423 ± 71% interrupts.CPU59.NMI:Non-maskable_interrupts
7872 ± 17% -69.2% 2423 ± 71% interrupts.CPU59.PMI:Performance_monitoring_interrupts
1016616 ± 17% -48.6% 522716 ± 21% interrupts.CPU59.RES:Rescheduling_interrupts
257464 ± 8% -61.5% 99009 ± 9% interrupts.CPU59.TLB:TLB_shootdowns
304035 ± 22% -54.3% 139042 ± 16% interrupts.CPU6.CAL:Function_call_interrupts
328186 ± 4% -31.0% 226507 ± 2% interrupts.CPU6.LOC:Local_timer_interrupts
7881 ± 18% -69.4% 2411 ± 72% interrupts.CPU6.NMI:Non-maskable_interrupts
7881 ± 18% -69.4% 2411 ± 72% interrupts.CPU6.PMI:Performance_monitoring_interrupts
1075794 ± 15% -53.2% 503712 ± 29% interrupts.CPU6.RES:Rescheduling_interrupts
257714 ± 8% -60.7% 101232 ± 9% interrupts.CPU6.TLB:TLB_shootdowns
282725 ± 10% -50.1% 141050 ± 16% interrupts.CPU60.CAL:Function_call_interrupts
329414 ± 3% -31.2% 226516 ± 2% interrupts.CPU60.LOC:Local_timer_interrupts
7915 ± 18% -69.5% 2412 ± 71% interrupts.CPU60.NMI:Non-maskable_interrupts
7915 ± 18% -69.5% 2412 ± 71% interrupts.CPU60.PMI:Performance_monitoring_interrupts
966735 ± 16% -49.4% 489326 ± 19% interrupts.CPU60.RES:Rescheduling_interrupts
257175 ± 8% -61.2% 99782 ± 7% interrupts.CPU60.TLB:TLB_shootdowns
296081 ± 7% -46.9% 157345 ± 12% interrupts.CPU61.CAL:Function_call_interrupts
329339 ± 3% -31.2% 226498 ± 2% interrupts.CPU61.LOC:Local_timer_interrupts
8418 ± 3% -71.4% 2410 ± 72% interrupts.CPU61.NMI:Non-maskable_interrupts
8418 ± 3% -71.4% 2410 ± 72% interrupts.CPU61.PMI:Performance_monitoring_interrupts
1037288 ± 11% -47.9% 540345 ± 27% interrupts.CPU61.RES:Rescheduling_interrupts
257015 ± 8% -61.1% 99901 ± 8% interrupts.CPU61.TLB:TLB_shootdowns
286040 ± 9% -36.3% 182157 ± 20% interrupts.CPU62.CAL:Function_call_interrupts
329479 ± 3% -31.3% 226490 ± 2% interrupts.CPU62.LOC:Local_timer_interrupts
8422 ± 3% -71.3% 2416 ± 71% interrupts.CPU62.NMI:Non-maskable_interrupts
8422 ± 3% -71.3% 2416 ± 71% interrupts.CPU62.PMI:Performance_monitoring_interrupts
1021421 ± 11% -54.1% 468444 ± 19% interrupts.CPU62.RES:Rescheduling_interrupts
257466 ± 8% -61.5% 99173 ± 9% interrupts.CPU62.TLB:TLB_shootdowns
287996 ± 11% -44.4% 160138 ± 25% interrupts.CPU63.CAL:Function_call_interrupts
329424 ± 3% -31.3% 226460 ± 2% interrupts.CPU63.LOC:Local_timer_interrupts
8422 ± 3% -71.3% 2420 ± 71% interrupts.CPU63.NMI:Non-maskable_interrupts
8422 ± 3% -71.3% 2420 ± 71% interrupts.CPU63.PMI:Performance_monitoring_interrupts
1041051 ± 8% -48.8% 533367 ± 33% interrupts.CPU63.RES:Rescheduling_interrupts
257423 ± 8% -61.5% 99140 ± 8% interrupts.CPU63.TLB:TLB_shootdowns
303408 ± 11% -58.1% 126986 ± 7% interrupts.CPU64.CAL:Function_call_interrupts
329441 ± 3% -31.2% 226495 ± 2% interrupts.CPU64.LOC:Local_timer_interrupts
8427 ± 3% -71.4% 2413 ± 71% interrupts.CPU64.NMI:Non-maskable_interrupts
8427 ± 3% -71.4% 2413 ± 71% interrupts.CPU64.PMI:Performance_monitoring_interrupts
1023620 ± 14% -52.2% 489259 ± 22% interrupts.CPU64.RES:Rescheduling_interrupts
257388 ± 8% -60.9% 100648 ± 9% interrupts.CPU64.TLB:TLB_shootdowns
298638 ± 9% -59.3% 121396 ± 13% interrupts.CPU65.CAL:Function_call_interrupts
329338 ± 3% -31.2% 226497 ± 2% interrupts.CPU65.LOC:Local_timer_interrupts
8415 ± 3% -71.3% 2417 ± 71% interrupts.CPU65.NMI:Non-maskable_interrupts
8415 ± 3% -71.3% 2417 ± 71% interrupts.CPU65.PMI:Performance_monitoring_interrupts
1072871 ± 13% -54.2% 491802 ± 34% interrupts.CPU65.RES:Rescheduling_interrupts
257271 ± 8% -61.0% 100415 ± 7% interrupts.CPU65.TLB:TLB_shootdowns
267627 ± 11% -47.0% 141834 ± 3% interrupts.CPU66.CAL:Function_call_interrupts
329362 ± 3% -31.2% 226476 ± 2% interrupts.CPU66.LOC:Local_timer_interrupts
7909 ± 18% -69.5% 2410 ± 71% interrupts.CPU66.NMI:Non-maskable_interrupts
7909 ± 18% -69.5% 2410 ± 71% interrupts.CPU66.PMI:Performance_monitoring_interrupts
1068255 ± 15% -55.3% 477200 ± 27% interrupts.CPU66.RES:Rescheduling_interrupts
257065 ± 8% -61.6% 98789 ± 8% interrupts.CPU66.TLB:TLB_shootdowns
285488 ± 8% -42.5% 164131 ± 34% interrupts.CPU67.CAL:Function_call_interrupts
329471 ± 3% -31.3% 226498 ± 2% interrupts.CPU67.LOC:Local_timer_interrupts
7907 ± 18% -69.5% 2413 ± 71% interrupts.CPU67.NMI:Non-maskable_interrupts
7907 ± 18% -69.5% 2413 ± 71% interrupts.CPU67.PMI:Performance_monitoring_interrupts
1018171 ± 9% -57.1% 437172 ± 21% interrupts.CPU67.RES:Rescheduling_interrupts
257191 ± 8% -61.3% 99498 ± 8% interrupts.CPU67.TLB:TLB_shootdowns
291580 ± 9% -44.0% 163268 ± 28% interrupts.CPU68.CAL:Function_call_interrupts
329441 ± 3% -31.2% 226491 ± 2% interrupts.CPU68.LOC:Local_timer_interrupts
7872 ± 17% -69.5% 2400 ± 71% interrupts.CPU68.NMI:Non-maskable_interrupts
7872 ± 17% -69.5% 2400 ± 71% interrupts.CPU68.PMI:Performance_monitoring_interrupts
993675 ± 8% -49.5% 501893 ± 34% interrupts.CPU68.RES:Rescheduling_interrupts
256790 ± 8% -61.3% 99334 ± 9% interrupts.CPU68.TLB:TLB_shootdowns
288171 ± 7% -53.0% 135561 ± 23% interrupts.CPU69.CAL:Function_call_interrupts
329245 ± 3% -31.2% 226517 ± 2% interrupts.CPU69.LOC:Local_timer_interrupts
7401 ± 25% -67.5% 2408 ± 71% interrupts.CPU69.NMI:Non-maskable_interrupts
7401 ± 25% -67.5% 2408 ± 71% interrupts.CPU69.PMI:Performance_monitoring_interrupts
1008007 ± 10% -49.4% 510423 ± 22% interrupts.CPU69.RES:Rescheduling_interrupts
257543 ± 8% -61.5% 99175 ± 9% interrupts.CPU69.TLB:TLB_shootdowns
303511 ± 19% -58.8% 125186 ± 12% interrupts.CPU7.CAL:Function_call_interrupts
328114 ± 4% -31.0% 226525 ± 2% interrupts.CPU7.LOC:Local_timer_interrupts
7887 ± 18% -69.1% 2437 ± 71% interrupts.CPU7.NMI:Non-maskable_interrupts
7887 ± 18% -69.1% 2437 ± 71% interrupts.CPU7.PMI:Performance_monitoring_interrupts
1081532 ± 10% -52.8% 510480 ± 12% interrupts.CPU7.RES:Rescheduling_interrupts
257903 ± 8% -61.0% 100505 ± 9% interrupts.CPU7.TLB:TLB_shootdowns
294871 ± 14% -54.9% 133029 ± 10% interrupts.CPU70.CAL:Function_call_interrupts
329243 ± 3% -31.2% 226504 ± 2% interrupts.CPU70.LOC:Local_timer_interrupts
7370 ± 25% -67.4% 2402 ± 71% interrupts.CPU70.NMI:Non-maskable_interrupts
7370 ± 25% -67.4% 2402 ± 71% interrupts.CPU70.PMI:Performance_monitoring_interrupts
1082787 ± 10% -56.4% 472071 ± 25% interrupts.CPU70.RES:Rescheduling_interrupts
257511 ± 8% -61.4% 99483 ± 9% interrupts.CPU70.TLB:TLB_shootdowns
289341 ± 9% -52.5% 137405 ± 15% interrupts.CPU71.CAL:Function_call_interrupts
329291 ± 3% -31.2% 226506 ± 2% interrupts.CPU71.LOC:Local_timer_interrupts
7928 ± 18% -69.6% 2407 ± 71% interrupts.CPU71.NMI:Non-maskable_interrupts
7928 ± 18% -69.6% 2407 ± 71% interrupts.CPU71.PMI:Performance_monitoring_interrupts
1071804 ± 12% -58.0% 450286 ± 28% interrupts.CPU71.RES:Rescheduling_interrupts
257379 ± 8% -61.4% 99269 ± 8% interrupts.CPU71.TLB:TLB_shootdowns
352011 ± 16% -60.4% 139515 ± 8% interrupts.CPU72.CAL:Function_call_interrupts
329306 ± 3% -31.3% 226378 ± 2% interrupts.CPU72.LOC:Local_timer_interrupts
7859 ± 18% -69.3% 2409 ± 70% interrupts.CPU72.NMI:Non-maskable_interrupts
7859 ± 18% -69.3% 2409 ± 70% interrupts.CPU72.PMI:Performance_monitoring_interrupts
1001903 ± 11% -57.8% 422805 ± 13% interrupts.CPU72.RES:Rescheduling_interrupts
257277 ± 8% -61.3% 99500 ± 9% interrupts.CPU72.TLB:TLB_shootdowns
295284 ± 10% -54.2% 135118 ± 14% interrupts.CPU73.CAL:Function_call_interrupts
329333 ± 3% -31.2% 226514 ± 2% interrupts.CPU73.LOC:Local_timer_interrupts
7887 ± 19% -69.7% 2386 ± 71% interrupts.CPU73.NMI:Non-maskable_interrupts
7887 ± 19% -69.7% 2386 ± 71% interrupts.CPU73.PMI:Performance_monitoring_interrupts
1074423 ± 13% -55.1% 482615 ± 20% interrupts.CPU73.RES:Rescheduling_interrupts
257618 ± 8% -61.4% 99385 ± 8% interrupts.CPU73.TLB:TLB_shootdowns
328933 ± 16% -56.9% 141806 ± 21% interrupts.CPU74.CAL:Function_call_interrupts
329258 ± 3% -31.2% 226518 ± 2% interrupts.CPU74.LOC:Local_timer_interrupts
6865 ± 32% -65.4% 2375 ± 72% interrupts.CPU74.NMI:Non-maskable_interrupts
6865 ± 32% -65.4% 2375 ± 72% interrupts.CPU74.PMI:Performance_monitoring_interrupts
1131617 ± 10% -53.4% 527448 ± 20% interrupts.CPU74.RES:Rescheduling_interrupts
257663 ± 8% -61.5% 99248 ± 8% interrupts.CPU74.TLB:TLB_shootdowns
289524 ± 7% -42.6% 166273 ± 8% interrupts.CPU75.CAL:Function_call_interrupts
329410 ± 3% -31.3% 226455 ± 2% interrupts.CPU75.LOC:Local_timer_interrupts
7846 ± 18% -69.6% 2389 ± 72% interrupts.CPU75.NMI:Non-maskable_interrupts
7846 ± 18% -69.6% 2389 ± 72% interrupts.CPU75.PMI:Performance_monitoring_interrupts
1105068 ± 11% -56.3% 482737 ± 19% interrupts.CPU75.RES:Rescheduling_interrupts
257342 ± 8% -61.0% 100403 ± 8% interrupts.CPU75.TLB:TLB_shootdowns
290573 ± 10% -53.8% 134186 ± 21% interrupts.CPU76.CAL:Function_call_interrupts
329278 ± 3% -31.2% 226464 ± 2% interrupts.CPU76.LOC:Local_timer_interrupts
7851 ± 18% -69.7% 2380 ± 73% interrupts.CPU76.NMI:Non-maskable_interrupts
7851 ± 18% -69.7% 2380 ± 73% interrupts.CPU76.PMI:Performance_monitoring_interrupts
1109115 ± 10% -52.7% 524334 ± 17% interrupts.CPU76.RES:Rescheduling_interrupts
257599 ± 8% -61.4% 99465 ± 8% interrupts.CPU76.TLB:TLB_shootdowns
290588 ± 8% -53.6% 134740 ± 3% interrupts.CPU77.CAL:Function_call_interrupts
329325 ± 3% -31.2% 226419 ± 2% interrupts.CPU77.LOC:Local_timer_interrupts
7340 ± 25% -67.7% 2370 ± 73% interrupts.CPU77.NMI:Non-maskable_interrupts
7340 ± 25% -67.7% 2370 ± 73% interrupts.CPU77.PMI:Performance_monitoring_interrupts
1122768 ± 13% -59.6% 453390 ± 18% interrupts.CPU77.RES:Rescheduling_interrupts
257333 ± 8% -61.3% 99709 ± 9% interrupts.CPU77.TLB:TLB_shootdowns
291902 ± 9% -50.1% 145786 ± 7% interrupts.CPU78.CAL:Function_call_interrupts
329296 ± 3% -31.2% 226480 ± 2% interrupts.CPU78.LOC:Local_timer_interrupts
7341 ± 25% -67.7% 2373 ± 72% interrupts.CPU78.NMI:Non-maskable_interrupts
7341 ± 25% -67.7% 2373 ± 72% interrupts.CPU78.PMI:Performance_monitoring_interrupts
1145273 ± 17% -61.7% 438903 ± 16% interrupts.CPU78.RES:Rescheduling_interrupts
257346 ± 8% -61.3% 99501 ± 8% interrupts.CPU78.TLB:TLB_shootdowns
286476 ± 10% -56.5% 124692 ± 9% interrupts.CPU79.CAL:Function_call_interrupts
329250 ± 3% -31.2% 226469 ± 2% interrupts.CPU79.LOC:Local_timer_interrupts
7853 ± 18% -69.7% 2377 ± 73% interrupts.CPU79.NMI:Non-maskable_interrupts
7853 ± 18% -69.7% 2377 ± 73% interrupts.CPU79.PMI:Performance_monitoring_interrupts
1097859 ± 10% -58.0% 460706 ± 17% interrupts.CPU79.RES:Rescheduling_interrupts
257417 ± 8% -61.2% 99895 ± 8% interrupts.CPU79.TLB:TLB_shootdowns
294225 ± 19% -52.1% 140922 ± 25% interrupts.CPU8.CAL:Function_call_interrupts
328318 ± 4% -31.0% 226418 ± 2% interrupts.CPU8.LOC:Local_timer_interrupts
7885 ± 18% -69.2% 2429 ± 71% interrupts.CPU8.NMI:Non-maskable_interrupts
7885 ± 18% -69.2% 2429 ± 71% interrupts.CPU8.PMI:Performance_monitoring_interrupts
1034349 ± 9% -47.7% 540931 ± 31% interrupts.CPU8.RES:Rescheduling_interrupts
258139 ± 8% -61.5% 99447 ± 9% interrupts.CPU8.TLB:TLB_shootdowns
276733 ± 11% -53.8% 127867 ± 14% interrupts.CPU80.CAL:Function_call_interrupts
329272 ± 3% -31.2% 226498 ± 2% interrupts.CPU80.LOC:Local_timer_interrupts
6865 ± 32% -65.4% 2372 ± 73% interrupts.CPU80.NMI:Non-maskable_interrupts
6865 ± 32% -65.4% 2372 ± 73% interrupts.CPU80.PMI:Performance_monitoring_interrupts
1102910 ± 10% -59.1% 450673 ± 16% interrupts.CPU80.RES:Rescheduling_interrupts
257250 ± 8% -61.6% 98796 ± 8% interrupts.CPU80.TLB:TLB_shootdowns
298508 ± 11% -50.9% 146709 ± 13% interrupts.CPU81.CAL:Function_call_interrupts
329151 ± 3% -31.2% 226486 ± 2% interrupts.CPU81.LOC:Local_timer_interrupts
7374 ± 27% -67.8% 2376 ± 73% interrupts.CPU81.NMI:Non-maskable_interrupts
7374 ± 27% -67.8% 2376 ± 73% interrupts.CPU81.PMI:Performance_monitoring_interrupts
1124367 ± 11% -57.3% 479652 ± 22% interrupts.CPU81.RES:Rescheduling_interrupts
257286 ± 8% -61.2% 99748 ± 8% interrupts.CPU81.TLB:TLB_shootdowns
277822 ± 6% -46.9% 147408 ± 10% interrupts.CPU82.CAL:Function_call_interrupts
329142 ± 3% -31.2% 226542 ± 2% interrupts.CPU82.LOC:Local_timer_interrupts
7377 ± 27% -67.5% 2395 ± 71% interrupts.CPU82.NMI:Non-maskable_interrupts
7377 ± 27% -67.5% 2395 ± 71% interrupts.CPU82.PMI:Performance_monitoring_interrupts
1030318 ± 8% -49.5% 520348 ± 29% interrupts.CPU82.RES:Rescheduling_interrupts
257167 ± 8% -60.8% 100892 ± 7% interrupts.CPU82.TLB:TLB_shootdowns
294150 ± 15% -51.7% 142121 ± 28% interrupts.CPU83.CAL:Function_call_interrupts
329272 ± 3% -31.2% 226497 ± 2% interrupts.CPU83.LOC:Local_timer_interrupts
7378 ± 27% -67.8% 2377 ± 72% interrupts.CPU83.NMI:Non-maskable_interrupts
7378 ± 27% -67.8% 2377 ± 72% interrupts.CPU83.PMI:Performance_monitoring_interrupts
1075132 ± 9% -53.9% 495366 ± 26% interrupts.CPU83.RES:Rescheduling_interrupts
257296 ± 8% -61.5% 99156 ± 8% interrupts.CPU83.TLB:TLB_shootdowns
284501 ± 10% -46.9% 151164 ± 14% interrupts.CPU84.CAL:Function_call_interrupts
329202 ± 3% -31.2% 226484 ± 2% interrupts.CPU84.LOC:Local_timer_interrupts
7380 ± 27% -67.7% 2383 ± 72% interrupts.CPU84.NMI:Non-maskable_interrupts
7380 ± 27% -67.7% 2383 ± 72% interrupts.CPU84.PMI:Performance_monitoring_interrupts
1078161 ± 15% -55.3% 482044 ± 25% interrupts.CPU84.RES:Rescheduling_interrupts
257133 ± 8% -61.2% 99769 ± 8% interrupts.CPU84.TLB:TLB_shootdowns
276188 ± 10% -39.5% 167212 ± 18% interrupts.CPU85.CAL:Function_call_interrupts
329199 ± 3% -31.2% 226439 ± 2% interrupts.CPU85.LOC:Local_timer_interrupts
7378 ± 27% -67.6% 2391 ± 72% interrupts.CPU85.NMI:Non-maskable_interrupts
7378 ± 27% -67.6% 2391 ± 72% interrupts.CPU85.PMI:Performance_monitoring_interrupts
1092682 ± 14% -56.6% 474517 ± 11% interrupts.CPU85.RES:Rescheduling_interrupts
256696 ± 8% -60.4% 101532 ± 8% interrupts.CPU85.TLB:TLB_shootdowns
287225 ± 8% -55.9% 126591 ± 22% interrupts.CPU86.CAL:Function_call_interrupts
329214 ± 3% -31.2% 226373 ± 2% interrupts.CPU86.LOC:Local_timer_interrupts
7307 ± 24% -67.4% 2382 ± 71% interrupts.CPU86.NMI:Non-maskable_interrupts
7307 ± 24% -67.4% 2382 ± 71% interrupts.CPU86.PMI:Performance_monitoring_interrupts
1103865 ± 9% -56.1% 484786 ± 6% interrupts.CPU86.RES:Rescheduling_interrupts
257415 ± 8% -61.3% 99504 ± 8% interrupts.CPU86.TLB:TLB_shootdowns
290123 ± 14% -50.8% 142784 ± 29% interrupts.CPU87.CAL:Function_call_interrupts
329335 ± 3% -31.2% 226531 ± 2% interrupts.CPU87.LOC:Local_timer_interrupts
7854 ± 18% -69.7% 2378 ± 72% interrupts.CPU87.NMI:Non-maskable_interrupts
7854 ± 18% -69.7% 2378 ± 72% interrupts.CPU87.PMI:Performance_monitoring_interrupts
1140827 ± 11% -57.3% 487678 ± 20% interrupts.CPU87.RES:Rescheduling_interrupts
257236 ± 8% -61.0% 100445 ± 9% interrupts.CPU87.TLB:TLB_shootdowns
294640 ± 7% -48.5% 151734 ± 42% interrupts.CPU88.CAL:Function_call_interrupts
329190 ± 3% -31.2% 226451 ± 2% interrupts.CPU88.LOC:Local_timer_interrupts
7824 ± 17% -69.5% 2385 ± 72% interrupts.CPU88.NMI:Non-maskable_interrupts
7824 ± 17% -69.5% 2385 ± 72% interrupts.CPU88.PMI:Performance_monitoring_interrupts
1089044 ± 6% -55.4% 485846 ± 14% interrupts.CPU88.RES:Rescheduling_interrupts
257098 ± 8% -60.8% 100701 ± 8% interrupts.CPU88.TLB:TLB_shootdowns
292981 ± 10% -50.2% 145843 ± 17% interrupts.CPU89.CAL:Function_call_interrupts
329288 ± 3% -31.2% 226464 ± 2% interrupts.CPU89.LOC:Local_timer_interrupts
8363 ± 4% -71.4% 2390 ± 71% interrupts.CPU89.NMI:Non-maskable_interrupts
8363 ± 4% -71.4% 2390 ± 71% interrupts.CPU89.PMI:Performance_monitoring_interrupts
1113421 ± 10% -59.0% 456503 ± 18% interrupts.CPU89.RES:Rescheduling_interrupts
257323 ± 8% -61.2% 99727 ± 8% interrupts.CPU89.TLB:TLB_shootdowns
287972 ± 8% -49.4% 145832 ± 15% interrupts.CPU9.CAL:Function_call_interrupts
328322 ± 4% -31.0% 226489 ± 2% interrupts.CPU9.LOC:Local_timer_interrupts
7350 ± 24% -67.1% 2419 ± 71% interrupts.CPU9.NMI:Non-maskable_interrupts
7350 ± 24% -67.1% 2419 ± 71% interrupts.CPU9.PMI:Performance_monitoring_interrupts
1064529 ± 11% -53.6% 494023 ± 23% interrupts.CPU9.RES:Rescheduling_interrupts
257793 ± 8% -60.9% 100812 ± 9% interrupts.CPU9.TLB:TLB_shootdowns
294642 ± 16% -46.3% 158295 ± 11% interrupts.CPU90.CAL:Function_call_interrupts
329237 ± 3% -31.2% 226507 ± 2% interrupts.CPU90.LOC:Local_timer_interrupts
7314 ± 24% -67.2% 2398 ± 70% interrupts.CPU90.NMI:Non-maskable_interrupts
7314 ± 24% -67.2% 2398 ± 70% interrupts.CPU90.PMI:Performance_monitoring_interrupts
1170880 ± 11% -58.1% 490032 ± 17% interrupts.CPU90.RES:Rescheduling_interrupts
257726 ± 8% -60.7% 101321 ± 8% interrupts.CPU90.TLB:TLB_shootdowns
282677 ± 7% -56.8% 122230 ± 9% interrupts.CPU91.CAL:Function_call_interrupts
329228 ± 3% -31.2% 226480 ± 2% interrupts.CPU91.LOC:Local_timer_interrupts
7827 ± 17% -69.5% 2388 ± 71% interrupts.CPU91.NMI:Non-maskable_interrupts
7827 ± 17% -69.5% 2388 ± 71% interrupts.CPU91.PMI:Performance_monitoring_interrupts
1132881 ± 11% -59.4% 459916 ± 25% interrupts.CPU91.RES:Rescheduling_interrupts
257380 ± 8% -61.2% 99805 ± 8% interrupts.CPU91.TLB:TLB_shootdowns
280792 ± 8% -51.7% 135605 ± 15% interrupts.CPU92.CAL:Function_call_interrupts
329306 ± 3% -31.2% 226497 ± 2% interrupts.CPU92.LOC:Local_timer_interrupts
7824 ± 17% -69.6% 2379 ± 72% interrupts.CPU92.NMI:Non-maskable_interrupts
7824 ± 17% -69.6% 2379 ± 72% interrupts.CPU92.PMI:Performance_monitoring_interrupts
1116902 ± 11% -57.8% 471493 ± 13% interrupts.CPU92.RES:Rescheduling_interrupts
257189 ± 8% -61.2% 99816 ± 8% interrupts.CPU92.TLB:TLB_shootdowns
294998 ± 10% -49.3% 149595 ± 8% interrupts.CPU93.CAL:Function_call_interrupts
329320 ± 3% -31.2% 226475 ± 2% interrupts.CPU93.LOC:Local_timer_interrupts
7819 ± 17% -69.3% 2397 ± 70% interrupts.CPU93.NMI:Non-maskable_interrupts
7819 ± 17% -69.3% 2397 ± 70% interrupts.CPU93.PMI:Performance_monitoring_interrupts
1139150 ± 10% -51.9% 547841 ± 18% interrupts.CPU93.RES:Rescheduling_interrupts
257094 ± 8% -60.9% 100400 ± 9% interrupts.CPU93.TLB:TLB_shootdowns
277886 ± 10% -47.2% 146614 ± 24% interrupts.CPU94.CAL:Function_call_interrupts
329231 ± 3% -31.2% 226472 ± 2% interrupts.CPU94.LOC:Local_timer_interrupts
7819 ± 17% -69.6% 2379 ± 71% interrupts.CPU94.NMI:Non-maskable_interrupts
7819 ± 17% -69.6% 2379 ± 71% interrupts.CPU94.PMI:Performance_monitoring_interrupts
1138310 ± 11% -54.8% 514545 ± 16% interrupts.CPU94.RES:Rescheduling_interrupts
257491 ± 8% -61.1% 100254 ± 8% interrupts.CPU94.TLB:TLB_shootdowns
282333 ± 8% -53.3% 131952 ± 18% interrupts.CPU95.CAL:Function_call_interrupts
329304 ± 3% -31.2% 226485 ± 2% interrupts.CPU95.LOC:Local_timer_interrupts
7824 ± 17% -69.7% 2372 ± 72% interrupts.CPU95.NMI:Non-maskable_interrupts
7824 ± 17% -69.7% 2372 ± 72% interrupts.CPU95.PMI:Performance_monitoring_interrupts
1106751 ± 12% -56.2% 484957 ± 24% interrupts.CPU95.RES:Rescheduling_interrupts
257610 ± 8% -61.0% 100417 ± 8% interrupts.CPU95.TLB:TLB_shootdowns
311942 ± 13% -39.7% 187988 ± 19% interrupts.CPU96.CAL:Function_call_interrupts
328191 ± 4% -31.0% 226456 ± 2% interrupts.CPU96.LOC:Local_timer_interrupts
7869 ± 17% -69.1% 2435 ± 70% interrupts.CPU96.NMI:Non-maskable_interrupts
7869 ± 17% -69.1% 2435 ± 70% interrupts.CPU96.PMI:Performance_monitoring_interrupts
945943 ± 14% -56.2% 414699 ± 18% interrupts.CPU96.RES:Rescheduling_interrupts
258163 ± 8% -61.1% 100538 ± 9% interrupts.CPU96.TLB:TLB_shootdowns
316444 ± 12% -49.2% 160607 ± 20% interrupts.CPU97.CAL:Function_call_interrupts
328296 ± 3% -31.0% 226459 ± 2% interrupts.CPU97.LOC:Local_timer_interrupts
8403 ± 3% -76.7% 1957 ± 78% interrupts.CPU97.NMI:Non-maskable_interrupts
8403 ± 3% -76.7% 1957 ± 78% interrupts.CPU97.PMI:Performance_monitoring_interrupts
952147 ± 18% -48.3% 491918 ± 30% interrupts.CPU97.RES:Rescheduling_interrupts
257618 ± 8% -60.9% 100731 ± 9% interrupts.CPU97.TLB:TLB_shootdowns
300845 ± 9% -55.4% 134094 ± 11% interrupts.CPU98.CAL:Function_call_interrupts
327854 ± 4% -30.9% 226516 ± 2% interrupts.CPU98.LOC:Local_timer_interrupts
7892 ± 18% -75.4% 1941 ± 79% interrupts.CPU98.NMI:Non-maskable_interrupts
7892 ± 18% -75.4% 1941 ± 79% interrupts.CPU98.PMI:Performance_monitoring_interrupts
1043756 ± 13% -59.1% 426407 ± 24% interrupts.CPU98.RES:Rescheduling_interrupts
257590 ± 8% -60.9% 100652 ± 8% interrupts.CPU98.TLB:TLB_shootdowns
300265 ± 6% -47.5% 157738 ± 21% interrupts.CPU99.CAL:Function_call_interrupts
328218 ± 4% -31.0% 226496 ± 2% interrupts.CPU99.LOC:Local_timer_interrupts
8407 ± 3% -76.8% 1949 ± 79% interrupts.CPU99.NMI:Non-maskable_interrupts
8407 ± 3% -76.8% 1949 ± 79% interrupts.CPU99.PMI:Performance_monitoring_interrupts
1003079 ± 7% -57.9% 421849 ± 21% interrupts.CPU99.RES:Rescheduling_interrupts
258167 ± 8% -61.1% 100362 ± 9% interrupts.CPU99.TLB:TLB_shootdowns
359.75 ± 3% -78.0% 79.25 ± 98% interrupts.IWI:IRQ_work_interrupts
63173825 ± 3% -31.2% 43480379 ± 2% interrupts.LOC:Local_timer_interrupts
1499268 ± 3% -72.4% 413311 ± 72% interrupts.NMI:Non-maskable_interrupts
1499268 ± 3% -72.4% 413311 ± 72% interrupts.PMI:Performance_monitoring_interrupts
1.986e+08 ± 3% -52.4% 94474633 ± 4% interrupts.RES:Rescheduling_interrupts
49453077 ± 8% -61.3% 19148289 ± 8% interrupts.TLB:TLB_shootdowns
hackbench.throughput
900000 +------------------------------------------------------------------+
| O O O O O O O O O |
800000 |-+ O O O |
700000 |-+ O O O |
| |
600000 |.+..+.+..+. .+.+..+. .+.+..+.+..+.+..+.+..+.+..+ |
500000 |-+ +. +. |
| |
400000 |-+ |
300000 |-+ |
| |
200000 |-+ |
100000 |-+ |
| |
0 +------------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Oliver Sang
1 year, 7 months
[selftests] 4d9c16a494: kernel-selftests.core.make_fail
by kernel test robot
Greeting,
FYI, we noticed the following commit (built with gcc-9):
commit: 4d9c16a4949b8b027efc8d4214a4c8b11379cb28 ("[PATCH v3 2/2] selftests: core: add tests for CLOSE_RANGE_CLOEXEC")
url: https://github.com/0day-ci/linux/commits/Giuseppe-Scrivano/fs-close_range...
base: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git 09162bc32c880a791c6c0668ce0745cf7958f576
in testcase: kernel-selftests
version: kernel-selftests-x86_64-b5a583fb-1_20201015
with following parameters:
group: group-01
ucode: 0xe2
test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel.
test-url: https://www.kernel.org/doc/Documentation/kselftest.txt
on test machine: 8 threads Intel(R) Core(TM) i7-6770HQ CPU @ 2.60GHz with 32G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang(a)intel.com>
KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28
2020-11-20 16:58:42 ln -sf /usr/bin/clang
2020-11-20 16:58:42 ln -sf /usr/bin/llc
2020-11-20 16:58:42 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh
2020-11-20 16:58:42 make run_tests -C capabilities
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/capabilities'
gcc -O2 -g -std=gnu99 -Wall test_execve.c -lcap-ng -lrt -ldl -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/capabilities/test_execve
gcc -O2 -g -std=gnu99 -Wall validate_cap.c -lcap-ng -lrt -ldl -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/capabilities/validate_cap
TAP version 13
1..1
# selftests: capabilities: test_execve
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# TAP version 13
# 1..12
# # [RUN] +++ Tests with uid == 0 +++
# # [NOTE] Using global UIDs for tests
# # [RUN] Root => ep
# ok 1 Passed
# # Check cap_ambient manipulation rules
# ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap
# ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap
# ok 4 PR_CAP_AMBIENT_RAISE worked
# ok 5 Basic manipulation appears to work
# # [RUN] Root +i => eip
# ok 6 Passed
# # [RUN] UID 0 +ia => eipa
# ok 7 Passed
# # [RUN] Root +ia, suidroot => eipa
# ok 8 Passed
# # [RUN] Root +ia, suidnonroot => ip
# ok 9 Passed
# # [RUN] Root +ia, sgidroot => eipa
# ok 10 Passed
# ok 11 Passed
# # [RUN] Root +ia, sgidnonroot => eip
# ok 12 Passed
# # Totals: pass:12 fail:0 xfail:0 xpass:0 skip:0 error:0
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # validate_cap:: Capabilities after execve were correct
# # ==================================================
# TAP version 13
# 1..9
# # [RUN] +++ Tests with uid != 0 +++
# # [NOTE] Using global UIDs for tests
# # [RUN] Non-root => no caps
# ok 1 Passed
# # Check cap_ambient manipulation rules
# ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap
# ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap
# ok 4 PR_CAP_AMBIENT_RAISE worked
# ok 5 Basic manipulation appears to work
# # [RUN] Non-root +i => i
# ok 6 Passed
# # [RUN] UID 1 +ia => eipa
# ok 7 Passed
# # [RUN] Non-root +ia, sgidnonroot => i
# ok 8 Passed
# ok 9 Passed
# # Totals: pass:9 fail:0 xfail:0 xpass:0 skip:0 error:0
# # ==================================================
ok 1 selftests: capabilities: test_execve
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/capabilities'
LKP SKIP cgroup
2020-11-20 16:58:42 make run_tests -C clone3
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3'
gcc -g -I../../../../usr/include/ clone3.c -lcap -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3/clone3
gcc -g -I../../../../usr/include/ clone3_clear_sighand.c -lcap -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3/clone3_clear_sighand
gcc -g -I../../../../usr/include/ clone3_set_tid.c -lcap -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3/clone3_set_tid
gcc -g -I../../../../usr/include/ clone3_cap_checkpoint_restore.c -lcap -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3/clone3_cap_checkpoint_restore
TAP version 13
1..4
# selftests: clone3: clone3
# TAP version 13
# 1..17
# # clone3() syscall supported
# # [1354] Trying clone3() with flags 0 (size 0)
# # I am the parent (1354). My child's pid is 1355
# # [1354] clone3() with flags says: 0 expected 0
# ok 1 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0x20000000 (size 0)
# # I am the parent (1354). My child's pid is 1356
# # [1354] clone3() with flags says: 0 expected 0
# ok 2 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0 (size 64)
# # I am the parent (1354). My child's pid is 1357
# # [1354] clone3() with flags says: 0 expected 0
# ok 3 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0 (size 56)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 4 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0 (size 96)
# # I am the parent (1354). My child's pid is 1358
# # [1354] clone3() with flags says: 0 expected 0
# ok 5 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0 (size 0)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 6 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0 (size 0)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 7 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0 (size 0)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 8 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0 (size 0)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 9 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0 (size 96)
# # I am the parent (1354). My child's pid is 1359
# # [1354] clone3() with flags says: 0 expected 0
# ok 10 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0 (size 104)
# # Argument list too long - Failed to create new process
# # [1354] clone3() with flags says: -7 expected -7
# ok 11 [1354] Result (-7) matches expectation (-7)
# # [1354] Trying clone3() with flags 0 (size 176)
# # Argument list too long - Failed to create new process
# # [1354] clone3() with flags says: -7 expected -7
# ok 12 [1354] Result (-7) matches expectation (-7)
# # [1354] Trying clone3() with flags 0 (size 4104)
# # Argument list too long - Failed to create new process
# # [1354] clone3() with flags says: -7 expected -7
# ok 13 [1354] Result (-7) matches expectation (-7)
# # [1354] Trying clone3() with flags 0x20000000 (size 64)
# # I am the parent (1354). My child's pid is 1360
# # [1354] clone3() with flags says: 0 expected 0
# ok 14 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0x20000000 (size 56)
# # Invalid argument - Failed to create new process
# # [1354] clone3() with flags says: -22 expected -22
# ok 15 [1354] Result (-22) matches expectation (-22)
# # [1354] Trying clone3() with flags 0x20000000 (size 96)
# # I am the parent (1354). My child's pid is 1361
# # [1354] clone3() with flags says: 0 expected 0
# ok 16 [1354] Result (0) matches expectation (0)
# # [1354] Trying clone3() with flags 0x20000000 (size 4104)
# # Argument list too long - Failed to create new process
# # [1354] clone3() with flags says: -7 expected -7
# ok 17 [1354] Result (-7) matches expectation (-7)
# # Totals: pass:17 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: clone3: clone3
# selftests: clone3: clone3_clear_sighand
# TAP version 13
# 1..1
# # clone3() syscall supported
# ok 1 Cleared signal handlers for child process
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 2 selftests: clone3: clone3_clear_sighand
# selftests: clone3: clone3_set_tid
# TAP version 13
# 1..29
# # clone3() syscall supported
# # /proc/sys/kernel/pid_max 32768
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 1 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 2 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 3 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 4 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 5 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 6 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 7 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 8 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 9 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 10 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 0 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 0 says :-22 - expected -22
# ok 11 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 12 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 13 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to -1 and 0x20000000
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID -1 says :-22 - expected -22
# ok 14 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 1 and 0x0
# # File exists - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 1 says :-17 - expected -17
# ok 15 [1386] Result (-17) matches expectation (-17)
# # [1386] Trying clone3() with CLONE_SET_TID to 1 and 0x20000000
# # I am the child, my PID is 1 (expected 1)
# # I am the parent (1386). My child's pid is 1387
# # [1386] clone3() with CLONE_SET_TID 1 says :0 - expected 0
# ok 16 [1386] Result (0) matches expectation (0)
# # [1386] Trying clone3() with CLONE_SET_TID to 32768 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 32768 says :-22 - expected -22
# ok 17 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 32768 and 0x20000000
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 32768 says :-22 - expected -22
# ok 18 [1386] Result (-22) matches expectation (-22)
# # Child has PID 1388
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 32768 says :-22 - expected -22
# ok 18 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 1388 and 0x0
# # I am the child, my PID is 1388 (expected 1388)
# # I am the parent (1386). My child's pid is 1388
# # [1386] clone3() with CLONE_SET_TID 1388 says :0 - expected 0
# ok 19 [1386] Result (0) matches expectation (0)
# # [1386] Trying clone3() with CLONE_SET_TID to 1388 and 0x20000000
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 1388 says :-22 - expected -22
# ok 20 [1386] Result (-22) matches expectation (-22)
# # [1386] Trying clone3() with CLONE_SET_TID to 1 and 0x20000000
# # I am the child, my PID is 1 (expected 1)
# # I am the parent (1386). My child's pid is 1388
# # [1386] clone3() with CLONE_SET_TID 1 says :0 - expected 0
# ok 21 [1386] Result (0) matches expectation (0)
# # unshare PID namespace
# # [1386] Trying clone3() with CLONE_SET_TID to 1388 and 0x0
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 1388 says :-22 - expected -22
# ok 22 [1386] Result (-22) matches expectation (-22)
# # [1] Trying clone3() with CLONE_SET_TID to 43 and 0x0
# # Invalid argument - Failed to create new process
# # [1] clone3() with CLONE_SET_TID 43 says :-22 - expected -22
# ok 23 [1] Result (-22) matches expectation (-22)
# # [1] Trying clone3() with CLONE_SET_TID to 43 and 0x0
# # I am the child, my PID is 43 (expected 43)
# # I am the parent (1). My child's pid is 43
# # [1] clone3() with CLONE_SET_TID 43 says :0 - expected 0
# ok 24 [1] Result (0) matches expectation (0)
# # Child in PID namespace has PID 1
# # [1] Trying clone3() with CLONE_SET_TID to 2 and 0x0
# # I am the child, my PID is 2 (expected 2)
# # I am the parent (1). My child's pid is 2
# # [1] clone3() with CLONE_SET_TID 2 says :0 - expected 0
# ok 25 [1] Result (0) matches expectation (0)
# # [1] Trying clone3() with CLONE_SET_TID to 1 and 0x20000000
# # Invalid argument - Failed to create new process
# # [1] clone3() with CLONE_SET_TID 1 says :-22 - expected -22
# ok 26 [1] Result (-22) matches expectation (-22)
# # [1] Trying clone3() with CLONE_SET_TID to 1 and 0x20000000
# # Invalid argument - Failed to create new process
# # [1] clone3() with CLONE_SET_TID 1 says :-22 - expected -22
# ok 27 [1] Result (-22) matches expectation (-22)
# # [1] Trying clone3() with CLONE_SET_TID to 1 and 0x20000000
# # I am the child, my PID is 1 (expected 1)
# # [1] Child is ready and waiting
# # I am the parent (1). My child's pid is 42
# # [1] clone3() with CLONE_SET_TID 1 says :0 - expected 0
# ok 28 [1] Result (0) matches expectation (0)
# # Invalid argument - Failed to create new process
# # [1386] clone3() with CLONE_SET_TID 1388 says :-22 - expected -22
# ok 22 [1386] Result (-22) matches expectation (-22)
# # [1386] Child is ready and waiting
# ok 29 PIDs in all namespaces as expected (1388,42,1)
# # Totals: pass:29 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 3 selftests: clone3: clone3_set_tid
# selftests: clone3: clone3_cap_checkpoint_restore
# TAP version 13
# 1..1
# # Starting 1 tests from 1 test cases.
# # RUN global.clone3_cap_checkpoint_restore ...
# # clone3_cap_checkpoint_restore.c:155:clone3_cap_checkpoint_restore:Child has PID 1404
# # clone3() syscall supported
# # clone3_cap_checkpoint_restore.c:88:clone3_cap_checkpoint_restore:[1403] Trying clone3() with CLONE_SET_TID to 1404
# # clone3() syscall supported
# # clone3_cap_checkpoint_restore.c:55:clone3_cap_checkpoint_restore:Operation not permitted - Failed to create new process
# # clone3_cap_checkpoint_restore.c:90:clone3_cap_checkpoint_restore:[1403] clone3() with CLONE_SET_TID 1404 says:-1
# # clone3_cap_checkpoint_restore.c:88:clone3_cap_checkpoint_restore:[1403] Trying clone3() with CLONE_SET_TID to 1404
# # clone3_cap_checkpoint_restore.c:70:clone3_cap_checkpoint_restore:I am the parent (1403). My child's pid is 1404
# # clone3_cap_checkpoint_restore.c:63:clone3_cap_checkpoint_restore:I am the child, my PID is 1404 (expected 1404)
# # clone3_cap_checkpoint_restore.c:90:clone3_cap_checkpoint_restore:[1403] clone3() with CLONE_SET_TID 1404 says:0
# # OK global.clone3_cap_checkpoint_restore
# ok 1 global.clone3_cap_checkpoint_restore
# # PASSED: 1 / 1 tests passed.
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 4 selftests: clone3: clone3_cap_checkpoint_restore
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/clone3'
2020-11-20 16:58:43 make run_tests -C core
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/core'
gcc -g -I../../../../usr/include/ close_range_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/core/close_range_test
close_range_test.c: In function ‘close_range_unshare’:
close_range_test.c:122:19: warning: passing argument 1 of ‘sys_clone3’ from incompatible pointer type [-Wincompatible-pointer-types]
pid = sys_clone3(&args, sizeof(args));
^~~~~
In file included from close_range_test.c:17:
../clone3/clone3_selftests.h:49:46: note: expected ‘struct __clone_args *’ but argument is of type ‘struct clone_args *’
static pid_t sys_clone3(struct __clone_args *args, size_t size)
~~~~~~~~~~~~~~~~~~~~~^~~~
close_range_test.c: In function ‘close_range_unshare_capped’:
close_range_test.c:211:19: warning: passing argument 1 of ‘sys_clone3’ from incompatible pointer type [-Wincompatible-pointer-types]
pid = sys_clone3(&args, sizeof(args));
^~~~~
In file included from close_range_test.c:17:
../clone3/clone3_selftests.h:49:46: note: expected ‘struct __clone_args *’ but argument is of type ‘struct clone_args *’
static pid_t sys_clone3(struct __clone_args *args, size_t size)
~~~~~~~~~~~~~~~~~~~~~^~~~
close_range_test.c: In function ‘close_range_cloexec’:
close_range_test.c:244:5: warning: implicit declaration of function ‘XFAIL’ [-Wimplicit-function-declaration]
XFAIL(return, "Skipping test since /dev/null does not exist");
^~~~~
close_range_test.c:244:11: error: expected expression before ‘return’
XFAIL(return, "Skipping test since /dev/null does not exist");
^~~~~~
close_range_test.c:253:10: error: expected expression before ‘return’
XFAIL(return, "close_range() syscall not supported");
^~~~~~
close_range_test.c:255:10: error: expected expression before ‘return’
XFAIL(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC");
^~~~~~
make: *** [../lib.mk:139: /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/core/close_range_test] Error 1
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/core'
2020-11-20 16:58:43 make run_tests -C cpu-hotplug
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/cpu-hotplug'
TAP version 13
1..1
# selftests: cpu-hotplug: cpu-on-off-test.sh
# pid 1480's current affinity mask: ff
# pid 1480's new affinity mask: 1
# CPU online/offline summary:
# present_cpus = 0-7 present_max = 7
# Cpus in online state: 0-7
# Cpus in offline state: 0
# Limited scope test: one hotplug cpu
# (leaves cpu in the original state):
# online to offline to online: cpu 7
ok 1 selftests: cpu-hotplug: cpu-on-off-test.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/cpu-hotplug'
dmabuf-heaps test: not in Makefile
2020-11-20 16:58:44 make TARGETS=dmabuf-heaps
make --no-builtin-rules ARCH=x86 -C ../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
HOSTCC scripts/basic/fixdep
HOSTCC scripts/unifdef
WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/x86/include/generated/uapi/asm/errno.h
WRAP arch/x86/include/generated/uapi/asm/fcntl.h
WRAP arch/x86/include/generated/uapi/asm/ioctl.h
WRAP arch/x86/include/generated/uapi/asm/ioctls.h
WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h
WRAP arch/x86/include/generated/uapi/asm/param.h
WRAP arch/x86/include/generated/uapi/asm/poll.h
WRAP arch/x86/include/generated/uapi/asm/resource.h
WRAP arch/x86/include/generated/uapi/asm/socket.h
WRAP arch/x86/include/generated/uapi/asm/sockios.h
WRAP arch/x86/include/generated/uapi/asm/termbits.h
WRAP arch/x86/include/generated/uapi/asm/termios.h
WRAP arch/x86/include/generated/uapi/asm/types.h
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
HOSTLD arch/x86/tools/relocs
UPD include/generated/uapi/linux/version.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/edid.h
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/mtd/mtd-user.h
HDRINST usr/include/mtd/mtd-abi.h
HDRINST usr/include/mtd/ubi-user.h
HDRINST usr/include/mtd/nftl-user.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/xen/gntdev.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/ib_user_mad.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/siw-abi.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/rvt-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/rdma/ib_user_verbs.h
HDRINST usr/include/rdma/rdma_user_cm.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/xilinx_sdfec.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/misc/uacce/hisi_qm.h
HDRINST usr/include/misc/uacce/uacce.h
HDRINST usr/include/misc/pvpanic.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/watch_queue.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/isotp.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/can/j1939.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_gate.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/tc_act/tc_mpls.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_csum.h
HDRINST usr/include/linux/tc_act/tc_defact.h
HDRINST usr/include/linux/tc_act/tc_bpf.h
HDRINST usr/include/linux/tc_act/tc_gact.h
HDRINST usr/include/linux/tc_act/tc_skbedit.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_mirred.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/mptcp.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/virtio_iommu.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/remoteproc_cdev.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/mrp_bridge.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/wireguard.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/dma-heap.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/raw_gadget.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/charger.h
HDRINST usr/include/linux/usb/g_uvc.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/usb/ch11.h
HDRINST usr/include/linux/usb/gadgetfs.h
HDRINST usr/include/linux/usb/cdc-wdm.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/fsverity.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/virtio_fs.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/rpl.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/openat2.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/idxd.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/virtio_mem.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/nitro_enclaves.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/isst_if.h
HDRINST usr/include/linux/pidfd.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/vfio_zdev.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/um_timetravel.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/virtio_pmem.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/ethtool_netlink.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/close_range.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
HDRINST usr/include/linux/netfilter/ipset/ip_set.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/rpl_iptunnel.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/fscrypt.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/scsi/fc/fc_ns.h
HDRINST usr/include/scsi/fc/fc_fs.h
HDRINST usr/include/scsi/fc/fc_gs.h
HDRINST usr/include/scsi/fc/fc_els.h
HDRINST usr/include/scsi/scsi_bsg_ufs.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/linux/version.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/ist.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/unistd_x32.h
HDRINST usr/include/asm/unistd_64.h
HDRINST usr/include/asm/unistd_32.h
HDRINST usr/include/asm/types.h
HDRINST usr/include/asm/termios.h
HDRINST usr/include/asm/termbits.h
HDRINST usr/include/asm/sockios.h
HDRINST usr/include/asm/socket.h
HDRINST usr/include/asm/resource.h
HDRINST usr/include/asm/poll.h
HDRINST usr/include/asm/param.h
HDRINST usr/include/asm/ipcbuf.h
HDRINST usr/include/asm/ioctls.h
HDRINST usr/include/asm/ioctl.h
HDRINST usr/include/asm/fcntl.h
HDRINST usr/include/asm/errno.h
HDRINST usr/include/asm/bpf_perf_event.h
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/dmabuf-heaps'
gcc -static -O3 -Wl,-no-as-needed -Wall -I../../../../usr/include dmabuf-heap.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/dmabuf-heaps/dmabuf-heap
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/dmabuf-heaps'
2020-11-20 16:59:14 make run_tests -C dmabuf-heaps
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/dmabuf-heaps'
TAP version 13
1..1
# selftests: dmabuf-heaps: dmabuf-heap
# No /dev/dma_heap directory?
not ok 1 selftests: dmabuf-heaps: dmabuf-heap # exit=255
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/dmabuf-heaps'
LKP SKIP efivarfs | no /sys/firmware/efi
2020-11-20 16:59:14 touch ./exec/pipe
2020-11-20 16:59:15 make run_tests -C exec
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec'
gcc -Wall -Wno-nonnull -D_GNU_SOURCE execveat.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/execveat
gcc -Wall -Wno-nonnull -D_GNU_SOURCE -Wl,-z,max-page-size=0x1000 -pie load_address.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/load_address_4096
gcc -Wall -Wno-nonnull -D_GNU_SOURCE -Wl,-z,max-page-size=0x200000 -pie load_address.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/load_address_2097152
gcc -Wall -Wno-nonnull -D_GNU_SOURCE -Wl,-z,max-page-size=0x1000000 -pie load_address.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/load_address_16777216
gcc -Wall -Wno-nonnull -D_GNU_SOURCE recursion-depth.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/recursion-depth
cd /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec && ln -s -f execveat execveat.symlink
cp /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/execveat /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/execveat.denatured
chmod -x /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/execveat.denatured
echo '#!/bin/sh' > /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/script
echo 'exit $*' >> /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/script
chmod +x /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/script
mkdir -p /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/subdir
TAP version 13
1..7
# selftests: exec: execveat
# /bin/sh: 0: Can't open /dev/fd/8/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
# Check success of execveat(5, '../execveat', 0)... [OK]
# Check success of execveat(7, 'execveat', 0)... [OK]
# Check success of execveat(9, 'execveat', 0)... [OK]
# Check success of execveat(-100, '/usr/src/perf_selfte...ftests/exec/execveat', 0)... [OK]
# Check success of execveat(99, '/usr/src/perf_selfte...ftests/exec/execveat', 0)... [OK]
# Check success of execveat(11, '', 4096)... [OK]
# Check success of execveat(20, '', 4096)... [OK]
# Check success of execveat(12, '', 4096)... [OK]
# Check success of execveat(17, '', 4096)... [OK]
# Check success of execveat(17, '', 4096)... [OK]
# Check success of execveat(18, '', 4096)... [OK]
# Check failure of execveat(11, '', 0) with ENOENT... [OK]
# Check failure of execveat(11, '(null)', 4096) with EFAULT... [OK]
# Check success of execveat(7, 'execveat.symlink', 0)... [OK]
# Check success of execveat(9, 'execveat.symlink', 0)... [OK]
# Check success of execveat(-100, '/usr/src/perf_selfte...xec/execveat.symlink', 0)... [OK]
# Check success of execveat(13, '', 4096)... [OK]
# Check success of execveat(13, '', 4352)... [OK]
# Check failure of execveat(7, 'execveat.symlink', 256) with ELOOP... [OK]
# Check failure of execveat(9, 'execveat.symlink', 256) with ELOOP... [OK]
# Check failure of execveat(-100, '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec/execveat.symlink', 256) with ELOOP... [OK]
# Check failure of execveat(7, 'pipe', 0) with EACCES... [OK]
# Check success of execveat(5, '../script', 0)... [OK]
# Check success of execveat(7, 'script', 0)... [OK]
# Check success of execveat(9, 'script', 0)... [OK]
# Check success of execveat(-100, '/usr/src/perf_selfte...elftests/exec/script', 0)... [OK]
# Check success of execveat(16, '', 4096)... [OK]
# Check success of execveat(16, '', 4352)... [OK]
# Check failure of execveat(21, '', 4096) with ENOENT... [OK]
# Check failure of execveat(10, 'script', 0) with ENOENT... [OK]
# Check success of execveat(19, '', 4096)... [OK]
# Check success of execveat(19, '', 4096)... [OK]
# Check success of execveat(6, '../script', 0)... [OK]
# Check success of execveat(6, 'script', 0)... [OK]
# Check success of execveat(6, '../script', 0)... [OK]
# Check failure of execveat(6, 'script', 0) with ENOENT... [OK]
# Check failure of execveat(7, 'execveat', 65535) with EINVAL... [OK]
# Check failure of execveat(7, 'no-such-file', 0) with ENOENT... [OK]
# Check failure of execveat(9, 'no-such-file', 0) with ENOENT... [OK]
# Check failure of execveat(-100, 'no-such-file', 0) with ENOENT... [OK]
# Check failure of execveat(7, '', 4096) with EACCES... [OK]
# Check failure of execveat(7, 'Makefile', 0) with EACCES... [OK]
# Check failure of execveat(14, '', 4096) with EACCES... [OK]
# Check failure of execveat(15, '', 4096) with EACCES... [OK]
# Check failure of execveat(99, '', 4096) with EBADF... [OK]
# Check failure of execveat(99, 'execveat', 0) with EBADF... [OK]
# Check failure of execveat(11, 'execveat', 0) with ENOTDIR... [OK]
# Invoke copy of 'execveat' via filename of length 4094:
# Check success of execveat(22, '', 4096)... [OK]
# Check success of execveat(8, 'usr/src/perf_selftes...yyyyyyyyyyyyyyyyyyyy', 0)... [OK]
# Invoke copy of 'script' via filename of length 4094:
# Check success of execveat(23, '', 4096)... [OK]
# Check success of execveat(8, 'usr/src/perf_selftes...yyyyyyyyyyyyyyyyyyyy', 0)... [OK]
ok 1 selftests: exec: execveat
# selftests: exec: load_address_4096
# PASS
ok 2 selftests: exec: load_address_4096
# selftests: exec: load_address_2097152
# PASS
ok 3 selftests: exec: load_address_2097152
# selftests: exec: load_address_16777216
# PASS
ok 4 selftests: exec: load_address_16777216
# selftests: exec: recursion-depth
ok 5 selftests: exec: recursion-depth
# selftests: exec: binfmt_script
# TAP version 1.3
# 1..27
# ok 1 - binfmt_script too-big (correctly failed bad exec)
# ok 2 - binfmt_script exact (correctly failed bad exec)
# ok 3 - binfmt_script exact-space (correctly failed bad exec)
# ok 4 - binfmt_script whitespace-too-big (correctly failed bad exec)
# ok 5 - binfmt_script truncated (correctly failed bad exec)
# ok 6 - binfmt_script empty (correctly failed bad exec)
# ok 7 - binfmt_script spaces (correctly failed bad exec)
# ok 8 - binfmt_script newline-prefix (correctly failed bad exec)
# ok 9 - binfmt_script test.pl (successful good exec)
# ok 10 - binfmt_script one-under (successful good exec)
# ok 11 - binfmt_script two-under (successful good exec)
# ok 12 - binfmt_script exact-trunc-whitespace (successful good exec)
# ok 13 - binfmt_script exact-trunc-arg (successful good exec)
# ok 14 - binfmt_script one-under-full-arg (successful good exec)
# ok 15 - binfmt_script one-under-no-nl (successful good exec)
# ok 16 - binfmt_script half-under-no-nl (successful good exec)
# ok 17 - binfmt_script one-under-trunc-arg (successful good exec)
# ok 18 - binfmt_script one-under-leading (successful good exec)
# ok 19 - binfmt_script one-under-leading-trunc-arg (successful good exec)
# ok 20 - binfmt_script two-under-no-nl (successful good exec)
# ok 21 - binfmt_script two-under-trunc-arg (successful good exec)
# ok 22 - binfmt_script two-under-leading (successful good exec)
# ok 23 - binfmt_script two-under-leading-trunc-arg (successful good exec)
# ok 24 - binfmt_script two-under-no-nl (successful good exec)
# ok 25 - binfmt_script two-under-trunc-arg (successful good exec)
# ok 26 - binfmt_script two-under-leading (successful good exec)
# ok 27 - binfmt_script two-under-lead-trunc-arg (successful good exec)
ok 6 selftests: exec: binfmt_script
# selftests: exec: non-regular
# Warning: file non-regular is missing!
not ok 7 selftests: exec: non-regular
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/exec'
LKP SKIP filesystems
2020-11-20 16:59:16 make run_tests -C fpu
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/fpu'
gcc test_fpu.c -lm -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/fpu/test_fpu
TAP version 13
1..2
# selftests: fpu: test_fpu
# [SKIP] can't access /sys/kernel/debug/selftest_helpers/test_fpu: No such file or directory
ok 1 selftests: fpu: test_fpu
# selftests: fpu: run_test_fpu.sh
# ./run_test_fpu.sh: You must have the following enabled in your kernel:
# CONFIG_TEST_FPU=m
ok 2 selftests: fpu: run_test_fpu.sh # SKIP
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/fpu'
2020-11-20 16:59:16 make run_tests -C ftrace
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ftrace'
TAP version 13
1..1
# selftests: ftrace: ftracetest
# === Ftrace unit tests ===
# [1] Basic trace file check [PASS]
# [2] Basic test for tracers [PASS]
# [3] Basic trace clock test [PASS]
# [4] Basic event tracing check [PASS]
# [5] Change the ringbuffer size [PASS]
# [6] Snapshot and tracing setting [PASS]
# [7] trace_pipe and trace_marker [PASS]
# [8] Test ftrace direct functions against tracers [PASS]
# [9] Test ftrace direct functions against kprobes [PASS]
# [10] Generic dynamic event - add/remove kprobe events [PASS]
# [11] Generic dynamic event - add/remove synthetic events [PASS]
# [12] Generic dynamic event - selective clear (compatibility) [PASS]
# [13] Generic dynamic event - generic clear event [PASS]
# [14] event tracing - enable/disable with event level files [PASS]
# [15] event tracing - restricts events based on pid notrace filtering [PASS]
# [16] event tracing - restricts events based on pid [PASS]
# [17] event tracing - enable/disable with subsystem level files [PASS]
# [18] event tracing - enable/disable with top level files [PASS]
# [19] Test trace_printk from module [PASS]
# [20] ftrace - function graph filters with stack tracer [PASS]
# [21] ftrace - function graph filters [PASS]
# [22] ftrace - function glob filters [PASS]
# [23] ftrace - function pid notrace filters [PASS]
# [24] ftrace - function pid filters [PASS]
# [25] ftrace - stacktrace filter command [PASS]
# [26] ftrace - function trace with cpumask [PASS]
# [27] ftrace - test for function event triggers [PASS]
# [28] ftrace - function trace on module [PASS]
# [29] ftrace - function profiling [PASS]
# [30] ftrace - function profiler with function tracing [PASS]
# [31] ftrace - test reading of set_ftrace_filter [PASS]
# [32] ftrace - Max stack tracer [PASS]
# [33] ftrace - test for function traceon/off triggers [PASS]
# [34] ftrace - test tracing error log support [PASS]
# [35] Test creation and deletion of trace instances while setting an event [PASS]
# [36] Test creation and deletion of trace instances [PASS]
# [37] Kprobe dynamic event - adding and removing [PASS]
# [38] Kprobe dynamic event - busy event check [PASS]
# [39] Kprobe dynamic event with arguments [PASS]
# [40] Kprobe event with comm arguments [PASS]
# [41] Kprobe event string type argument [PASS]
# [42] Kprobe event symbol argument [PASS]
# [43] Kprobe event argument syntax [PASS]
# [44] Kprobes event arguments with types [PASS]
# [45] Kprobe event user-memory access [PASS]
# [46] Kprobe event auto/manual naming [PASS]
# [47] Kprobe dynamic event with function tracer [PASS]
# [48] Kprobe dynamic event - probing module [PASS]
# [49] Create/delete multiprobe on kprobe event [PASS]
# [50] Kprobe event parser error log check [PASS]
# [51] Kretprobe dynamic event with arguments [PASS]
# [52] Kretprobe dynamic event with maxactive [PASS]
# [53] Kretprobe %return suffix test [PASS]
# [54] Register/unregister many kprobe events [PASS]
# [55] Kprobe events - probe points [PASS]
# [56] Kprobe dynamic event - adding and removing [PASS]
# [57] Uprobe event parser error log check [PASS]
# [58] test for the preemptirqsoff tracer [PASS]
# [59] Meta-selftest: Checkbashisms [UNRESOLVED]
# [60] Test wakeup tracer [PASS]
# [61] Test wakeup RT tracer [PASS]
# [62] event trigger - test inter-event histogram trigger expected fail actions [XFAIL]
# [63] event trigger - test field variable support [PASS]
# [64] event trigger - test inter-event combined histogram trigger [PASS]
# [65] event trigger - test multiple actions on hist trigger [PASS]
# [66] event trigger - test inter-event histogram trigger onchange action [PASS]
# [67] event trigger - test inter-event histogram trigger onmatch action [PASS]
# [68] event trigger - test inter-event histogram trigger onmatch-onmax action [PASS]
# [69] event trigger - test inter-event histogram trigger onmax action [PASS]
# [70] event trigger - test inter-event histogram trigger snapshot action [PASS]
# [71] event trigger - test synthetic event create remove [PASS]
# [72] event trigger - test inter-event histogram trigger trace action with dynamic string param [PASS]
# [73] event trigger - test synthetic_events syntax parser [PASS]
# [74] event trigger - test synthetic_events syntax parser errors [PASS]
# [75] event trigger - test inter-event histogram trigger trace action [PASS]
# [76] event trigger - test event enable/disable trigger [PASS]
# [77] event trigger - test trigger filter [PASS]
# [78] event trigger - test histogram modifiers [PASS]
# [79] event trigger - test histogram parser errors [PASS]
# [80] event trigger - test histogram trigger [PASS]
# [81] event trigger - test multiple histogram triggers [PASS]
# [82] event trigger - test snapshot-trigger [PASS]
# [83] event trigger - test stacktrace-trigger [PASS]
# [84] trace_marker trigger - test histogram trigger [PASS]
# [85] trace_marker trigger - test snapshot trigger [PASS]
# [86] trace_marker trigger - test histogram with synthetic event against kernel event [PASS]
# [87] trace_marker trigger - test histogram with synthetic event [PASS]
# [88] event trigger - test traceon/off trigger [PASS]
# [89] (instance) Basic test for tracers [PASS]
# [90] (instance) Basic trace clock test [PASS]
# [91] (instance) Change the ringbuffer size [PASS]
# [92] (instance) Snapshot and tracing setting [PASS]
# [93] (instance) trace_pipe and trace_marker [PASS]
# [94] (instance) event tracing - enable/disable with event level files [PASS]
# [95] (instance) event tracing - restricts events based on pid notrace filtering [PASS]
# [96] (instance) event tracing - restricts events based on pid [PASS]
# [97] (instance) event tracing - enable/disable with subsystem level files [PASS]
# [98] (instance) ftrace - function pid notrace filters [PASS]
# [99] (instance) ftrace - function pid filters [PASS]
# [100] (instance) ftrace - stacktrace filter command [PASS]
# [101] (instance) ftrace - test for function event triggers [PASS]
# [102] (instance) ftrace - test for function traceon/off triggers [PASS]
# [103] (instance) event trigger - test event enable/disable trigger [PASS]
# [104] (instance) event trigger - test trigger filter [PASS]
# [105] (instance) event trigger - test histogram modifiers [PASS]
# [106] (instance) event trigger - test histogram trigger [PASS]
# [107] (instance) event trigger - test multiple histogram triggers [PASS]
# [108] (instance) trace_marker trigger - test histogram trigger [PASS]
# [109] (instance) trace_marker trigger - test snapshot trigger [PASS]
#
#
# # of passed: 107
# # of failed: 0
# # of unresolved: 1
# # of untested: 0
# # of unsupported: 0
# # of xfailed: 1
# # of undefined(test bug): 0
ok 1 selftests: ftrace: ftracetest
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ftrace'
2020-11-20 17:04:29 make run_tests -C futex
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex'
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional'
make --no-builtin-rules INSTALL_HDR_PATH=$OUTPUT/usr \
ARCH=x86 -C ../../../../.. headers_install
make[2]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
INSTALL /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/usr/include
make[2]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_wait_timeout.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_wait_timeout
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_wait_wouldblock.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_wait_wouldblock
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_requeue_pi.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_requeue_pi
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_requeue_pi_signal_restart.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_requeue_pi_signal_restart
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_requeue_pi_mismatched_ops.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_requeue_pi_mismatched_ops
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_wait_uninitialized_heap.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap
gcc -g -O2 -Wall -D_GNU_SOURCE -pthread -I../include -I../../ futex_wait_private_mapped_file.c ../include/futextest.h ../include/atomic.h ../include/logging.h -lpthread -lrt -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional/futex_wait_private_mapped_file
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex/functional'
TAP version 13
1..1
# selftests: futex: run.sh
#
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=0 owner=0 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=0 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=1 owner=0 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=1 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=0 owner=1 timeout=0ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=1 owner=0 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=1 owner=0 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=0 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=0 owner=0 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=0 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=0 owner=0 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=1 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=5000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=0 owner=1 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=500000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=1 locked=1 owner=0 timeout=2000000000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_requeue_pi: Test requeue functionality
# # Arguments: broadcast=0 locked=1 owner=0 timeout=2000000000ns
# ok 1 futex-requeue-pi
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
#
# TAP version 13
# 1..1
# # futex_requeue_pi_mismatched_ops: Detect mismatched requeue_pi operations
# ok 1 futex-requeue-pi-mismatched-ops
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
#
# TAP version 13
# 1..1
# # futex_requeue_pi_signal_restart: Test signal handling during requeue_pi
# # Arguments: <none>
# ok 1 futex-requeue-pi-signal-restart
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
#
# TAP version 13
# 1..1
# # futex_wait_timeout: Block on a futex and wait for timeout
# # Arguments: timeout=100000ns
# ok 1 futex-wait-timeout
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
#
# TAP version 13
# 1..1
# # futex_wait_wouldblock: Test the unexpected futex value in FUTEX_WAIT
# ok 1 futex-wait-wouldblock
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
#
# TAP version 13
# 1..1
# # futex_wait_uninitialized_heap: Test the uninitialized futex value in FUTEX_WAIT
# ok 1 futex-wait-uninitialized-heap
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
# TAP version 13
# 1..1
# # futex_wait_private_mapped_file: Test the futex value of private file mappings in FUTEX_WAIT
# ok 1 futex-wait-private-mapped-file
# # Totals: pass:1 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: futex: run.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/futex'
2020-11-20 17:04:42 make -C ../../../tools/gpio
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
mkdir -p include/linux 2>&1 || true
ln -sf /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h
make -f /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/build/Makefile.build dir=. obj=gpio-utils
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
CC gpio-utils.o
LD gpio-utils-in.o
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
make -f /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/build/Makefile.build dir=. obj=lsgpio
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
CC lsgpio.o
LD lsgpio-in.o
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
LINK lsgpio
make -f /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/build/Makefile.build dir=. obj=gpio-hammer
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
CC gpio-hammer.o
LD gpio-hammer-in.o
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
LINK gpio-hammer
make -f /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/build/Makefile.build dir=. obj=gpio-event-mon
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
CC gpio-event-mon.o
LD gpio-event-mon-in.o
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
LINK gpio-event-mon
make -f /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/build/Makefile.build dir=. obj=gpio-watch
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
CC gpio-watch.o
LD gpio-watch-in.o
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
LINK gpio-watch
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio'
2020-11-20 17:04:43 make run_tests -C gpio
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/gpio'
gcc -O2 -g -std=gnu99 -Wall -I../../../../usr/include/ -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid gpio-mockup-chardev.c /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/gpio/gpio-utils.o -lmount -o gpio-mockup-chardev
make --no-builtin-rules ARCH=x86 -C ../../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
TAP version 13
1..1
# selftests: gpio: gpio-mockup.sh
# 1. Test dynamic allocation of gpio successful means insert gpiochip and
# manipulate gpio pin successful
# GPIO gpio-mockup test with ranges: <-1,32>:
# -1,32
# Test gpiochip gpio-mockup: line<0>.....line<31>.....line<7>.....successful
# GPIO gpio-mockup test with ranges: <-1,32,-1,32>:
# -1,32,-1,32
# Test gpiochip gpio-mockup: line<0>.....line<31>.....line<7>.....line<0>.....line<31>.....line<6>.....successful
# GPIO gpio-mockup test with ranges: <-1,32,-1,32,-1,32>:
# -1,32,-1,32,-1,32
# Test gpiochip gpio-mockup: line<0>.....line<31>.....line<7>.....line<0>.....line<31>.....line<6>.....line<0>.....line<31>.....line<9>.....successful
# 3. Error test: successful means insert gpiochip failed
# 3.1 Test number of gpio overflow
# GPIO gpio-mockup test with ranges: <-1,32,-1,1024>:
# -1,32,-1,1024
# gpio<gpio-mockup> test failed
# Test gpiochip gpio-mockup: GPIO test PASS
ok 1 selftests: gpio: gpio-mockup.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/gpio'
ia64 test: not in Makefile
2020-11-20 17:04:45 make TARGETS=ia64
make --no-builtin-rules ARCH=x86 -C ../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ia64'
Makefile:9: warning: overriding recipe for target 'clean'
../lib.mk:123: warning: ignoring old recipe for target 'clean'
gcc aliasing-test.c -o aliasing-test
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ia64'
2020-11-20 17:04:46 make run_tests -C ia64
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ia64'
Makefile:9: warning: overriding recipe for target 'clean'
../lib.mk:123: warning: ignoring old recipe for target 'clean'
TAP version 13
1..1
# selftests: ia64: aliasing-test
# PASS: /dev/mem 0x0-0xa0000 is readable
# PASS: /dev/mem 0xa0000-0xc0000 is mappable
# PASS: /dev/mem 0xc0000-0x100000 is readable
# PASS: /dev/mem 0x0-0x100000 is mappable
# PASS: /sys/devices/pci0000:00/0000:00:02.0/rom read 65534 bytes
# PASS: /proc/bus/pci/00/00.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/02.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/08.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/14.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/14.2 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/16.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/17.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1c.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1c.1 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1c.2 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1c.4 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1f.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1f.2 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1f.3 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1f.4 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/1f.6 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/02/00.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/03/00.0 0x0-0xa0000 not mappable
# PASS: /proc/bus/pci/00/00.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/02.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/08.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/14.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/14.2 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/16.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/17.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1c.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1c.1 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1c.2 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1c.4 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1f.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1f.2 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1f.3 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1f.4 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/1f.6 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/02/00.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/03/00.0 0xa0000-0xc0000 not mappable
# PASS: /proc/bus/pci/00/00.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/02.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/08.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/14.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/14.2 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/16.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/17.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.1 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.2 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.4 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.2 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.3 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.4 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.6 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/02/00.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/03/00.0 0xc0000-0x100000 not mappable
# PASS: /proc/bus/pci/00/00.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/02.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/08.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/14.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/14.2 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/16.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/17.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.1 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.2 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1c.4 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.2 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.3 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.4 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/00/1f.6 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/02/00.0 0x0-0x100000 not mappable
# PASS: /proc/bus/pci/03/00.0 0x0-0x100000 not mappable
ok 1 selftests: ia64: aliasing-test
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ia64'
2020-11-20 17:04:47 make run_tests -C intel_pstate
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/intel_pstate'
gcc -Wall -D_GNU_SOURCE msr.c -lm -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/intel_pstate/msr
gcc -Wall -D_GNU_SOURCE aperf.c -lm -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/intel_pstate/aperf
TAP version 13
1..1
# selftests: intel_pstate: run.sh
# cpupower: error while loading shared libraries: libcpupower.so.0: cannot open shared object file: No such file or directory
# ./run.sh: line 90: / 1000: syntax error: operand expected (error token is "/ 1000")
# cpupower: error while loading shared libraries: libcpupower.so.0: cannot open shared object file: No such file or directory
# ./run.sh: line 92: / 1000: syntax error: operand expected (error token is "/ 1000")
# ========================================================================
# The marketing frequency of the cpu is 2600 MHz
# The maximum frequency of the cpu is MHz
# The minimum frequency of the cpu is MHz
# Target Actual Difference MSR(0x199) max_perf_pct
ok 1 selftests: intel_pstate: run.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/intel_pstate'
2020-11-20 17:04:48 make run_tests -C ipc
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ipc'
gcc -DCONFIG_X86_64 -D__x86_64__ -I../../../../usr/include/ msgque.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ipc/msgque
TAP version 13
1..1
# selftests: ipc: msgque
# # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: ipc: msgque
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ipc'
LKP SKIP ir.ir_loopback_rcmm
2020-11-20 17:04:48 make run_tests -C ir
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ir'
gcc -Wall -O2 -I../../../include/uapi ir_loopback.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ir/ir_loopback
TAP version 13
1..1
# selftests: ir: ir_loopback.sh
# Sending IR on rc1 and receiving IR on rc1.
# Testing protocol rc-5 for decoder rc-5 (1/18)...
# Testing scancode:1c41
# Testing scancode:220
# Testing scancode:3c
# Testing scancode:1903
# Testing scancode:a75
# Testing scancode:e51
# Testing scancode:a7a
# Testing scancode:162d
# Testing scancode:e1b
# Testing scancode:1d59
# OK
# Testing protocol rc-5x-20 for decoder rc-5 (2/18)...
# Testing scancode:11220a
# Testing scancode:e650a
# Testing scancode:193d29
# Testing scancode:156724
# Testing scancode:20c2f
# Testing scancode:c4103
# Testing scancode:94f26
# Testing scancode:1e1d01
# Testing scancode:121129
# Testing scancode:b3d1f
# OK
# Testing protocol rc-5-sz for decoder rc-5-sz (3/18)...
# Testing scancode:2654
# Testing scancode:22d
# Testing scancode:464
# Testing scancode:2ce8
# Testing scancode:278e
# Testing scancode:2011
# Testing scancode:2a33
# Testing scancode:29a3
# Testing scancode:9a7
# Testing scancode:25b9
# OK
# Testing protocol jvc for decoder jvc (4/18)...
# Testing scancode:3c16
# Testing scancode:6669
# Testing scancode:d859
# Testing scancode:dc52
# Testing scancode:3f6c
# Testing scancode:634e
# Testing scancode:6aa3
# Testing scancode:4a66
# Testing scancode:19fc
# Testing scancode:d8bf
# OK
# Testing protocol sony-12 for decoder sony (5/18)...
# Testing scancode:15003f
# Testing scancode:190046
# Testing scancode:b0049
# Testing scancode:e0029
# Testing scancode:f002a
# Testing scancode:d0078
# Testing scancode:1b002c
# Testing scancode:180010
# Testing scancode:b0079
# Testing scancode:d0055
# OK
# Testing protocol sony-15 for decoder sony (6/18)...
# Testing scancode:40030
# Testing scancode:a5004d
# Testing scancode:490002
# Testing scancode:720014
# Testing scancode:2f0036
# Testing scancode:9f0010
# Testing scancode:2d0026
# Testing scancode:b80069
# Testing scancode:f10033
# Testing scancode:44004d
# OK
# Testing protocol sony-20 for decoder sony (7/18)...
# Testing scancode:d7b22
# Testing scancode:dc84a
# Testing scancode:192536
# Testing scancode:8537b
# Testing scancode:12a41c
# Testing scancode:e6422
# Testing scancode:bb74a
# Testing scancode:f0f40
# Testing scancode:caf08
# Testing scancode:13d146
# OK
# Testing protocol nec for decoder nec (8/18)...
# Testing scancode:e7ff
# Testing scancode:3748
# Testing scancode:8d8c
# Testing scancode:2648
# Testing scancode:fcf1
# Testing scancode:3136
# Testing scancode:7140
# Testing scancode:841d
# Testing scancode:2447
# Testing scancode:59ba
# OK
# Testing protocol nec-x for decoder nec (9/18)...
# Testing scancode:3a1cf3
# Testing scancode:dad4f7
# Testing scancode:15f887
# Testing scancode:83c7f5
# Testing scancode:4d1a0b
# Testing scancode:45143d
# Testing scancode:232a86
# Testing scancode:7b0f31
# Testing scancode:fd1a26
# Testing scancode:14b6b9
# OK
# Testing protocol nec-32 for decoder nec (10/18)...
# Testing scancode:6bfcdff
# Testing scancode:2e0a95c8
# Testing scancode:1ba27f03
# Testing scancode:2e18f335
# Testing scancode:53b2e9c4
# Testing scancode:46d523a0
# Testing scancode:7a8757d8
# Testing scancode:6e5ea10e
# Testing scancode:4f8432e0
# Testing scancode:12d406e0
# OK
# Testing protocol sanyo for decoder sanyo (11/18)...
# Testing scancode:127254
# Testing scancode:101adf
# Testing scancode:163e28
# Testing scancode:1fffe0
# Testing scancode:74127
# Testing scancode:73b19
# Testing scancode:1d3116
# Testing scancode:bb267
# Testing scancode:13bf37
# Testing scancode:13555d
# OK
# Testing protocol rc-6-0 for decoder rc-6 (12/18)...
# Testing scancode:c21
# Testing scancode:dc2a
# Testing scancode:2a54
# Testing scancode:4a9
# Testing scancode:a41f
# Testing scancode:4460
# Testing scancode:18e6
# Testing scancode:cea5
# Testing scancode:5391
# Testing scancode:330d
# OK
# Testing protocol rc-6-6a-20 for decoder rc-6 (13/18)...
# Testing scancode:9855f
# Testing scancode:62190
# Testing scancode:ec8d5
# Testing scancode:c0462
# Testing scancode:f14c6
# Testing scancode:1b299
# Testing scancode:12802
# Testing scancode:66c9e
# Testing scancode:53a7
# Testing scancode:55ae2
# OK
# Testing protocol rc-6-6a-24 for decoder rc-6 (14/18)...
# Testing scancode:4a737e
# Testing scancode:c2c5fb
# Testing scancode:b575c1
# Testing scancode:b1a7
# Testing scancode:a2c5db
# Testing scancode:dcb6e8
# Testing scancode:e7ecc0
# Testing scancode:3ff6f2
# Testing scancode:a86950
# Testing scancode:1babf7
# OK
# Testing protocol rc-6-6a-32 for decoder rc-6 (15/18)...
# Testing scancode:42b34c4f
# Testing scancode:1ce47571
# Testing scancode:43898821
# Testing scancode:6f0176a4
# Testing scancode:1b367a1a
# Testing scancode:357b2c41
# Testing scancode:79cbb04
# Testing scancode:fcd9301
# Testing scancode:538ffae6
# Testing scancode:6ab30e95
# OK
# Testing protocol rc-6-mce for decoder rc-6 (16/18)...
# Testing scancode:800f460e
# Testing scancode:800f0045
# Testing scancode:800f3026
# Testing scancode:800f0ee3
# Testing scancode:800f04a8
# Testing scancode:800f44ec
# Testing scancode:800f417d
# Testing scancode:800f2caa
# Testing scancode:800f318a
# Testing scancode:800f1524
# OK
# Testing protocol sharp for decoder sharp (17/18)...
# Testing scancode:78d
# Testing scancode:508
# Testing scancode:1b20
# Testing scancode:1d4e
# Testing scancode:16af
# Testing scancode:fb
# Testing scancode:1437
# Testing scancode:370
# Testing scancode:17ed
# Testing scancode:1d87
# OK
# Testing protocol imon for decoder imon (18/18)...
# Testing scancode:3b3d6f67
# Testing scancode:7e5b643d
# Testing scancode:336b12f8
# Testing scancode:7ec6f789
# Testing scancode:6d5cdae1
# Testing scancode:4ea18d13
# Testing scancode:344223ca
# Testing scancode:74f995e5
# Testing scancode:5e6f2014
# Testing scancode:7d21eb0
# OK
# # Planned tests != run tests (0 != 180)
# # Totals: pass:180 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: ir: ir_loopback.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/ir'
2020-11-20 17:04:58 make run_tests -C kcmp
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kcmp'
gcc -I../../../../usr/include/ kcmp_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kcmp/kcmp_test
TAP version 13
1..1
# selftests: kcmp: kcmp_test
# pid1: 20876 pid2: 20877 FD: 2 FILES: 2 VM: 1 FS: 1 SIGHAND: 1 IO: 0 SYSVSEM: 0 INV: -1
# PASS: 0 returned as expected
# PASS: 0 returned as expected
# PASS: 0 returned as expected
# # Planned tests != run tests (0 != 3)
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
# # Planned tests != run tests (0 != 3)
# # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
# # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: kcmp: kcmp_test
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kcmp'
2020-11-20 17:04:58 make run_tests -C kexec
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kexec'
TAP version 13
1..2
# selftests: kexec: test_kexec_load.sh
# [INFO] kexec_load is enabled
# [INFO] IMA enabled
# [INFO] IMA architecture specific policy enabled
# [INFO] efivars is not mounted on /sys/firmware/efi/efivars
# efi_vars is not enabled
#
ok 1 selftests: kexec: test_kexec_load.sh # SKIP
# selftests: kexec: test_kexec_file_load.sh
# [INFO] kexec_file_load is enabled
# [INFO] IMA enabled
# [INFO] architecture specific policy enabled
# [INFO] efivars is not mounted on /sys/firmware/efi/efivars
# efi_vars is not enabled
#
ok 2 selftests: kexec: test_kexec_file_load.sh # SKIP
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kexec'
kmod test: not in Makefile
2020-11-20 17:04:58 make TARGETS=kmod
make --no-builtin-rules ARCH=x86 -C ../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kmod'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kmod'
2020-11-20 17:05:00 make run_tests -C kmod
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kmod'
TAP version 13
1..1
# selftests: kmod: kmod.sh
# Fri Nov 20 17:05:00 UTC 2020
# Running test: kmod_test_0001 - run #0
# kmod_test_0001_driver: OK! - loading kmod test
# kmod_test_0001_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0001_fs: OK! - loading kmod test
# kmod_test_0001_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:00 UTC 2020
# Running test: kmod_test_0001 - run #1
# kmod_test_0001_driver: OK! - loading kmod test
# kmod_test_0001_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0001_fs: OK! - loading kmod test
# kmod_test_0001_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:00 UTC 2020
# Running test: kmod_test_0001 - run #2
# kmod_test_0001_driver: OK! - loading kmod test
# kmod_test_0001_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0001_fs: OK! - loading kmod test
# kmod_test_0001_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:01 UTC 2020
# Running test: kmod_test_0002 - run #0
# kmod_test_0002_driver: OK! - loading kmod test
# kmod_test_0002_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0002_fs: OK! - loading kmod test
# kmod_test_0002_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:01 UTC 2020
# Running test: kmod_test_0002 - run #1
# kmod_test_0002_driver: OK! - loading kmod test
# kmod_test_0002_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0002_fs: OK! - loading kmod test
# kmod_test_0002_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:02 UTC 2020
# Running test: kmod_test_0002 - run #2
# kmod_test_0002_driver: OK! - loading kmod test
# kmod_test_0002_driver: OK! - Return value: 256 (MODULE_NOT_FOUND), expected MODULE_NOT_FOUND
# kmod_test_0002_fs: OK! - loading kmod test
# kmod_test_0002_fs: OK! - Return value: -22 (-EINVAL), expected -EINVAL
# Fri Nov 20 17:05:02 UTC 2020
# Running test: kmod_test_0003 - run #0
# kmod_test_0003: OK! - loading kmod test
# kmod_test_0003: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:03 UTC 2020
# Running test: kmod_test_0004 - run #0
# kmod_test_0004: OK! - loading kmod test
# kmod_test_0004: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:03 UTC 2020
# Running test: kmod_test_0005 - run #0
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:04 UTC 2020
# Running test: kmod_test_0005 - run #1
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:04 UTC 2020
# Running test: kmod_test_0005 - run #2
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:05 UTC 2020
# Running test: kmod_test_0005 - run #3
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:05 UTC 2020
# Running test: kmod_test_0005 - run #4
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:05 UTC 2020
# Running test: kmod_test_0005 - run #5
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:06 UTC 2020
# Running test: kmod_test_0005 - run #6
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:06 UTC 2020
# Running test: kmod_test_0005 - run #7
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:07 UTC 2020
# Running test: kmod_test_0005 - run #8
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:07 UTC 2020
# Running test: kmod_test_0005 - run #9
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:08 UTC 2020
# Running test: kmod_test_0006 - run #0
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:09 UTC 2020
# Running test: kmod_test_0006 - run #1
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:10 UTC 2020
# Running test: kmod_test_0006 - run #2
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:12 UTC 2020
# Running test: kmod_test_0006 - run #3
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:14 UTC 2020
# Running test: kmod_test_0006 - run #4
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:15 UTC 2020
# Running test: kmod_test_0006 - run #5
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:17 UTC 2020
# Running test: kmod_test_0006 - run #6
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:19 UTC 2020
# Running test: kmod_test_0006 - run #7
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:20 UTC 2020
# Running test: kmod_test_0006 - run #8
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:22 UTC 2020
# Running test: kmod_test_0006 - run #9
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:23 UTC 2020
# Running test: kmod_test_0007 - run #0
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:25 UTC 2020
# Running test: kmod_test_0007 - run #1
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:27 UTC 2020
# Running test: kmod_test_0007 - run #2
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:29 UTC 2020
# Running test: kmod_test_0007 - run #3
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:32 UTC 2020
# Running test: kmod_test_0007 - run #4
# kmod_test_0005: OK! - loading kmod test
# kmod_test_0005: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# kmod_test_0006: OK! - loading kmod test
# kmod_test_0006: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:35 UTC 2020
# Running test: kmod_test_0008 - run #0
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:35 UTC 2020
# Running test: kmod_test_0008 - run #1
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:35 UTC 2020
# Running test: kmod_test_0008 - run #2
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:36 UTC 2020
# Running test: kmod_test_0008 - run #3
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:36 UTC 2020
# Running test: kmod_test_0008 - run #4
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:36 UTC 2020
# Running test: kmod_test_0008 - run #5
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:36 UTC 2020
# Running test: kmod_test_0008 - run #6
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:36 UTC 2020
# Running test: kmod_test_0008 - run #7
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:37 UTC 2020
# Running test: kmod_test_0008 - run #8
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:37 UTC 2020
# Running test: kmod_test_0008 - run #9
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:37 UTC 2020
# Running test: kmod_test_0008 - run #10
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:37 UTC 2020
# Running test: kmod_test_0008 - run #11
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:38 UTC 2020
# Running test: kmod_test_0008 - run #12
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:38 UTC 2020
# Running test: kmod_test_0008 - run #13
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:38 UTC 2020
# Running test: kmod_test_0008 - run #14
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:38 UTC 2020
# Running test: kmod_test_0008 - run #15
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:38 UTC 2020
# Running test: kmod_test_0008 - run #16
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:39 UTC 2020
# Running test: kmod_test_0008 - run #17
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:39 UTC 2020
# Running test: kmod_test_0008 - run #18
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:39 UTC 2020
# Running test: kmod_test_0008 - run #19
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:39 UTC 2020
# Running test: kmod_test_0008 - run #20
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:40 UTC 2020
# Running test: kmod_test_0008 - run #21
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:40 UTC 2020
# Running test: kmod_test_0008 - run #22
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:40 UTC 2020
# Running test: kmod_test_0008 - run #23
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:40 UTC 2020
# Running test: kmod_test_0008 - run #24
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:40 UTC 2020
# Running test: kmod_test_0008 - run #25
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:41 UTC 2020
# Running test: kmod_test_0008 - run #26
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:41 UTC 2020
# Running test: kmod_test_0008 - run #27
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:41 UTC 2020
# Running test: kmod_test_0008 - run #28
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:41 UTC 2020
# Running test: kmod_test_0008 - run #29
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:42 UTC 2020
# Running test: kmod_test_0008 - run #30
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:42 UTC 2020
# Running test: kmod_test_0008 - run #31
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:42 UTC 2020
# Running test: kmod_test_0008 - run #32
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:42 UTC 2020
# Running test: kmod_test_0008 - run #33
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:42 UTC 2020
# Running test: kmod_test_0008 - run #34
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:43 UTC 2020
# Running test: kmod_test_0008 - run #35
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:43 UTC 2020
# Running test: kmod_test_0008 - run #36
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:43 UTC 2020
# Running test: kmod_test_0008 - run #37
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:43 UTC 2020
# Running test: kmod_test_0008 - run #38
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:43 UTC 2020
# Running test: kmod_test_0008 - run #39
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:44 UTC 2020
# Running test: kmod_test_0008 - run #40
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:44 UTC 2020
# Running test: kmod_test_0008 - run #41
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:44 UTC 2020
# Running test: kmod_test_0008 - run #42
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:44 UTC 2020
# Running test: kmod_test_0008 - run #43
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:45 UTC 2020
# Running test: kmod_test_0008 - run #44
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:45 UTC 2020
# Running test: kmod_test_0008 - run #45
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:45 UTC 2020
# Running test: kmod_test_0008 - run #46
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:45 UTC 2020
# Running test: kmod_test_0008 - run #47
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:45 UTC 2020
# Running test: kmod_test_0008 - run #48
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:46 UTC 2020
# Running test: kmod_test_0008 - run #49
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:46 UTC 2020
# Running test: kmod_test_0008 - run #50
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:46 UTC 2020
# Running test: kmod_test_0008 - run #51
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:46 UTC 2020
# Running test: kmod_test_0008 - run #52
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:47 UTC 2020
# Running test: kmod_test_0008 - run #53
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:47 UTC 2020
# Running test: kmod_test_0008 - run #54
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:47 UTC 2020
# Running test: kmod_test_0008 - run #55
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:47 UTC 2020
# Running test: kmod_test_0008 - run #56
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:47 UTC 2020
# Running test: kmod_test_0008 - run #57
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:48 UTC 2020
# Running test: kmod_test_0008 - run #58
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:48 UTC 2020
# Running test: kmod_test_0008 - run #59
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:48 UTC 2020
# Running test: kmod_test_0008 - run #60
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:48 UTC 2020
# Running test: kmod_test_0008 - run #61
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:49 UTC 2020
# Running test: kmod_test_0008 - run #62
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:49 UTC 2020
# Running test: kmod_test_0008 - run #63
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:49 UTC 2020
# Running test: kmod_test_0008 - run #64
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:49 UTC 2020
# Running test: kmod_test_0008 - run #65
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:49 UTC 2020
# Running test: kmod_test_0008 - run #66
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:50 UTC 2020
# Running test: kmod_test_0008 - run #67
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:50 UTC 2020
# Running test: kmod_test_0008 - run #68
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:50 UTC 2020
# Running test: kmod_test_0008 - run #69
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:50 UTC 2020
# Running test: kmod_test_0008 - run #70
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:51 UTC 2020
# Running test: kmod_test_0008 - run #71
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:51 UTC 2020
# Running test: kmod_test_0008 - run #72
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:51 UTC 2020
# Running test: kmod_test_0008 - run #73
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:51 UTC 2020
# Running test: kmod_test_0008 - run #74
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:51 UTC 2020
# Running test: kmod_test_0008 - run #75
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:52 UTC 2020
# Running test: kmod_test_0008 - run #76
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:52 UTC 2020
# Running test: kmod_test_0008 - run #77
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:52 UTC 2020
# Running test: kmod_test_0008 - run #78
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:52 UTC 2020
# Running test: kmod_test_0008 - run #79
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:53 UTC 2020
# Running test: kmod_test_0008 - run #80
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:53 UTC 2020
# Running test: kmod_test_0008 - run #81
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:53 UTC 2020
# Running test: kmod_test_0008 - run #82
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:53 UTC 2020
# Running test: kmod_test_0008 - run #83
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:53 UTC 2020
# Running test: kmod_test_0008 - run #84
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:54 UTC 2020
# Running test: kmod_test_0008 - run #85
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:54 UTC 2020
# Running test: kmod_test_0008 - run #86
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:54 UTC 2020
# Running test: kmod_test_0008 - run #87
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:54 UTC 2020
# Running test: kmod_test_0008 - run #88
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:54 UTC 2020
# Running test: kmod_test_0008 - run #89
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:55 UTC 2020
# Running test: kmod_test_0008 - run #90
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:55 UTC 2020
# Running test: kmod_test_0008 - run #91
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:55 UTC 2020
# Running test: kmod_test_0008 - run #92
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:55 UTC 2020
# Running test: kmod_test_0008 - run #93
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:56 UTC 2020
# Running test: kmod_test_0008 - run #94
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:56 UTC 2020
# Running test: kmod_test_0008 - run #95
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:56 UTC 2020
# Running test: kmod_test_0008 - run #96
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:56 UTC 2020
# Running test: kmod_test_0008 - run #97
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:56 UTC 2020
# Running test: kmod_test_0008 - run #98
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:57 UTC 2020
# Running test: kmod_test_0008 - run #99
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:57 UTC 2020
# Running test: kmod_test_0008 - run #100
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:57 UTC 2020
# Running test: kmod_test_0008 - run #101
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:57 UTC 2020
# Running test: kmod_test_0008 - run #102
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:58 UTC 2020
# Running test: kmod_test_0008 - run #103
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:58 UTC 2020
# Running test: kmod_test_0008 - run #104
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:58 UTC 2020
# Running test: kmod_test_0008 - run #105
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:58 UTC 2020
# Running test: kmod_test_0008 - run #106
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:58 UTC 2020
# Running test: kmod_test_0008 - run #107
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:59 UTC 2020
# Running test: kmod_test_0008 - run #108
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:59 UTC 2020
# Running test: kmod_test_0008 - run #109
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:59 UTC 2020
# Running test: kmod_test_0008 - run #110
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:05:59 UTC 2020
# Running test: kmod_test_0008 - run #111
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:00 UTC 2020
# Running test: kmod_test_0008 - run #112
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:00 UTC 2020
# Running test: kmod_test_0008 - run #113
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:00 UTC 2020
# Running test: kmod_test_0008 - run #114
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:00 UTC 2020
# Running test: kmod_test_0008 - run #115
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:00 UTC 2020
# Running test: kmod_test_0008 - run #116
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:01 UTC 2020
# Running test: kmod_test_0008 - run #117
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:01 UTC 2020
# Running test: kmod_test_0008 - run #118
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:01 UTC 2020
# Running test: kmod_test_0008 - run #119
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:01 UTC 2020
# Running test: kmod_test_0008 - run #120
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:02 UTC 2020
# Running test: kmod_test_0008 - run #121
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:02 UTC 2020
# Running test: kmod_test_0008 - run #122
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:02 UTC 2020
# Running test: kmod_test_0008 - run #123
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:02 UTC 2020
# Running test: kmod_test_0008 - run #124
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:02 UTC 2020
# Running test: kmod_test_0008 - run #125
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:03 UTC 2020
# Running test: kmod_test_0008 - run #126
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:03 UTC 2020
# Running test: kmod_test_0008 - run #127
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:03 UTC 2020
# Running test: kmod_test_0008 - run #128
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:03 UTC 2020
# Running test: kmod_test_0008 - run #129
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:03 UTC 2020
# Running test: kmod_test_0008 - run #130
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:04 UTC 2020
# Running test: kmod_test_0008 - run #131
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:04 UTC 2020
# Running test: kmod_test_0008 - run #132
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:04 UTC 2020
# Running test: kmod_test_0008 - run #133
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:04 UTC 2020
# Running test: kmod_test_0008 - run #134
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:05 UTC 2020
# Running test: kmod_test_0008 - run #135
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:05 UTC 2020
# Running test: kmod_test_0008 - run #136
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:05 UTC 2020
# Running test: kmod_test_0008 - run #137
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:05 UTC 2020
# Running test: kmod_test_0008 - run #138
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:05 UTC 2020
# Running test: kmod_test_0008 - run #139
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:06 UTC 2020
# Running test: kmod_test_0008 - run #140
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:06 UTC 2020
# Running test: kmod_test_0008 - run #141
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:06 UTC 2020
# Running test: kmod_test_0008 - run #142
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:06 UTC 2020
# Running test: kmod_test_0008 - run #143
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:07 UTC 2020
# Running test: kmod_test_0008 - run #144
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:07 UTC 2020
# Running test: kmod_test_0008 - run #145
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:07 UTC 2020
# Running test: kmod_test_0008 - run #146
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:07 UTC 2020
# Running test: kmod_test_0008 - run #147
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:07 UTC 2020
# Running test: kmod_test_0008 - run #148
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:08 UTC 2020
# Running test: kmod_test_0008 - run #149
# kmod_test_0008: OK! - loading kmod test
# kmod_test_0008: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:08 UTC 2020
# Running test: kmod_test_0009 - run #0
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:09 UTC 2020
# Running test: kmod_test_0009 - run #1
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:10 UTC 2020
# Running test: kmod_test_0009 - run #2
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:11 UTC 2020
# Running test: kmod_test_0009 - run #3
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:12 UTC 2020
# Running test: kmod_test_0009 - run #4
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:13 UTC 2020
# Running test: kmod_test_0009 - run #5
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:14 UTC 2020
# Running test: kmod_test_0009 - run #6
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:15 UTC 2020
# Running test: kmod_test_0009 - run #7
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:16 UTC 2020
# Running test: kmod_test_0009 - run #8
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:17 UTC 2020
# Running test: kmod_test_0009 - run #9
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:18 UTC 2020
# Running test: kmod_test_0009 - run #10
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:19 UTC 2020
# Running test: kmod_test_0009 - run #11
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:19 UTC 2020
# Running test: kmod_test_0009 - run #12
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:21 UTC 2020
# Running test: kmod_test_0009 - run #13
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:21 UTC 2020
# Running test: kmod_test_0009 - run #14
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:22 UTC 2020
# Running test: kmod_test_0009 - run #15
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:23 UTC 2020
# Running test: kmod_test_0009 - run #16
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:24 UTC 2020
# Running test: kmod_test_0009 - run #17
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:25 UTC 2020
# Running test: kmod_test_0009 - run #18
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:26 UTC 2020
# Running test: kmod_test_0009 - run #19
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:27 UTC 2020
# Running test: kmod_test_0009 - run #20
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:28 UTC 2020
# Running test: kmod_test_0009 - run #21
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:29 UTC 2020
# Running test: kmod_test_0009 - run #22
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:30 UTC 2020
# Running test: kmod_test_0009 - run #23
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:31 UTC 2020
# Running test: kmod_test_0009 - run #24
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:32 UTC 2020
# Running test: kmod_test_0009 - run #25
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:33 UTC 2020
# Running test: kmod_test_0009 - run #26
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:34 UTC 2020
# Running test: kmod_test_0009 - run #27
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:35 UTC 2020
# Running test: kmod_test_0009 - run #28
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:36 UTC 2020
# Running test: kmod_test_0009 - run #29
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:37 UTC 2020
# Running test: kmod_test_0009 - run #30
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:38 UTC 2020
# Running test: kmod_test_0009 - run #31
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:39 UTC 2020
# Running test: kmod_test_0009 - run #32
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:40 UTC 2020
# Running test: kmod_test_0009 - run #33
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:41 UTC 2020
# Running test: kmod_test_0009 - run #34
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:42 UTC 2020
# Running test: kmod_test_0009 - run #35
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:43 UTC 2020
# Running test: kmod_test_0009 - run #36
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:44 UTC 2020
# Running test: kmod_test_0009 - run #37
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:45 UTC 2020
# Running test: kmod_test_0009 - run #38
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:46 UTC 2020
# Running test: kmod_test_0009 - run #39
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:47 UTC 2020
# Running test: kmod_test_0009 - run #40
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:48 UTC 2020
# Running test: kmod_test_0009 - run #41
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:49 UTC 2020
# Running test: kmod_test_0009 - run #42
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:50 UTC 2020
# Running test: kmod_test_0009 - run #43
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:51 UTC 2020
# Running test: kmod_test_0009 - run #44
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:52 UTC 2020
# Running test: kmod_test_0009 - run #45
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:53 UTC 2020
# Running test: kmod_test_0009 - run #46
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:54 UTC 2020
# Running test: kmod_test_0009 - run #47
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:55 UTC 2020
# Running test: kmod_test_0009 - run #48
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:56 UTC 2020
# Running test: kmod_test_0009 - run #49
# kmod_test_0009: OK! - loading kmod test
# kmod_test_0009: OK! - Return value: 0 (SUCCESS), expected SUCCESS
# Fri Nov 20 17:06:57 UTC 2020
# Running test: kmod_test_0010 - run #0
# kmod_test_0010: OK! - loading kmod test
# kmod_test_0010: OK! - Return value: -2 (-ENOENT), expected -ENOENT
# Fri Nov 20 17:06:57 UTC 2020
# Running test: kmod_test_0011 - run #0
# kmod_test_0011: OK! - loading kmod test
# kmod_test_0011: OK! - Return value: -2 (-ENOENT), expected -ENOENT
# Fri Nov 20 17:06:57 UTC 2020
# Running test: kmod_test_0012 - run #0
# kmod_check_visibility: OK!
# Fri Nov 20 17:06:57 UTC 2020
# Running test: kmod_test_0013 - run #0
# kmod_check_visibility: OK!
# Test completed
ok 1 selftests: kmod: kmod.sh
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/kmod'
2020-11-20 17:06:57 make run_tests -C lkdtm
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm'
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/PANIC.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/BUG.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WARNING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WARNING_MESSAGE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXCEPTION.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/LOOP.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXHAUST_STACK.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CORRUPT_STACK.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CORRUPT_STACK_STRONG.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CORRUPT_LIST_ADD.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CORRUPT_LIST_DEL.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/STACK_GUARD_PAGE_LEADING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/STACK_GUARD_PAGE_TRAILING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/UNSET_SMEP.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/DOUBLE_FAULT.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CORRUPT_PAC.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/OVERWRITE_ALLOCATION.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_AFTER_FREE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/READ_AFTER_FREE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_BUDDY_AFTER_FREE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/READ_BUDDY_AFTER_FREE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SLAB_FREE_DOUBLE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SLAB_FREE_CROSS.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SLAB_FREE_PAGE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SOFTLOCKUP.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/HARDLOCKUP.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SPINLOCKUP.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/HUNG_TASK.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_DATA.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_STACK.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_KMALLOC.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_VMALLOC.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_RODATA.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_USERSPACE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_NULL.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/ACCESS_USERSPACE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/ACCESS_NULL.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_RO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_RO_AFTER_INIT.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_KERN.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_OVERFLOW.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_OVERFLOW.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_DEC_ZERO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_DEC_NEGATIVE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_ZERO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_ZERO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_DEC_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_TIMING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/ATOMIC_TIMING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_TO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_FROM.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_WHITELIST_TO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_WHITELIST_FROM.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_STACK_FRAME_TO.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_STACK_FRAME_FROM.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_STACK_BEYOND.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_KERNEL.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/STACKLEAK_ERASING.sh
install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/CFI_FORWARD_PROTO.sh
TAP version 13
1..70
# selftests: lkdtm: PANIC.sh
# Skipping PANIC: crashes entire system
ok 1 selftests: lkdtm: PANIC.sh # SKIP
# selftests: lkdtm: BUG.sh
# [ 540.206708] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/READ_AFTER_FREE.sh
#
# [ 540.235516] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_BUDDY_AFTER_FREE.sh
#
# BUG: missing 'kernel BUG at': [FAIL]
not ok 2 selftests: lkdtm: BUG.sh # exit=1
# selftests: lkdtm: WARNING.sh
# [ 540.372541] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SOFTLOCKUP.sh
#
# [ 540.400297] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/HARDLOCKUP.sh
#
# [ 540.428044] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/SPINLOCKUP.sh
#
# WARNING: missing 'WARNING:': [FAIL]
not ok 3 selftests: lkdtm: WARNING.sh # exit=1
# selftests: lkdtm: WARNING_MESSAGE.sh
# [ 540.589467] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_RODATA.sh
#
# [ 540.617884] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_USERSPACE.sh
#
# WARNING_MESSAGE: missing 'message trigger': [FAIL]
not ok 4 selftests: lkdtm: WARNING_MESSAGE.sh # exit=1
# selftests: lkdtm: EXCEPTION.sh
# [ 540.780710] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_KERN.sh
#
# [ 540.808967] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_OVERFLOW.sh
#
# EXCEPTION: missing 'call trace:': [FAIL]
not ok 5 selftests: lkdtm: EXCEPTION.sh # exit=1
# selftests: lkdtm: LOOP.sh
# Skipping LOOP: Hangs the system
ok 6 selftests: lkdtm: LOOP.sh # SKIP
# selftests: lkdtm: EXHAUST_STACK.sh
# Skipping EXHAUST_STACK: Corrupts memory on failure
ok 7 selftests: lkdtm: EXHAUST_STACK.sh # SKIP
# selftests: lkdtm: CORRUPT_STACK.sh
# Skipping CORRUPT_STACK: Crashes entire system on success
ok 8 selftests: lkdtm: CORRUPT_STACK.sh # SKIP
# selftests: lkdtm: CORRUPT_STACK_STRONG.sh
# Skipping CORRUPT_STACK_STRONG: Crashes entire system on success
ok 9 selftests: lkdtm: CORRUPT_STACK_STRONG.sh # SKIP
# selftests: lkdtm: CORRUPT_LIST_ADD.sh
# [ 541.150054] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_SATURATED.sh
#
# [ 541.179427] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh
#
# [ 541.209534] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh
#
# CORRUPT_LIST_ADD: missing 'list_add corruption': [FAIL]
not ok 10 selftests: lkdtm: CORRUPT_LIST_ADD.sh # exit=1
# selftests: lkdtm: CORRUPT_LIST_DEL.sh
# [ 541.353328] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_TO.sh
#
# [ 541.382517] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_FROM.sh
#
# CORRUPT_LIST_DEL: missing 'list_del corruption': [FAIL]
not ok 11 selftests: lkdtm: CORRUPT_LIST_DEL.sh # exit=1
# selftests: lkdtm: STACK_GUARD_PAGE_LEADING.sh
# [ 541.555081] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_KERNEL.sh
#
# [ 541.583545] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/STACKLEAK_ERASING.sh
#
# STACK_GUARD_PAGE_LEADING: missing 'call trace:': [FAIL]
not ok 12 selftests: lkdtm: STACK_GUARD_PAGE_LEADING.sh # exit=1
# selftests: lkdtm: STACK_GUARD_PAGE_TRAILING.sh
# [ 541.732224] # [ 540.235516] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/WRITE_BUDDY_AFTER_FREE.sh
#
# [ 541.758091] #
#
# [ 541.765561] # BUG: missing 'kernel BUG at': [FAIL]
#
# [ 541.776378] not ok 2 selftests: lkdtm: BUG.sh # exit=1
#
# [ 541.787170] # selftests: lkdtm: WARNING.sh
#
# STACK_GUARD_PAGE_TRAILING: missing 'call trace:': [FAIL]
not ok 13 selftests: lkdtm: STACK_GUARD_PAGE_TRAILING.sh # exit=1
# selftests: lkdtm: UNSET_SMEP.sh
# [ 541.917623] # selftests: lkdtm: WARNING_MESSAGE.sh
#
# [ 541.931736] # [ 540.589467] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_RODATA.sh
#
# [ 541.955342] #
#
# [ 541.965850] # [ 540.617884] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/EXEC_USERSPACE.sh
#
# UNSET_SMEP: missing 'CR4 bits went missing': [FAIL]
not ok 14 selftests: lkdtm: UNSET_SMEP.sh # exit=1
# selftests: lkdtm: DOUBLE_FAULT.sh
# Skipped: test 'DOUBLE_FAULT' missing in /sys/kernel/debug/provoke-crash/DIRECT!
ok 15 selftests: lkdtm: DOUBLE_FAULT.sh # SKIP
# selftests: lkdtm: CORRUPT_PAC.sh
# [ 542.145050] # selftests: lkdtm: EXHAUST_STACK.sh
#
# [ 542.155626] # Skipping EXHAUST_STACK: Corrupts memory on failure
#
# [ 542.167478] ok 7 selftests: lkdtm: EXHAUST_STACK.sh # SKIP
#
# [ 542.178407] # selftests: lkdtm: CORRUPT_STACK.sh
#
# [ 542.188817] # Skipping CORRUPT_STACK: Crashes entire system on success
#
# [ 542.200938] ok 8 selftests: lkdtm: CORRUPT_STACK.sh # SKIP
#
# CORRUPT_PAC: missing 'call trace:': [FAIL]
not ok 16 selftests: lkdtm: CORRUPT_PAC.sh # exit=1
# selftests: lkdtm: UNALIGNED_LOAD_STORE_WRITE.sh
# [ 542.369231] #
#
# [ 542.376631] # CORRUPT_LIST_ADD: missing 'list_add corruption': [FAIL]
#
# [ 542.389013] not ok 10 selftests: lkdtm: CORRUPT_LIST_ADD.sh # exit=1
#
# [ 542.400875] # selftests: lkdtm: CORRUPT_LIST_DEL.sh
#
# [ 542.414951] # [ 541.353328] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_TO.sh
#
# UNALIGNED_LOAD_STORE_WRITE: missing 'call trace:': [FAIL]
not ok 17 selftests: lkdtm: UNALIGNED_LOAD_STORE_WRITE.sh # exit=1
# selftests: lkdtm: OVERWRITE_ALLOCATION.sh
# Skipping OVERWRITE_ALLOCATION: Corrupts memory on failure
ok 18 selftests: lkdtm: OVERWRITE_ALLOCATION.sh # SKIP
# selftests: lkdtm: WRITE_AFTER_FREE.sh
# Skipping WRITE_AFTER_FREE: Corrupts memory on failure
ok 19 selftests: lkdtm: WRITE_AFTER_FREE.sh # SKIP
# selftests: lkdtm: READ_AFTER_FREE.sh
# [ 542.662391] #
#
# [ 542.669706] # [ 541.765561] # BUG: missing 'kernel BUG at': [FAIL]
#
# [ 542.680573] #
#
# [ 542.687877] # [ 541.776378] not ok 2 selftests: lkdtm: BUG.sh # exit=1
#
# [ 542.699148] #
#
# [ 542.705991] # [ 541.787170] # selftests: lkdtm: WARNING.sh
#
# [ 542.715853] #
#
# [ 542.722695] # STACK_GUARD_PAGE_TRAILING: missing 'call trace:': [FAIL]
#
# READ_AFTER_FREE: saw 'call trace:': ok
ok 20 selftests: lkdtm: READ_AFTER_FREE.sh
# selftests: lkdtm: WRITE_BUDDY_AFTER_FREE.sh
# Skipping WRITE_BUDDY_AFTER_FREE: Corrupts memory on failure
ok 21 selftests: lkdtm: WRITE_BUDDY_AFTER_FREE.sh # SKIP
# selftests: lkdtm: READ_BUDDY_AFTER_FREE.sh
# [ 542.900122] ok 15 selftests: lkdtm: DOUBLE_FAULT.sh # SKIP
#
# [ 542.910606] # selftests: lkdtm: CORRUPT_PAC.sh
#
# [ 542.920201] # [ 542.145050] # selftests: lkdtm: EXHAUST_STACK.sh
#
# [ 542.930609] #
#
# [ 542.937789] # [ 542.155626] # Skipping EXHAUST_STACK: Corrupts memory on failure
#
# [ 542.949641] #
#
# [ 542.957945] # [ 542.167478] ok 7 selftests: lkdtm: EXHAUST_STACK.sh # SKIP
#
# [ 542.970464] #
#
# READ_BUDDY_AFTER_FREE: missing 'call trace:': [FAIL]
not ok 22 selftests: lkdtm: READ_BUDDY_AFTER_FREE.sh # exit=1
# selftests: lkdtm: SLAB_FREE_DOUBLE.sh
# [ 543.105513] #
#
# [ 543.112162] # [ 542.400875] # selftests: lkdtm: CORRUPT_LIST_DEL.sh
#
# [ 543.122654] #
#
# [ 543.133225] # [ 542.414951] # [ 541.353328] install -m 0744 run.sh /usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm/USERCOPY_HEAP_SIZE_TO.sh
#
# [ 543.158109] #
#
# [ 543.164581] # UNALIGNED_LOAD_STORE_WRITE: missing 'call trace:': [FAIL]
#
# SLAB_FREE_DOUBLE: saw 'call trace:': ok
ok 23 selftests: lkdtm: SLAB_FREE_DOUBLE.sh
# selftests: lkdtm: SLAB_FREE_CROSS.sh
# [ 543.286915] #
#
# [ 543.292709] # [ 542.680573] #
#
# [ 543.299745] #
#
# [ 543.306892] # [ 542.687877] # [ 541.776378] not ok 2 selftests: lkdtm: BUG.sh # exit=1
#
# [ 543.319329] #
#
# [ 543.325151] # [ 542.699148] #
#
# [ 543.332033] #
#
# [ 543.338874] # [ 542.705991] # [ 541.787170] # selftests: lkdtm: WARNING.sh
#
# [ 543.350001] #
#
# SLAB_FREE_CROSS: missing 'call trace:': [FAIL]
not ok 24 selftests: lkdtm: SLAB_FREE_CROSS.sh # exit=1
# selftests: lkdtm: SLAB_FREE_PAGE.sh
# [ 543.482028] # [ 542.920201] # [ 542.145050] # selftests: lkdtm: EXHAUST_STACK.sh
#
# [ 543.492851] #
#
# [ 543.497958] # [ 542.930609] #
#
# [ 543.504162] #
#
# [ 543.510720] # [ 542.937789] # [ 542.155626] # Skipping EXHAUST_STACK: Corrupts memory on failure
#
# [ 543.523473] #
#
# [ 543.528692] # [ 542.949641] #
#
# [ 543.535151] #
#
# [ 543.541920] # [ 542.957945] # [ 542.167478] ok 7 selftests: lkdtm: EXHAUST_STACK.sh # SKIP
#
# SLAB_FREE_PAGE: missing 'call trace:': [FAIL]
not ok 25 selftests: lkdtm: SLAB_FREE_PAGE.sh # exit=1
# selftests: lkdtm: SOFTLOCKUP.sh
# Skipping SOFTLOCKUP: Hangs the system
ok 26 selftests: lkdtm: SOFTLOCKUP.sh # SKIP
# selftests: lkdtm: HARDLOCKUP.sh
# Skipping HARDLOCKUP: Hangs the system
ok 27 selftests: lkdtm: HARDLOCKUP.sh # SKIP
# selftests: lkdtm: SPINLOCKUP.sh
# Skipping SPINLOCKUP: Hangs the system
ok 28 selftests: lkdtm: SPINLOCKUP.sh # SKIP
# selftests: lkdtm: HUNG_TASK.sh
# Skipping HUNG_TASK: Hangs the system
ok 29 selftests: lkdtm: HUNG_TASK.sh # SKIP
# selftests: lkdtm: EXEC_DATA.sh
# [ 543.873836] not ok 24 selftests: lkdtm: SLAB_FREE_CROSS.sh # exit=1
#
# [ 543.884589] # selftests: lkdtm: SLAB_FREE_PAGE.sh
#
# [ 543.894518] # [ 543.482028] # [ 542.920201] # [ 542.145050] # selftests: lkdtm: EXHAUST_STACK.sh
#
# [ 543.907399] #
#
# [ 543.912961] # [ 543.492851] #
#
# [ 543.919434] #
#
# [ 543.925286] # [ 543.497958] # [ 542.930609] #
#
# [ 543.933415] #
#
# EXEC_DATA: missing 'call trace:': [FAIL]
not ok 30 selftests: lkdtm: EXEC_DATA.sh # exit=1
# selftests: lkdtm: EXEC_STACK.sh
# [ 544.066345] ok 26 selftests: lkdtm: SOFTLOCKUP.sh # SKIP
#
# [ 544.076136] # selftests: lkdtm: HARDLOCKUP.sh
#
# [ 544.085103] # Skipping HARDLOCKUP: Hangs the system
#
# [ 544.094916] ok 27 selftests: lkdtm: HARDLOCKUP.sh # SKIP
#
# [ 544.104337] # selftests: lkdtm: SPINLOCKUP.sh
#
# [ 544.112711] # Skipping SPINLOCKUP: Hangs the system
#
# [ 544.122131] ok 28 selftests: lkdtm: SPINLOCKUP.sh # SKIP
#
# EXEC_STACK: missing 'call trace:': [FAIL]
not ok 31 selftests: lkdtm: EXEC_STACK.sh # exit=1
# selftests: lkdtm: EXEC_KMALLOC.sh
# [ 544.256879] #
#
# [ 544.263361] # [ 543.925286] # [ 543.497958] # [ 542.930609] #
#
# [ 544.273447] #
#
# [ 544.279137] # [ 543.933415] #
#
# [ 544.285915] #
#
# [ 544.292073] # EXEC_DATA: missing 'call trace:': [FAIL]
#
# [ 544.302024] not ok 30 selftests: lkdtm: EXEC_DATA.sh # exit=1
#
# [ 544.312433] # selftests: lkdtm: EXEC_STACK.sh
#
# [ 544.321977] # [ 544.066345] ok 26 selftests: lkdtm: SOFTLOCKUP.sh # SKIP
#
# EXEC_KMALLOC: saw 'call trace:': ok
ok 32 selftests: lkdtm: EXEC_KMALLOC.sh
# selftests: lkdtm: EXEC_VMALLOC.sh
# [ 544.453238] # selftests: lkdtm: EXEC_KMALLOC.sh
#
# [ 544.461933] # [ 544.256879] #
#
# [ 544.468489] #
#
# [ 544.475247] # [ 544.263361] # [ 543.925286] # [ 543.497958] # [ 542.930609] #
#
# [ 544.486645] #
#
# [ 544.492232] # [ 544.273447] #
#
# [ 544.498928] #
#
# [ 544.504645] # [ 544.279137] # [ 543.933415] #
#
# [ 544.513088] #
#
# EXEC_VMALLOC: missing 'call trace:': [FAIL]
not ok 33 selftests: lkdtm: EXEC_VMALLOC.sh # exit=1
# selftests: lkdtm: EXEC_RODATA.sh
# [ 544.647062] #
#
# [ 544.652673] # [ 544.468489] #
#
# [ 544.659285] #
#
# [ 544.666271] # [ 544.475247] # [ 544.263361] # [ 543.925286] # [ 543.497958] # [ 542.930609] #
#
# [ 544.679353] #
#
# [ 544.684834] # [ 544.486645] #
#
# [ 544.691346] #
#
# [ 544.697182] # [ 544.492232] # [ 544.273447] #
#
# [ 544.705384] #
#
# [ 544.710821] # [ 544.498928] #
#
# EXEC_RODATA: missing 'call trace:': [FAIL]
not ok 34 selftests: lkdtm: EXEC_RODATA.sh # exit=1
# selftests: lkdtm: EXEC_USERSPACE.sh
# [ 544.842094] #
#
# [ 544.847731] # [ 544.684834] # [ 544.486645] #
#
# [ 544.855743] #
#
# [ 544.860982] # [ 544.691346] #
#
# [ 544.867158] #
#
# [ 544.873175] # [ 544.697182] # [ 544.492232] # [ 544.273447] #
#
# [ 544.882664] #
#
# [ 544.888034] # [ 544.705384] #
#
# [ 544.894259] #
#
# [ 544.899603] # [ 544.710821] # [ 544.498928] #
#
# [ 544.907188] #
#
# EXEC_USERSPACE: missing 'call trace:': [FAIL]
not ok 35 selftests: lkdtm: EXEC_USERSPACE.sh # exit=1
# selftests: lkdtm: EXEC_NULL.sh
# [ 545.039239] #
#
# [ 545.044304] # [ 544.894259] #
#
# [ 545.050535] #
#
# [ 545.056580] # [ 544.899603] # [ 544.710821] # [ 544.498928] #
#
# [ 545.065713] #
#
# [ 545.070629] # [ 544.907188] #
#
# [ 545.076672] #
#
# [ 545.082338] # EXEC_USERSPACE: missing 'call trace:': [FAIL]
#
# [ 545.092495] not ok 35 selftests: lkdtm: EXEC_USERSPACE.sh # exit=1
#
# EXEC_NULL: saw 'call trace:': ok
ok 36 selftests: lkdtm: EXEC_NULL.sh
# selftests: lkdtm: ACCESS_USERSPACE.sh
# [ 545.226085] #
#
# [ 545.231466] # EXEC_NULL: saw 'call trace:': ok
#
# [ 545.240088] ok 36 selftests: lkdtm: EXEC_NULL.sh
#
# [ 545.248889] # selftests: lkdtm: ACCESS_USERSPACE.sh
#
# ACCESS_USERSPACE: saw 'call trace:': ok
ok 37 selftests: lkdtm: ACCESS_USERSPACE.sh
# selftests: lkdtm: ACCESS_NULL.sh
# ACCESS_NULL: missing 'call trace:': [FAIL]
not ok 38 selftests: lkdtm: ACCESS_NULL.sh # exit=1
# selftests: lkdtm: WRITE_RO.sh
# WRITE_RO: missing 'call trace:': [FAIL]
not ok 39 selftests: lkdtm: WRITE_RO.sh # exit=1
# selftests: lkdtm: WRITE_RO_AFTER_INIT.sh
# WRITE_RO_AFTER_INIT: missing 'call trace:': [FAIL]
not ok 40 selftests: lkdtm: WRITE_RO_AFTER_INIT.sh # exit=1
# selftests: lkdtm: WRITE_KERN.sh
# WRITE_KERN: missing 'call trace:': [FAIL]
not ok 41 selftests: lkdtm: WRITE_KERN.sh # exit=1
# selftests: lkdtm: REFCOUNT_INC_OVERFLOW.sh
# REFCOUNT_INC_OVERFLOW: missing 'call trace:': [FAIL]
not ok 42 selftests: lkdtm: REFCOUNT_INC_OVERFLOW.sh # exit=1
# selftests: lkdtm: REFCOUNT_ADD_OVERFLOW.sh
# REFCOUNT_ADD_OVERFLOW: missing 'call trace:': [FAIL]
not ok 43 selftests: lkdtm: REFCOUNT_ADD_OVERFLOW.sh # exit=1
# selftests: lkdtm: REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh
# REFCOUNT_INC_NOT_ZERO_OVERFLOW: missing 'call trace:': [FAIL]
not ok 44 selftests: lkdtm: REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh # exit=1
# selftests: lkdtm: REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh
# REFCOUNT_ADD_NOT_ZERO_OVERFLOW: missing 'call trace:': [FAIL]
not ok 45 selftests: lkdtm: REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh # exit=1
# selftests: lkdtm: REFCOUNT_DEC_ZERO.sh
# REFCOUNT_DEC_ZERO: missing 'call trace:': [FAIL]
not ok 46 selftests: lkdtm: REFCOUNT_DEC_ZERO.sh # exit=1
# selftests: lkdtm: REFCOUNT_DEC_NEGATIVE.sh
# REFCOUNT_DEC_NEGATIVE: missing 'Negative detected: saturated': [FAIL]
not ok 47 selftests: lkdtm: REFCOUNT_DEC_NEGATIVE.sh # exit=1
# selftests: lkdtm: REFCOUNT_DEC_AND_TEST_NEGATIVE.sh
# REFCOUNT_DEC_AND_TEST_NEGATIVE: missing 'Negative detected: saturated': [FAIL]
not ok 48 selftests: lkdtm: REFCOUNT_DEC_AND_TEST_NEGATIVE.sh # exit=1
# selftests: lkdtm: REFCOUNT_SUB_AND_TEST_NEGATIVE.sh
# REFCOUNT_SUB_AND_TEST_NEGATIVE: missing 'Negative detected: saturated': [FAIL]
not ok 49 selftests: lkdtm: REFCOUNT_SUB_AND_TEST_NEGATIVE.sh # exit=1
# selftests: lkdtm: REFCOUNT_INC_ZERO.sh
# REFCOUNT_INC_ZERO: missing 'call trace:': [FAIL]
not ok 50 selftests: lkdtm: REFCOUNT_INC_ZERO.sh # exit=1
# selftests: lkdtm: REFCOUNT_ADD_ZERO.sh
# REFCOUNT_ADD_ZERO: missing 'call trace:': [FAIL]
not ok 51 selftests: lkdtm: REFCOUNT_ADD_ZERO.sh # exit=1
# selftests: lkdtm: REFCOUNT_INC_SATURATED.sh
# REFCOUNT_INC_SATURATED: missing 'Saturation detected: still saturated': [FAIL]
not ok 52 selftests: lkdtm: REFCOUNT_INC_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_DEC_SATURATED.sh
# REFCOUNT_DEC_SATURATED: missing 'Saturation detected: still saturated': [FAIL]
not ok 53 selftests: lkdtm: REFCOUNT_DEC_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_ADD_SATURATED.sh
# REFCOUNT_ADD_SATURATED: missing 'Saturation detected: still saturated': [FAIL]
not ok 54 selftests: lkdtm: REFCOUNT_ADD_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_INC_NOT_ZERO_SATURATED.sh
# REFCOUNT_INC_NOT_ZERO_SATURATED: missing 'call trace:': [FAIL]
not ok 55 selftests: lkdtm: REFCOUNT_INC_NOT_ZERO_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_ADD_NOT_ZERO_SATURATED.sh
# REFCOUNT_ADD_NOT_ZERO_SATURATED: missing 'call trace:': [FAIL]
not ok 56 selftests: lkdtm: REFCOUNT_ADD_NOT_ZERO_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_DEC_AND_TEST_SATURATED.sh
# REFCOUNT_DEC_AND_TEST_SATURATED: missing 'Saturation detected: still saturated': [FAIL]
not ok 57 selftests: lkdtm: REFCOUNT_DEC_AND_TEST_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_SUB_AND_TEST_SATURATED.sh
# REFCOUNT_SUB_AND_TEST_SATURATED: missing 'Saturation detected: still saturated': [FAIL]
not ok 58 selftests: lkdtm: REFCOUNT_SUB_AND_TEST_SATURATED.sh # exit=1
# selftests: lkdtm: REFCOUNT_TIMING.sh
# Skipping REFCOUNT_TIMING: timing only
ok 59 selftests: lkdtm: REFCOUNT_TIMING.sh # SKIP
# selftests: lkdtm: ATOMIC_TIMING.sh
# Skipping ATOMIC_TIMING: timing only
ok 60 selftests: lkdtm: ATOMIC_TIMING.sh # SKIP
# selftests: lkdtm: USERCOPY_HEAP_SIZE_TO.sh
# USERCOPY_HEAP_SIZE_TO: missing 'call trace:': [FAIL]
not ok 61 selftests: lkdtm: USERCOPY_HEAP_SIZE_TO.sh # exit=1
# selftests: lkdtm: USERCOPY_HEAP_SIZE_FROM.sh
# USERCOPY_HEAP_SIZE_FROM: missing 'call trace:': [FAIL]
not ok 62 selftests: lkdtm: USERCOPY_HEAP_SIZE_FROM.sh # exit=1
# selftests: lkdtm: USERCOPY_HEAP_WHITELIST_TO.sh
# USERCOPY_HEAP_WHITELIST_TO: missing 'call trace:': [FAIL]
not ok 63 selftests: lkdtm: USERCOPY_HEAP_WHITELIST_TO.sh # exit=1
# selftests: lkdtm: USERCOPY_HEAP_WHITELIST_FROM.sh
# USERCOPY_HEAP_WHITELIST_FROM: missing 'call trace:': [FAIL]
not ok 64 selftests: lkdtm: USERCOPY_HEAP_WHITELIST_FROM.sh # exit=1
# selftests: lkdtm: USERCOPY_STACK_FRAME_TO.sh
# USERCOPY_STACK_FRAME_TO: missing 'call trace:': [FAIL]
not ok 65 selftests: lkdtm: USERCOPY_STACK_FRAME_TO.sh # exit=1
# selftests: lkdtm: USERCOPY_STACK_FRAME_FROM.sh
# USERCOPY_STACK_FRAME_FROM: missing 'call trace:': [FAIL]
not ok 66 selftests: lkdtm: USERCOPY_STACK_FRAME_FROM.sh # exit=1
# selftests: lkdtm: USERCOPY_STACK_BEYOND.sh
# USERCOPY_STACK_BEYOND: missing 'call trace:': [FAIL]
not ok 67 selftests: lkdtm: USERCOPY_STACK_BEYOND.sh # exit=1
# selftests: lkdtm: USERCOPY_KERNEL.sh
# USERCOPY_KERNEL: missing 'call trace:': [FAIL]
not ok 68 selftests: lkdtm: USERCOPY_KERNEL.sh # exit=1
# selftests: lkdtm: STACKLEAK_ERASING.sh
# STACKLEAK_ERASING: missing 'OK: the rest of the thread stack is properly erased': [FAIL]
not ok 69 selftests: lkdtm: STACKLEAK_ERASING.sh # exit=1
# selftests: lkdtm: CFI_FORWARD_PROTO.sh
# CFI_FORWARD_PROTO: missing 'call trace:': [FAIL]
not ok 70 selftests: lkdtm: CFI_FORWARD_PROTO.sh # exit=1
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/lkdtm'
locking test: not in Makefile
2020-11-20 17:07:09 make TARGETS=locking
make --no-builtin-rules ARCH=x86 -C ../../.. headers_install
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
INSTALL ./usr/include
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28'
make[1]: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/locking'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/locking'
2020-11-20 17:07:10 make run_tests -C locking
make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/locking'
TAP version 13
1..1
# selftests: locking: ww_mutex.sh
# locking/ww_mutex: [FAIL]
not ok 1 selftests: locking: ww_mutex.sh # exit=1
make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-kselftests-4d9c16a4949b8b027efc8d4214a4c8b11379cb28/tools/testing/selftests/locking'
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
Thanks,
Oliver Sang
1 year, 7 months