make -C tools/testing/selftests TARGETS=net TEST_PROGS=test_bpf.sh TEST_GEEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: test_bpf.sh
[ 1261.753238] test_bpf: #0 TAX jited:1 11 11 11 PASS
[ 1261.753773] test_bpf: #1 TXA jited:1 3 3 3 PASS
[ 1261.754155] test_bpf: #2 ADD_SUB_MUL_K jited:1 4 PASS
[ 1261.754567] test_bpf: #3 DIV_MOD_KX jited:1 20 PASS
[ 1261.755046] test_bpf: #4 AND_OR_LSH_K jited:1 4 4 PASS
[ 1261.755474] test_bpf: #5 LD_IMM_0 jited:1 5 PASS
[ 1261.755868] test_bpf: #6 LD_IND jited:1 16 12 12 PASS
[ 1261.756347] test_bpf: #7 LD_ABS jited:1 14 13 13 PASS
[ 1261.756823] test_bpf: #8 LD_ABS_LL jited:1 23 23 PASS
[ 1261.757285] test_bpf: #9 LD_IND_LL jited:1 15 14 15 PASS
[ 1261.757815] test_bpf: #10 LD_ABS_NET jited:1 23 23 PASS
[ 1261.758298] test_bpf: #11 LD_IND_NET jited:1 14 13 14 PASS
[ 1261.758822] test_bpf: #12 LD_PKTTYPE jited:1 5 5 PASS
[ 1261.759256] test_bpf: #13 LD_MARK jited:1 3 3 PASS
[ 1261.759679] test_bpf: #14 LD_RXHASH jited:1 4 3 PASS
[ 1261.760105] test_bpf: #15 LD_QUEUE jited:1 3 3 PASS
[ 1261.760512] test_bpf: #16 LD_PROTOCOL jited:1 8 8 PASS
[ 1261.760965] test_bpf: #17 LD_VLAN_TAG jited:1 3 2 PASS
[ 1261.761385] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 4 3 PASS
[ 1261.761865] test_bpf: #19 LD_IFINDEX jited:1 4 4 PASS
[ 1261.762278] test_bpf: #20 LD_HATYPE jited:1 4 3 PASS
[ 1261.762707] test_bpf: #21 LD_CPU jited:1 7 6 PASS
[ 1261.763112] test_bpf: #22 LD_NLATTR jited:1 6 13 PASS
[ 1261.763537] test_bpf: #23 LD_NLATTR_NEST jited:1 33 110 PASS
[ 1261.764193] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1224 1295 PASS
[ 1261.767221] test_bpf: #25 LD_ANC_XOR jited:1 3 3 PASS
[ 1261.767688] test_bpf: #26 SPILL_FILL jited:1 5 4 5 PASS
[ 1261.768148] test_bpf: #27 JEQ jited:1 15 6 6 PASS
[ 1261.768590] test_bpf: #28 JGT jited:1 15 6 6 PASS
[ 1261.769031] test_bpf: #29 JGE (jt 0), test 1 jited:1 14 5 4 PASS
[ 1261.769551] test_bpf: #30 JGE (jt 0), test 2 jited:1 6 6 5 PASS
[ 1261.770067] test_bpf: #31 JGE jited:1 10 10 12 PASS
[ 1261.770518] test_bpf: #32 JSET jited:1 12 12 19 PASS
[ 1261.771010] test_bpf: #33 tcpdump port 22 jited:1 13 22 19 PASS
[ 1261.771575] test_bpf: #34 tcpdump complex jited:1 12 18 28 PASS
[ 1261.772157] test_bpf: #35 RET_A jited:1 3 3 PASS
[ 1261.772546] test_bpf: #36 INT: ADD trivial jited:1 4 PASS
[ 1261.773014] test_bpf: #37 INT: MUL_X jited:1 4 PASS
[ 1261.773420] test_bpf: #38 INT: MUL_X2 jited:1 4 PASS
[ 1261.773844] test_bpf: #39 INT: MUL32_X jited:1 4 PASS
[ 1261.774265] test_bpf: #40 INT: ADD 64-bit jited:1 24 PASS
[ 1261.774767] test_bpf: #41 INT: ADD 32-bit jited:1 21 PASS
[ 1261.775240] test_bpf: #42 INT: SUB jited:1 19 PASS
[ 1261.775685] test_bpf: #43 INT: XOR jited:1 12 PASS
[ 1261.776103] test_bpf: #44 INT: MUL jited:1 17 PASS
[ 1261.776520] test_bpf: #45 MOV REG64 jited:1 7 PASS
[ 1261.776983] test_bpf: #46 MOV REG32 jited:1 7 PASS
[ 1261.777392] test_bpf: #47 LD IMM64 jited:1 4 PASS
[ 1261.777694] test_bpf: #48 INT: ALU MIX jited:1 14 PASS
[ 1261.777997] test_bpf: #49 INT: shifts by register jited:1 5 PASS
[ 1261.778326] test_bpf: #50 check: missing ret PASS
[ 1261.778578] test_bpf: #51 check: div_k_0 PASS
[ 1261.778849] test_bpf: #52 check: unknown insn PASS
[ 1261.779110] test_bpf: #53 check: out of range spill/fill PASS
[ 1261.779420] test_bpf: #54 JUMPS + HOLES jited:1 5 PASS
[ 1261.779859] test_bpf: #55 check: RET X PASS
[ 1261.780095] test_bpf: #56 check: LDX + RET X PASS
[ 1261.780361] test_bpf: #57 M[]: alt STX + LDX jited:1 12 PASS
[ 1261.780722] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS
[ 1261.781067] test_bpf: #59 check: SKF_AD_MAX PASS
[ 1261.781315] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS
[ 1261.781634] test_bpf: #61 load 64-bit immediate jited:1 5 PASS
[ 1261.781977] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS
[ 1261.782284] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS
[ 1261.782654] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS
[ 1261.782980] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 2 PASS
[ 1261.783338] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 2 PASS
[ 1261.783655] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS
[ 1261.784030] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 3 PASS
[ 1261.784469] test_bpf: #69 ALU_MOV_K: small negative jited:1 1 PASS
[ 1261.784908] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 3 PASS
[ 1261.785336] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS
[ 1261.785704] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS
[ 1261.786146] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 3 PASS
[ 1261.786623] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 2 PASS
[ 1261.787165] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 4 PASS
[ 1261.787567] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 2 PASS
[ 1261.787938] test_bpf: #77 ALU64_MOV_K: small negative jited:1 1 PASS
[ 1261.788287] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 1 PASS
[ 1261.788702] test_bpf: #79 ALU64_MOV_K: large negative jited:1 1 PASS
[ 1261.789048] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 1 PASS
[ 1261.789455] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 2 PASS
[ 1261.789763] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 2 PASS
[ 1261.790073] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 2 PASS
[ 1261.790388] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 2 PASS
[ 1261.790710] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 2 PASS
[ 1261.791022] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 1 PASS
[ 1261.791338] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS
[ 1261.791746] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 4 PASS
[ 1261.792130] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 1 PASS
[ 1261.792457] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS
[ 1261.792858] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 2 PASS
[ 1261.793252] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS
[ 1261.793561] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 1 PASS
[ 1261.793877] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS
[ 1261.794263] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS
[ 1261.794609] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS
[ 1261.795057] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS
[ 1261.795423] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS
[ 1261.795855] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 3 PASS
[ 1261.796264] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 2 PASS
[ 1261.796676] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS
[ 1261.797010] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS
[ 1261.797354] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS
[ 1261.797779] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 2 PASS
[ 1261.798190] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS
[ 1261.798601] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 2 PASS
[ 1261.798945] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS
[ 1261.799365] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS
[ 1261.799740] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 4 PASS
[ 1261.800174] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 3 PASS
[ 1261.800625] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS
[ 1261.801064] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS
[ 1261.801384] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS
[ 1261.801781] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS
[ 1261.802106] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS
[ 1261.802517] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS
[ 1261.802842] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS
[ 1261.803161] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS
[ 1261.803553] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS
[ 1261.803919] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS
[ 1261.804252] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS
[ 1261.804672] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS
[ 1261.805073] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS
[ 1261.805387] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS
[ 1261.805796] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS
[ 1261.806124] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS
[ 1261.806450] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS
[ 1261.806859] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS
[ 1261.807253] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 1 PASS
[ 1261.807666] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS
[ 1261.808011] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS
[ 1261.808322] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS
[ 1261.808719] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS
[ 1261.809121] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS
[ 1261.809442] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS
[ 1261.809789] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS
[ 1261.810192] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS
[ 1261.810602] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS
[ 1261.811031] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS
[ 1261.811427] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS
[ 1261.811860] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS
[ 1261.812183] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS
[ 1261.812588] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 9 PASS
[ 1261.812951] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS
[ 1261.813364] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS
[ 1261.813859] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS
[ 1261.814186] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS
[ 1261.814505] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS
[ 1261.814911] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 4 PASS
[ 1261.815325] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS
[ 1261.815672] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS
[ 1261.816047] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS
[ 1261.816458] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS
[ 1261.816953] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS
[ 1261.817284] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS
[ 1261.817844] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 10 PASS
[ 1261.818358] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 12 PASS
[ 1261.818993] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 5 PASS
[ 1261.819404] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS
[ 1261.819733] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 5 PASS
[ 1261.820163] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 8 PASS
[ 1261.820497] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 9 PASS
[ 1261.820841] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS
[ 1261.821248] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS
[ 1261.821574] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS
[ 1261.821908] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 8 PASS
[ 1261.822248] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 8 PASS
[ 1261.822585] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS
[ 1261.822946] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS
[ 1261.823277] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS
[ 1261.823621] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS
[ 1261.824001] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS
[ 1261.824322] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.824760] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS
[ 1261.825090] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.825525] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS
[ 1261.825847] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.826277] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS
[ 1261.826619] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS
[ 1261.826964] test_bpf: #180 ALU_AND_K: Zero extension jited:1 3 PASS
[ 1261.827345] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS
[ 1261.827677] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.828161] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 3 PASS
[ 1261.828647] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 2 PASS
[ 1261.829130] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 3 PASS
[ 1261.829599] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 3 PASS
[ 1261.829970] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 2 PASS
[ 1261.830324] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS
[ 1261.830636] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.831035] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 1 PASS
[ 1261.831351] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.831754] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 2 PASS
[ 1261.832089] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.832475] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS
[ 1261.832822] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS
[ 1261.833158] test_bpf: #196 ALU_OR_K: Zero extension jited:1 3 PASS
[ 1261.833502] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS
[ 1261.833863] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS
[ 1261.834264] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS
[ 1261.834748] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 2 PASS
[ 1261.835230] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 2 PASS
[ 1261.835704] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 2 PASS
[ 1261.836094] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 2 PASS
[ 1261.836459] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS
[ 1261.836793] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS
[ 1261.837197] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS
[ 1261.837537] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 2 PASS
[ 1261.838114] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS
[ 1261.838542] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS
[ 1261.838949] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 1 PASS
[ 1261.839306] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 1 PASS
[ 1261.839655] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 3 PASS
[ 1261.840050] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS
[ 1261.840394] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS
[ 1261.840814] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 2 PASS
[ 1261.841305] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 2 PASS
[ 1261.841789] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS
[ 1261.842276] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 3 PASS
[ 1261.842638] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 3 PASS
[ 1261.843023] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 3 PASS
[ 1261.843356] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS
[ 1261.843736] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 2 PASS
[ 1261.844189] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS
[ 1261.844522] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS
[ 1261.844906] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS
[ 1261.845288] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 2 PASS
[ 1261.845675] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS
[ 1261.846052] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 2 PASS
[ 1261.846434] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS
[ 1261.846810] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 1 PASS
[ 1261.847195] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS
[ 1261.847586] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 2 PASS
[ 1261.848027] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 2 PASS
[ 1261.848358] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS
[ 1261.848771] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS
[ 1261.849187] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS
[ 1261.849748] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 3 PASS
[ 1261.850259] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 3 PASS
[ 1261.850838] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 3 PASS
[ 1261.851340] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS
[ 1261.851725] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS
[ 1261.852132] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS
[ 1261.852510] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS
[ 1261.852896] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS
[ 1261.853280] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS
[ 1261.853611] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 2 PASS
[ 1261.853951] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS
[ 1261.854313] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS
[ 1261.854698] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS
[ 1261.855027] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS
[ 1261.855407] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS
[ 1261.855817] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 2 PASS
[ 1261.856202] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS
[ 1261.856576] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS
[ 1261.856968] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS
[ 1261.857363] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 1 PASS
[ 1261.857757] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS
[ 1261.858130] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 2 PASS
[ 1261.858516] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS
[ 1261.858872] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS
[ 1261.859237] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS
[ 1261.859627] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS
[ 1261.860070] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS
[ 1261.860402] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS
[ 1261.860787] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS
[ 1261.861163] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS
[ 1261.861543] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS
[ 1261.861922] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS
[ 1261.862297] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS
[ 1261.862699] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS
[ 1261.863082] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS
[ 1261.863422] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS
[ 1261.863820] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS
[ 1261.864307] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS
[ 1261.864693] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS
[ 1261.865082] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS
[ 1261.865463] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 3 PASS
[ 1261.865860] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS
[ 1261.866242] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 2 PASS
[ 1261.866636] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS
[ 1261.867030] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 2 PASS
[ 1261.867426] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS
[ 1261.867806] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS
[ 1261.868177] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS
[ 1261.868676] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS
[ 1261.869063] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS
[ 1261.869444] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS
[ 1261.869828] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS
[ 1261.870211] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS
[ 1261.870594] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS
[ 1261.870984] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS
[ 1261.871316] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS
[ 1261.871621] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS
[ 1261.871932] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS
[ 1261.872247] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS
[ 1261.872558] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS
[ 1261.873040] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS
[ 1261.873500] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS
[ 1261.873985] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 2 PASS
[ 1261.874481] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 2 PASS
[ 1261.875122] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 3 PASS
[ 1261.875830] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 3 PASS
[ 1261.876501] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 3 PASS
[ 1261.877235] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS
[ 1261.877921] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS
[ 1261.878614] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS
[ 1261.879322] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 3 PASS
[ 1261.879967] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS
[ 1261.880412] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS
[ 1261.880897] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS
[ 1261.881407] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 3 PASS
[ 1261.882149] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS
[ 1261.882766] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS
[ 1261.883321] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS
[ 1261.883749] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS
[ 1261.884192] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS
[ 1261.884593] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS
[ 1261.885018] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 1 PASS
[ 1261.885434] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 2 PASS
[ 1261.885876] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 2 PASS
[ 1261.886215] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 2 PASS
[ 1261.886566] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 2 PASS
[ 1261.886961] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS
[ 1261.887443] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 2 PASS
[ 1261.887867] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS
[ 1261.888204] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS
[ 1261.888554] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 2 PASS
[ 1261.888948] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS
[ 1261.889359] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 6 PASS
[ 1261.889786] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS
[ 1261.890212] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 2 PASS
[ 1261.890579] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS
[ 1261.891028] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 3 PASS
[ 1261.891613] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 3 PASS
[ 1261.892241] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 9 PASS
[ 1261.892882] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 4 PASS
[ 1261.893535] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 4 PASS
[ 1261.894063] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 4 PASS
[ 1261.894594] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 3 PASS
[ 1261.895197] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 4 PASS
[ 1261.895841] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 8 PASS
[ 1261.896319] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS
[ 1261.896777] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS
[ 1261.897109] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS
[ 1261.897445] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS
[ 1261.897796] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS
[ 1261.898116] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS
[ 1261.898469] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS
[ 1261.898805] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS
[ 1261.899167] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS
[ 1261.899485] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS
[ 1261.899860] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS
[ 1261.900263] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 2 PASS
[ 1261.900684] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS
[ 1261.901090] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS
[ 1261.901512] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 2 PASS
[ 1261.902108] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 3 PASS
[ 1261.902612] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 3 PASS
[ 1261.903044] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS
[ 1261.903459] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS
[ 1261.903883] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 2 PASS
[ 1261.904318] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 2 PASS
[ 1261.904789] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS
[ 1261.905226] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS
[ 1261.905700] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 3 PASS
[ 1261.906350] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS
[ 1261.906832] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20768 PASS
[ 1261.928305] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20615 PASS
[ 1261.949584] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS
[ 1261.950081] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.950631] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.951174] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS
[ 1261.951673] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS
[ 1261.952199] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.952796] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.953386] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS
[ 1261.953933] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS
[ 1261.954412] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.954956] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.955495] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS
[ 1261.955991] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS
[ 1261.956519] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.957116] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS
[ 1261.957728] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS
[ 1261.958271] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS
[ 1261.958746] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.959285] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.959823] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS
[ 1261.960307] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS
[ 1261.960833] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 9 PASS
[ 1261.961424] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.962023] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.962561] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS
[ 1261.963040] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.963596] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS
[ 1261.964141] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS
[ 1261.964629] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS
[ 1261.965182] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS
[ 1261.966100] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS
[ 1261.967010] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS
[ 1261.967857] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS
[ 1261.968547] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.969364] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.970178] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.970920] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS
[ 1261.971709] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS
[ 1261.972332] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.972937] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.973471] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS
[ 1261.973960] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.974503] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.975221] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.975974] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS
[ 1261.976627] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS
[ 1261.977231] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.977836] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS
[ 1261.978377] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS
[ 1261.978850] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.979385] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.979920] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS
[ 1261.980405] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS
[ 1261.980928] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS
[ 1261.981518] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.982106] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.982641] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 19 PASS
[ 1261.983120] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.983656] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.984201] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS
[ 1261.984692] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS
[ 1261.985216] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS
[ 1261.985826] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.986415] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS
[ 1261.986962] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS
[ 1261.987465] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS
[ 1261.988024] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS
[ 1261.988568] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS
[ 1261.989070] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS
[ 1261.989557] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS
[ 1261.990117] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS
[ 1261.990675] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS
[ 1261.991178] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS
[ 1261.991643] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 17 PASS
[ 1261.992123] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS
[ 1261.992574] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS
[ 1261.993035] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS
[ 1261.993507] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS
[ 1261.993989] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS
[ 1261.994467] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS
[ 1261.994935] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS
[ 1261.995399] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS
[ 1261.995858] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS
[ 1261.996207] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS
[ 1261.996555] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS
[ 1261.996924] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS
[ 1261.997202] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS
[ 1261.997561] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS
[ 1261.997916] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS
[ 1261.998280] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS
[ 1261.998558] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS
[ 1261.998915] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS
[ 1261.999268] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS
[ 1261.999631] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS
[ 1261.999917] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS
[ 1262.000267] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS
[ 1262.000612] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS
[ 1262.000892] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS
[ 1262.001244] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS
[ 1262.001591] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS
[ 1262.001875] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS
[ 1262.002226] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS
[ 1262.002575] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS
[ 1262.002858] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS
[ 1262.003207] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS
[ 1262.003553] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS
[ 1262.003839] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS
[ 1262.004191] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS
[ 1262.004542] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS
[ 1262.004830] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS
[ 1262.005183] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS
[ 1262.005533] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS
[ 1262.005821] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS
[ 1262.006175] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS
[ 1262.006593] test_bpf: #483 JMP32_JSLT_X jited:1 4 PASS
[ 1262.007034] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 3 PASS
[ 1262.007591] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 4 PASS
[ 1262.008149] test_bpf: #486 JMP32_JSLE_X jited:1 3 PASS
[ 1262.008530] test_bpf: #487 JMP_EXIT jited:1 1 PASS
[ 1262.008806] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS
[ 1262.009231] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 2 PASS
[ 1262.009670] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS
[ 1262.010095] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS
[ 1262.010518] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS
[ 1262.010949] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS
[ 1262.011373] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 3 PASS
[ 1262.011806] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 3 PASS
[ 1262.012237] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS
[ 1262.012626] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS
[ 1262.013019] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS
[ 1262.013452] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS
[ 1262.013897] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 3 PASS
[ 1262.014293] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 2 PASS
[ 1262.014690] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS
[ 1262.015051] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS
[ 1262.015475] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 3 PASS
[ 1262.015840] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS
[ 1262.016277] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 2 PASS
[ 1262.016654] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 3 PASS
[ 1262.017049] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 3 PASS
[ 1262.017490] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 3 PASS
[ 1262.017859] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS
[ 1262.018287] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 2 PASS
[ 1262.018645] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 11 PASS
[ 1262.019033] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 2 PASS
[ 1262.019395] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS
[ 1262.019780] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 3 PASS
[ 1262.020188] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS
[ 1262.020615] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS
[ 1262.021075] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS
[ 1262.021503] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS
[ 1262.021936] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS
[ 1262.022369] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS
[ 1262.022805] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS
[ 1262.023232] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 3 PASS
[ 1262.023688] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 3 PASS
[ 1262.024051] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS
[ 1262.024479] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS
[ 1262.024874] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS
[ 1262.025304] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 3 PASS
[ 1262.025677] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 3 PASS
[ 1262.026043] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 3 PASS
[ 1262.026405] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS
[ 1262.026777] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS
[ 1262.027251] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 4 PASS
[ 1262.027793] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 3 PASS
[ 1262.028306] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 3 PASS
[ 1262.028824] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 3 PASS
[ 1262.029338] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 4 PASS
[ 1262.029865] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 4 PASS
[ 1262.030424] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 3 PASS
[ 1262.030967] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 4 PASS
[ 1262.031547] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 4 PASS
[ 1262.032173] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS
[ 1262.032547] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS
[ 1262.033951] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 3 PASS
[ 1262.035382] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1144 PASS
[ 1262.037444] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS
[ 1262.037804] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 3 PASS
[ 1262.039216] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1235 1267 PASS
[ 1262.043011] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13785 14027 PASS
[ 1262.072477] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 2200 PASS
[ 1262.076799] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 2 PASS
[ 1262.077475] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 8206 PASS
[ 1262.086682] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 20 PASS
[ 1262.088053] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS
[ 1262.088912] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6456 PASS
[ 1262.100448] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 8682 PASS
[ 1262.112647] test_bpf: #557 LD_IND byte frag jited:1 19 PASS
[ 1262.113082] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS
[ 1262.113534] test_bpf: #559 LD_IND word frag jited:1 21 PASS
[ 1262.113934] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS
[ 1262.114358] test_bpf: #561 LD_IND word mixed head/frag jited:1 22 PASS
[ 1262.114853] test_bpf: #562 LD_ABS byte frag jited:1 22 PASS
[ 1262.115279] test_bpf: #563 LD_ABS halfword frag jited:1 20 PASS
[ 1262.115726] test_bpf: #564 LD_ABS word frag jited:1 14 PASS
[ 1262.116145] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 20 PASS
[ 1262.116652] test_bpf: #566 LD_ABS word mixed head/frag jited:1 25 PASS
[ 1262.117149] test_bpf: #567 LD_IND byte default X jited:1 6 PASS
[ 1262.117588] test_bpf: #568 LD_IND byte positive offset jited:1 8 PASS
[ 1262.118044] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS
[ 1262.118499] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 5 PASS
[ 1262.119010] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 13 PASS
[ 1262.119569] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 13 PASS
[ 1262.120138] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 28 PASS
[ 1262.120736] test_bpf: #574 LD_IND halfword positive offset jited:1 9 PASS
[ 1262.121211] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS
[ 1262.121656] test_bpf: #576 LD_IND halfword unaligned jited:1 8 PASS
[ 1262.122092] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 10 PASS
[ 1262.122632] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS
[ 1262.123197] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS
[ 1262.123745] test_bpf: #580 LD_IND word positive offset jited:1 11 PASS
[ 1262.124196] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS
[ 1262.124634] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 20 PASS
[ 1262.125178] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 8 PASS
[ 1262.125684] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 5 PASS
[ 1262.126084] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS
[ 1262.126488] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 7 PASS
[ 1262.126919] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS
[ 1262.127380] test_bpf: #588 LD_ABS byte jited:1 3 PASS
[ 1262.127745] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS
[ 1262.128159] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 8 PASS
[ 1262.128629] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS
[ 1262.129107] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 12 PASS
[ 1262.129574] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 7 PASS
[ 1262.130056] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 30 PASS
[ 1262.130680] test_bpf: #595 LD_ABS halfword jited:1 6 PASS
[ 1262.131149] test_bpf: #596 LD_ABS halfword unaligned jited:1 7 PASS
[ 1262.131558] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS
[ 1262.131970] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 7 PASS
[ 1262.132405] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS
[ 1262.132830] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 8 PASS
[ 1262.133251] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 6 PASS
[ 1262.133703] test_bpf: #602 LD_ABS word jited:1 3 PASS
[ 1262.134000] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS
[ 1262.134404] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS
[ 1262.134826] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS
[ 1262.135241] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS
[ 1262.135644] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS
[ 1262.136101] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS
[ 1262.136500] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 8 PASS
[ 1262.136985] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 8 PASS
[ 1262.137445] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 6 PASS
[ 1262.137863] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 5 PASS
[ 1262.138248] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS
[ 1262.138625] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS
[ 1262.139001] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 7 PASS
[ 1262.139386] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 8 PASS
[ 1262.139790] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 8 PASS
[ 1262.140169] test_bpf: #618 ADD default X jited:1 2 PASS
[ 1262.140452] test_bpf: #619 ADD default A jited:1 2 PASS
[ 1262.140762] test_bpf: #620 SUB default X jited:1 2 PASS
[ 1262.141052] test_bpf: #621 SUB default A jited:1 2 PASS
[ 1262.141344] test_bpf: #622 MUL default X jited:1 2 PASS
[ 1262.141632] test_bpf: #623 MUL default A jited:1 2 PASS
[ 1262.141949] test_bpf: #624 DIV default X jited:1 2 PASS
[ 1262.142273] test_bpf: #625 DIV default A jited:1 3 PASS
[ 1262.142562] test_bpf: #626 MOD default X jited:1 2 PASS
[ 1262.142859] test_bpf: #627 MOD default A jited:1 3 PASS
[ 1262.143162] test_bpf: #628 JMP EQ default A jited:1 2 PASS
[ 1262.143478] test_bpf: #629 JMP EQ default X jited:1 2 PASS
[ 1262.143787] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS
[ 1262.144150] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS
[ 1262.144494] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS
[ 1262.144871] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS
[ 1262.145229] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS
[ 1262.145572] test_bpf: #635 JNE signed compare, test 6 jited:1 2 PASS
[ 1262.145923] test_bpf: #636 JNE signed compare, test 7 jited:1 2 PASS
[ 1262.146279] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS
[ 1262.146711] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 2 PASS
[ 1262.147115] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS
[ 1262.147530] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS
[ 1262.147931] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 6 PASS
[ 1262.148315] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS
[ 1262.148701] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 5 PASS
[ 1262.149077] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 5 PASS
[ 1262.149450] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 5 PASS
[ 1262.149832] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 6 PASS
[ 1262.150226] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS
[ 1262.150632] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 6 PASS
[ 1262.151059] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 5 PASS
[ 1262.151474] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS
[ 1262.151863] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS
[ 1262.152247] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS
[ 1262.152632] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 5 PASS
[ 1262.153058] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 5 PASS
[ 1262.153488] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 5 PASS
[ 1262.153888] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 5 PASS
[ 1262.154311] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 7 PASS
[ 1262.154737] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS
[ 1262.155133] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 13 PASS
[ 1262.155541] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 12 PASS
[ 1262.155980] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 11 PASS
[ 1262.156391] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 11 PASS
[ 1262.156806] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 6 PASS
[ 1262.157195] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS
[ 1262.157607] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 5 PASS
[ 1262.157984] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 6 PASS
[ 1262.158356] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 6 PASS
[ 1262.158764] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS
[ 1262.159181] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS
[ 1262.159567] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS
[ 1262.159989] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS
[ 1262.160393] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS
[ 1262.160798] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS
[ 1262.161211] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 5 PASS
[ 1262.161721] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 11 PASS
[ 1262.162322] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 11 PASS
[ 1262.162933] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 11 PASS
[ 1262.163551] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 6 PASS
[ 1262.163948] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS
[ 1262.164332] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 5 PASS
[ 1262.164719] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS
[ 1262.165104] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS
[ 1262.165487] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 7 PASS
[ 1262.165877] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 8 PASS
[ 1262.166264] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS
[ 1262.166646] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 12 PASS
[ 1262.167037] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS
[ 1262.167422] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS
[ 1262.167803] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 5 PASS
[ 1262.168186] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 5 PASS
[ 1262.168566] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS
[ 1262.168944] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 6 PASS
[ 1262.169322] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 6 PASS
[ 1262.169704] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 5 PASS
[ 1262.170080] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 5 PASS
[ 1262.170461] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 5 PASS
[ 1262.170870] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS
[ 1262.171252] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 6 PASS
[ 1262.171632] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS
[ 1262.172018] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 6 PASS
[ 1262.172401] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 6 PASS
[ 1262.172788] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 5 PASS
[ 1262.173170] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS
[ 1262.173559] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS
[ 1262.173964] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS
[ 1262.174370] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 12 PASS
[ 1262.174769] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 5 PASS
[ 1262.175149] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS
[ 1262.175532] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS
[ 1262.175913] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS
[ 1262.176287] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 5 PASS
[ 1262.176676] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 6 PASS
[ 1262.177055] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 5 PASS
[ 1262.177449] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 5 PASS
[ 1262.177836] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 5 PASS
[ 1262.178218] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 5 PASS
[ 1262.178601] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 5 PASS
[ 1262.178993] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 5 PASS
[ 1262.179373] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 5 PASS
[ 1262.179756] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 5 PASS
[ 1262.180132] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 6 PASS
[ 1262.180513] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 6 PASS
[ 1262.180919] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS
[ 1262.181299] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 5 PASS
[ 1262.181688] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 7 PASS
[ 1262.182073] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 7 PASS
[ 1262.182455] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS
[ 1262.182849] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 8 PASS
[ 1262.183239] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS
[ 1262.183633] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS
[ 1262.184031] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 8 PASS
[ 1262.184419] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 9 PASS
[ 1262.184814] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.185256] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.185706] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.186142] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.186586] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS
[ 1262.186989] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS
[ 1262.187429] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 8 PASS
[ 1262.187826] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS
[ 1262.188212] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 8 PASS
[ 1262.188597] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS
[ 1262.188985] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.189418] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.189857] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.190285] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS
[ 1262.190742] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS
[ 1262.191134] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS
[ 1262.191538] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS
[ 1262.191922] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 2 PASS
[ 1262.192299] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS
[ 1262.192676] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS
[ 1262.193054] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS
[ 1262.193432] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS
[ 1262.193917] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 3 PASS
[ 1262.194493] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 7 PASS
[ 1262.195084] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 7 PASS
[ 1262.195688] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS
[ 1262.196080] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS
[ 1262.196466] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS
[ 1262.196854] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS
[ 1262.197241] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS
[ 1262.197707] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS
[ 1262.198103] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS
[ 1262.198498] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS
[ 1262.198905] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS
[ 1262.199301] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS
[ 1262.199701] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS
[ 1262.200096] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS
[ 1262.200491] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS
[ 1262.200895] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS
[ 1262.201292] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS
[ 1262.201697] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS
[ 1262.202095] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS
[ 1262.202492] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS
[ 1262.202899] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS
[ 1262.203301] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS
[ 1262.203700] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS
[ 1262.204106] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS
[ 1262.204499] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS
[ 1262.204901] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS
[ 1262.205299] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS
[ 1262.205725] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS
[ 1262.206131] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS
[ 1262.206533] test_bpf: #785 ALU64_MOV_K: registers jited:1 12 PASS
[ 1262.206897] test_bpf: #786 ALU64_AND_K: registers jited:1 11 PASS
[ 1262.207244] test_bpf: #787 ALU64_OR_K: registers jited:1 12 PASS
[ 1262.207599] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS
[ 1262.207953] test_bpf: #789 ALU64_LSH_K: registers jited:1 12 PASS
[ 1262.208300] test_bpf: #790 ALU64_RSH_K: registers jited:1 12 PASS
[ 1262.208649] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS
[ 1262.209009] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS
[ 1262.209357] test_bpf: #793 ALU64_SUB_K: registers jited:1 12 PASS
[ 1262.209709] test_bpf: #794 ALU64_MUL_K: registers jited:1 12 PASS
[ 1262.210057] test_bpf: #795 ALU64_DIV_K: registers jited:1 72 PASS
[ 1262.210463] test_bpf: #796 ALU64_MOD_K: registers jited:1 75 PASS
[ 1262.210874] test_bpf: #797 ALU32_MOV_K: registers jited:1 10 PASS
[ 1262.211214] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS
[ 1262.211553] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS
[ 1262.211908] test_bpf: #800 ALU32_XOR_K: registers jited:1 12 PASS
[ 1262.212256] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS
[ 1262.212602] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS
[ 1262.212954] test_bpf: #803 ALU32_ARSH_K: registers jited:1 10 PASS
[ 1262.213305] test_bpf: #804 ALU32_ADD_K: registers jited:1 11 PASS
[ 1262.213649] test_bpf: #805 ALU32_SUB_K: registers jited:1 11 PASS
[ 1262.214001] test_bpf: #806 ALU32_MUL_K: registers jited:1 12 PASS
[ 1262.214346] test_bpf: #807 ALU32_DIV_K: registers jited:1 27 PASS
[ 1262.214712] test_bpf: #808 ALU32_MOD_K: registers jited:1 26 PASS
[ 1262.215069] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 124 PASS
[ 1262.215649] test_bpf: #810 ALU64_AND_X: register combinations jited:1 117 PASS
[ 1262.216218] test_bpf: #811 ALU64_OR_X: register combinations jited:1 121 PASS
[ 1262.216804] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 117 PASS
[ 1262.217376] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 114 PASS
[ 1262.217945] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 116 PASS
[ 1262.218510] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 125 PASS
[ 1262.219088] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 118 PASS
[ 1262.219651] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 122 PASS
[ 1262.220229] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 131 PASS
[ 1262.220815] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 708 PASS
[ 1262.221983] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 719 PASS
[ 1262.223152] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 107 PASS
[ 1262.223709] test_bpf: #822 ALU32_AND_X: register combinations jited:1 97 PASS
[ 1262.224261] test_bpf: #823 ALU32_OR_X: register combinations jited:1 104 PASS
[ 1262.224812] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 104 PASS
[ 1262.225361] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 105 PASS
[ 1262.226015] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 180 PASS
[ 1262.226914] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 178 PASS
[ 1262.227862] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 107 PASS
[ 1262.228425] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 106 PASS
[ 1262.228987] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 103 PASS
[ 1262.229537] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 273 PASS
[ 1262.230261] test_bpf: #832 ALU32_MOD_X register combinations jited:1 265 PASS
[ 1262.230977] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 168 PASS
[ 1262.231619] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 161 PASS
[ 1262.232239] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 169 PASS
[ 1262.232872] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 168 PASS
[ 1262.233499] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 167 PASS
[ 1262.234124] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 161 PASS
[ 1262.234767] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 70 PASS
[ 1262.235244] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 68 PASS
[ 1262.235722] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 69 PASS
[ 1262.236198] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 66 PASS
[ 1262.236672] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 64 PASS
[ 1262.237132] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 67 PASS
[ 1262.237610] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 42 PASS
[ 1262.238119] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 36 PASS
[ 1262.238624] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 40 PASS
[ 1262.239137] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 17 PASS
[ 1262.239613] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 18 PASS
[ 1262.240113] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 18 PASS
[ 1262.240600] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 80737 PASS
[ 1262.245644] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 71622 PASS
[ 1262.251404] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 82924 PASS
[ 1262.256277] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 65943 PASS
[ 1262.261686] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 66551 PASS
[ 1262.267183] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 60540 PASS
[ 1262.273011] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 77584 PASS
[ 1262.277908] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 134895 PASS
[ 1262.283762] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 248984 PASS
[ 1262.294790] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 90346 PASS
[ 1262.305324] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 68803 PASS
[ 1262.311164] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 95631 PASS
[ 1262.316818] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 83934 PASS
[ 1262.323085] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 63704 PASS
[ 1262.329335] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 77834 PASS
[ 1262.334590] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 81063 PASS
[ 1262.339447] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 135527 PASS
[ 1262.347014] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 128474 PASS
[ 1262.352855] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 342330 PASS
[ 1262.369025] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 186653 PASS
[ 1262.387763] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 229700 PASS
[ 1262.402486] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 193699 PASS
[ 1262.417765] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 280112 PASS
[ 1262.436390] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 223065 PASS
[ 1262.452042] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 175118 PASS
[ 1262.462675] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 271006 PASS
[ 1262.475026] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 239931 PASS
[ 1262.487027] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 248663 PASS
[ 1262.505862] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 179442 PASS
[ 1262.521175] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 149075 PASS
[ 1262.533304] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 130435 PASS
[ 1262.542898] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 106942 PASS
[ 1262.551757] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 163233 PASS
[ 1262.564600] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 201178 PASS
[ 1262.580372] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 141710 PASS
[ 1262.593818] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 167646 PASS
[ 1262.600879] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 25131 PASS
[ 1262.630542] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 196 PASS
[ 1262.631308] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 190 PASS
[ 1262.632102] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 203 PASS
[ 1262.632897] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 201 PASS
[ 1262.633716] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 929 PASS
[ 1262.635259] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 914 PASS
[ 1262.636770] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 927 PASS
[ 1262.638326] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 904 PASS
[ 1262.639823] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 907 PASS
[ 1262.641383] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 916 PASS
[ 1262.642910] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 908 PASS
[ 1262.644402] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 918 PASS
[ 1262.645933] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 903 PASS
[ 1262.647522] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 904 PASS
[ 1262.649054] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 937 PASS
[ 1262.650645] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 934 PASS
[ 1262.652201] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 940 PASS
[ 1262.653779] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 919 PASS
[ 1262.655302] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 927 PASS
[ 1262.656862] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 954 PASS
[ 1262.658484] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 911 PASS
[ 1262.660030] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 920 PASS
[ 1262.661574] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 919 PASS
[ 1262.663083] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 910 PASS
[ 1262.664592] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 124353 PASS
[ 1262.671622] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 114585 PASS
[ 1262.678436] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 125258 PASS
[ 1262.685121] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 118587 PASS
[ 1262.691826] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 101943 PASS
[ 1262.698603] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 152742 PASS
[ 1262.707081] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 165743 PASS
[ 1262.717435] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 160310 PASS
[ 1262.733059] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 156719 PASS
[ 1262.740111] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 206576 PASS
[ 1262.750246] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 103101 PASS
[ 1262.757061] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 184696 PASS
[ 1262.764615] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 134497 PASS
[ 1262.775595] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 148614 PASS
[ 1262.786458] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 144124 PASS
[ 1262.797063] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 186911 PASS
[ 1262.805160] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 184348 PASS
[ 1262.817838] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 176082 PASS
[ 1262.829749] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 122884 PASS
[ 1262.836811] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 210316 PASS
[ 1262.848687] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 76561 PASS
[ 1262.853396] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 93502 PASS
[ 1262.858779] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 61135 PASS
[ 1262.863383] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 76375 PASS
[ 1262.868367] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 77458 PASS
[ 1262.873297] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 76040 PASS
[ 1262.878281] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 75505 PASS
[ 1262.883234] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 73046 PASS
[ 1262.888290] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 73638 PASS
[ 1262.893121] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 75926 PASS
[ 1262.900617] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 101556 PASS
[ 1262.908442] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 140595 PASS
[ 1262.919447] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 138649 PASS
[ 1262.933154] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 147935 PASS
[ 1262.944397] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 173215 PASS
[ 1262.955618] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 173710 PASS
[ 1262.967753] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 165556 PASS
[ 1262.976936] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 158399 PASS
[ 1262.985761] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 168243 PASS
[ 1262.998475] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 151922 PASS
[ 1263.011760] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 178912 PASS
[ 1263.020238] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 136943 PASS
[ 1263.029052] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 72441 PASS
[ 1263.033291] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 75623 PASS
[ 1263.038018] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 63205 PASS
[ 1263.041958] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 80147 PASS
[ 1263.046450] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 74695 PASS
[ 1263.050674] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 70853 PASS
[ 1263.054673] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 69134 PASS
[ 1263.059236] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 74321 PASS
[ 1263.063166] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 73057 PASS
[ 1263.067097] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 74084 PASS
[ 1263.071065] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 70099 PASS
[ 1263.076332] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 142784 PASS
[ 1263.084332] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 131200 PASS
[ 1263.092829] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 142058 PASS
[ 1263.099773] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 140923 PASS
[ 1263.108305] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 129189 PASS
[ 1263.115273] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 120385 PASS
[ 1263.122469] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 121733 PASS
[ 1263.129565] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 124604 PASS
[ 1263.136328] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 117863 PASS
[ 1263.143551] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 148939 PASS
[ 1263.152757] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 172015 PASS
[ 1263.159916] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 1 PASS
[ 1263.160322] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 1 PASS
[ 1263.160709] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS
[ 1263.161087] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS
[ 1263.161504] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS
[ 1263.162132] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 1 PASS
[ 1263.162582] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS
[ 1263.163028] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS
[ 1263.163460] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS
[ 1263.163898] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS
[ 1263.164288] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS
[ 1263.164684] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 2 PASS
[ 1263.165075] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 2 PASS
[ 1263.165468] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS
[ 1263.165866] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 1 PASS
[ 1263.166249] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 1 PASS
[ 1263.166759] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 2 PASS
[ 1263.167383] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 1 PASS
[ 1263.167791] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 1 PASS
[ 1263.168182] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS
[ 1263.168540] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS
[ 1263.168904] test_bpf: #997 Short relative jump: offset=2 jited:1 2 PASS
[ 1263.169263] test_bpf: #998 Short relative jump: offset=3 jited:1 2 PASS
[ 1263.169627] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS
[ 1263.169994] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 3 PASS
[ 1263.172043] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 1 PASS
[ 1263.173975] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 2 PASS
[ 1263.175916] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 2 PASS
[ 1263.177870] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 41875 PASS
[ 1263.180729] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 70921 PASS
[ 1263.184854] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 66190 PASS
[ 1263.188938] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 58020 PASS
[ 1263.192428] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 66792 PASS
[ 1263.196265] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 56089 PASS
[ 1263.199878] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 67370 PASS
[ 1263.204560] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 63468 PASS
[ 1263.209313] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 60812 PASS
[ 1263.212767] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 58742 PASS
[ 1263.216109] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 56774 PASS
[ 1263.219735] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 59806 PASS
[ 1263.223338] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 53419 PASS
[ 1263.226955] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 55378 PASS
[ 1263.230477] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 73217 PASS
[ 1263.235427] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 66641 PASS
[ 1263.241122] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 55041 PASS
[ 1263.244561] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 54239 PASS
[ 1263.249529] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 52598 PASS
[ 1263.253087] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 57899 PASS
[ 1263.257003] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 58486 PASS
[ 1263.261030] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 61007 PASS
[ 1263.264902] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 67567 PASS
[ 1263.269766] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 73743 PASS
[ 1263.275501] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 54301 PASS
[ 1263.280468] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 59981 PASS
[ 1263.283796] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 54381 PASS
[ 1263.287243] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 75892 PASS
[ 1263.291640] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 76510 PASS
[ 1263.297360] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 69993 PASS
[ 1263.302332] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 67200 PASS
[ 1263.307452] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 68769 PASS
[ 1263.312881] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 59626 PASS
[ 1263.316567] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 61377 PASS
[ 1263.320616] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 54866 PASS
[ 1263.324290] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 56394 PASS
[ 1263.328012] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 53952 PASS
[ 1263.331773] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 57085 PASS
[ 1263.335677] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 62953 PASS
[ 1263.340198] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 57809 PASS
[ 1263.345846] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 55396 PASS
[ 1263.349869] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 70042 PASS
[ 1263.354879] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 64910 PASS
[ 1263.360416] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 50344 PASS
[ 1263.363883] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 58723 PASS
[ 1263.368412] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed]
[ 1263.368874] test_bpf: #0 Tail call leaf jited:1 1 PASS
[ 1263.368880] test_bpf: #1 Tail call 2 jited:1 6 PASS
[ 1263.369157] test_bpf: #2 Tail call 3 jited:1 12 PASS
[ 1263.369425] test_bpf: #3 Tail call 4 jited:1 18 PASS
[ 1263.369777] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS
[ 1263.370038] test_bpf: #5 Tail call load/store jited:1 7 PASS
[ 1263.370363] test_bpf: #6 Tail call error path, max count reached jited:1 200 PASS
[ 1263.370857] test_bpf: #7 Tail call count preserved across function calls jited:1 22189 PASS
[ 1263.393432] test_bpf: #8 Tail call error path, NULL target jited:1 2 PASS
[ 1263.393995] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS
[ 1263.394344] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed]
[ 1263.395357] test_bpf: #0 gso_with_rx_frags PASS
[ 1263.395694] test_bpf: #1 gso_linear_no_head_frag PASS
[ 1263.396043] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED
# test_bpf: ok
ok 1 selftests: net: test_bpf.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->