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 6000 # selftests: net: test_bpf.sh [ 1268.660749] test_bpf: #0 TAX jited:1 6 5 5 PASS [ 1268.661102] test_bpf: #1 TXA jited:1 2 2 2 PASS [ 1268.661366] test_bpf: #2 ADD_SUB_MUL_K jited:1 2 PASS [ 1268.661643] test_bpf: #3 DIV_MOD_KX jited:1 12 PASS [ 1268.661973] test_bpf: #4 AND_OR_LSH_K jited:1 2 2 PASS [ 1268.662263] test_bpf: #5 LD_IMM_0 jited:1 2 PASS [ 1268.662521] test_bpf: #6 LD_IND jited:1 10 7 7 PASS [ 1268.662866] test_bpf: #7 LD_ABS jited:1 7 7 7 PASS [ 1268.663165] test_bpf: #8 LD_ABS_LL jited:1 15 13 PASS [ 1268.663479] test_bpf: #9 LD_IND_LL jited:1 8 7 7 PASS [ 1268.663831] test_bpf: #10 LD_ABS_NET jited:1 11 11 PASS [ 1268.664149] test_bpf: #11 LD_IND_NET jited:1 7 7 7 PASS [ 1268.664463] test_bpf: #12 LD_PKTTYPE jited:1 3 4 PASS [ 1268.664799] test_bpf: #13 LD_MARK jited:1 2 2 PASS [ 1268.665077] test_bpf: #14 LD_RXHASH jited:1 2 2 PASS [ 1268.665360] test_bpf: #15 LD_QUEUE jited:1 2 2 PASS [ 1268.665638] test_bpf: #16 LD_PROTOCOL jited:1 6 8 PASS [ 1268.665958] test_bpf: #17 LD_VLAN_TAG jited:1 2 2 PASS [ 1268.666249] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 2 2 PASS [ 1268.666575] test_bpf: #19 LD_IFINDEX jited:1 2 2 PASS [ 1268.666871] test_bpf: #20 LD_HATYPE jited:1 3 3 PASS [ 1268.667152] test_bpf: #21 LD_CPU jited:1 4 4 PASS [ 1268.667422] test_bpf: #22 LD_NLATTR jited:1 3 6 PASS [ 1268.667728] test_bpf: #23 LD_NLATTR_NEST jited:1 27 52 PASS [ 1268.668123] test_bpf: #24 LD_PAYLOAD_OFF jited:1 820 1192 PASS [ 1268.670690] test_bpf: #25 LD_ANC_XOR jited:1 4 3 PASS [ 1268.671148] test_bpf: #26 SPILL_FILL jited:1 5 5 5 PASS [ 1268.671611] test_bpf: #27 JEQ jited:1 13 15 5 PASS [ 1268.672061] test_bpf: #28 JGT jited:1 13 6 6 PASS [ 1268.672492] test_bpf: #29 JGE (jt 0), test 1 jited:1 14 5 6 PASS [ 1268.673032] test_bpf: #30 JGE (jt 0), test 2 jited:1 7 7 5 PASS [ 1268.673552] test_bpf: #31 JGE jited:1 11 12 13 PASS [ 1268.674019] test_bpf: #32 JSET jited:1 12 13 18 PASS [ 1268.674495] test_bpf: #33 tcpdump port 22 jited:1 12 20 23 PASS [ 1268.675071] test_bpf: #34 tcpdump complex jited:1 12 21 32 PASS [ 1268.675663] test_bpf: #35 RET_A jited:1 3 3 PASS [ 1268.676066] test_bpf: #36 INT: ADD trivial jited:1 3 PASS [ 1268.676520] test_bpf: #37 INT: MUL_X jited:1 4 PASS [ 1268.676941] test_bpf: #38 INT: MUL_X2 jited:1 4 PASS [ 1268.677361] test_bpf: #39 INT: MUL32_X jited:1 5 PASS [ 1268.677796] test_bpf: #40 INT: ADD 64-bit jited:1 23 PASS [ 1268.678275] test_bpf: #41 INT: ADD 32-bit jited:1 21 PASS [ 1268.678701] test_bpf: #42 INT: SUB jited:1 16 PASS [ 1268.679001] test_bpf: #43 INT: XOR jited:1 8 PASS [ 1268.679279] test_bpf: #44 INT: MUL jited:1 10 PASS [ 1268.679555] test_bpf: #45 MOV REG64 jited:1 4 PASS [ 1268.679839] test_bpf: #46 MOV REG32 jited:1 4 PASS [ 1268.680110] test_bpf: #47 LD IMM64 jited:1 4 PASS [ 1268.680373] test_bpf: #48 INT: ALU MIX jited:1 15 PASS [ 1268.680698] test_bpf: #49 INT: shifts by register jited:1 5 PASS [ 1268.681058] test_bpf: #50 check: missing ret PASS [ 1268.681318] test_bpf: #51 check: div_k_0 PASS [ 1268.681558] test_bpf: #52 check: unknown insn PASS [ 1268.681837] test_bpf: #53 check: out of range spill/fill PASS [ 1268.682149] test_bpf: #54 JUMPS + HOLES jited:1 5 PASS [ 1268.682492] test_bpf: #55 check: RET X PASS [ 1268.682745] test_bpf: #56 check: LDX + RET X PASS [ 1268.683005] test_bpf: #57 M[]: alt STX + LDX jited:1 13 PASS [ 1268.683338] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS [ 1268.683701] test_bpf: #59 check: SKF_AD_MAX PASS [ 1268.684002] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS [ 1268.684312] test_bpf: #61 load 64-bit immediate jited:1 3 PASS [ 1268.684631] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS [ 1268.684971] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1268.685319] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS [ 1268.685636] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1268.685995] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 1 PASS [ 1268.686304] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS [ 1268.686701] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 4 PASS [ 1268.687352] test_bpf: #69 ALU_MOV_K: small negative jited:1 2 PASS [ 1268.687841] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 2 PASS [ 1268.688336] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS [ 1268.688677] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS [ 1268.689073] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 1 PASS [ 1268.689385] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 1 PASS [ 1268.689761] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 3 PASS [ 1268.690088] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 3 PASS [ 1268.690411] test_bpf: #77 ALU64_MOV_K: small negative jited:1 1 PASS [ 1268.690766] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 1 PASS [ 1268.691271] test_bpf: #79 ALU64_MOV_K: large negative jited:1 1 PASS [ 1268.691618] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 1 PASS [ 1268.692033] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 2 PASS [ 1268.692340] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 2 PASS [ 1268.692642] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 2 PASS [ 1268.692972] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 3 PASS [ 1268.693290] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 2 PASS [ 1268.693602] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 1268.693929] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1268.694325] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 2 PASS [ 1268.694686] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 1268.695013] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1268.695415] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 2 PASS [ 1268.695819] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1268.696133] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1268.696444] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1268.696851] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS [ 1268.697207] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 3 PASS [ 1268.697611] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 1268.697979] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 1268.698376] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 2 PASS [ 1268.698816] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 2 PASS [ 1268.699271] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1268.699618] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1268.699964] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS [ 1268.700400] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 2 PASS [ 1268.700846] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 1268.701287] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 2 PASS [ 1268.701638] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1268.702169] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 3 PASS [ 1268.702574] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 1268.703030] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 4 PASS [ 1268.703504] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS [ 1268.703998] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 3 PASS [ 1268.704348] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 1268.704796] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1268.705165] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1268.705594] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1268.705942] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1268.706277] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1268.706714] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1268.707090] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1268.707540] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 2 PASS [ 1268.708116] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 3 PASS [ 1268.708745] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 3 PASS [ 1268.709233] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 3 PASS [ 1268.709820] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 3 PASS [ 1268.710293] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 2 PASS [ 1268.710778] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 3 PASS [ 1268.711378] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 3 PASS [ 1268.711986] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 1268.712419] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1268.712750] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1268.713070] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1268.713463] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1268.713874] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1268.714207] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1268.714537] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1268.714969] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 1268.715425] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1268.715882] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 1268.716290] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 1268.716720] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 1268.717048] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1268.717451] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 1268.717844] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1268.718258] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1268.718758] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 1268.719098] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS [ 1268.719436] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1268.719855] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 4 PASS [ 1268.720271] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS [ 1268.720606] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS [ 1268.720947] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1268.721369] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1268.721886] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS [ 1268.722218] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1268.722631] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 19 PASS [ 1268.722980] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1268.723404] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 1268.723734] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 1268.724052] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1268.724458] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 8 PASS [ 1268.724823] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 8 PASS [ 1268.725180] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1268.725589] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS [ 1268.725936] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS [ 1268.726267] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 8 PASS [ 1268.726610] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 8 PASS [ 1268.726961] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS [ 1268.727290] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 1268.727619] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 1268.728002] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS [ 1268.728358] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1268.728690] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.729137] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1268.729465] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.729913] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1268.730234] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.730677] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 1268.731052] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS [ 1268.731399] test_bpf: #180 ALU_AND_K: Zero extension jited:1 2 PASS [ 1268.731764] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1268.732122] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.732576] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 3 PASS [ 1268.733089] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 3 PASS [ 1268.733601] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 2 PASS [ 1268.734130] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 3 PASS [ 1268.734520] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 3 PASS [ 1268.734899] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 1268.735245] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.735645] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 1268.735996] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.736393] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 2 PASS [ 1268.736760] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.737166] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS [ 1268.737508] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 1268.737897] test_bpf: #196 ALU_OR_K: Zero extension jited:1 3 PASS [ 1268.738241] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1268.738565] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1268.738997] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 3 PASS [ 1268.739482] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1268.739974] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1268.740448] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 2 PASS [ 1268.740818] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 2 PASS [ 1268.741189] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1268.741509] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1268.741961] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 2 PASS [ 1268.742451] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1268.743031] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 2 PASS [ 1268.743473] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 2 PASS [ 1268.744026] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 2 PASS [ 1268.744536] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 3 PASS [ 1268.745050] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 2 PASS [ 1268.745404] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1268.745741] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1268.746142] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 3 PASS [ 1268.746621] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 3 PASS [ 1268.747109] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS [ 1268.747577] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 2 PASS [ 1268.747960] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 2 PASS [ 1268.748317] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1268.748670] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1268.749064] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1268.749467] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1268.749818] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1268.750204] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 1268.750587] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 1 PASS [ 1268.750989] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 1268.751400] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 2 PASS [ 1268.751804] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 1268.752190] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 1 PASS [ 1268.752599] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 2 PASS [ 1268.753005] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 3 PASS [ 1268.753397] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1268.753727] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1268.754090] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1268.754494] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 1268.754898] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1268.755230] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1268.755604] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 1268.755982] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 1268.756362] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 1268.756745] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 1268.757124] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 1268.757503] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 1268.757896] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 1268.758230] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1268.758557] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1268.758934] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1268.759316] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1268.759643] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1268.760040] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 1268.760412] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 1 PASS [ 1268.760800] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 1268.761185] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 1 PASS [ 1268.761563] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 1268.761943] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 1268.762321] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 1268.762696] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 1 PASS [ 1268.763070] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1268.763391] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1268.763799] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1268.764222] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS [ 1268.764635] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1268.764990] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 2 PASS [ 1268.765380] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 1268.765764] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 1268.766159] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 1268.766550] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 1268.766957] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 1268.767345] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 1268.767767] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 1268.768115] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 1268.768487] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1268.768974] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS [ 1268.769347] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS [ 1268.769762] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 1268.770148] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 3 PASS [ 1268.770541] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 1268.770947] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 1 PASS [ 1268.771357] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 1268.771762] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 1 PASS [ 1268.772165] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 1268.772526] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 1268.772907] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1268.773390] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 1268.773785] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 1268.774162] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 1268.774537] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 1268.774962] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 1268.775357] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 1268.775756] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 1268.776097] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 1268.776425] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 1268.776744] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 3 PASS [ 1268.777081] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 1268.777419] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 1268.777863] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 1268.778330] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 1268.778800] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 1 PASS [ 1268.779302] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 1268.779765] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 1268.780233] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 1268.780705] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 1 PASS [ 1268.781197] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1268.781634] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1268.782113] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1268.782567] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 1268.783050] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1268.783487] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1268.783946] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 1268.784398] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 1 PASS [ 1268.784884] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1268.785279] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1268.785698] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1268.786108] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 2 PASS [ 1268.786546] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 2 PASS [ 1268.786951] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 1268.787362] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 1 PASS [ 1268.787779] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 2 PASS [ 1268.788250] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 2 PASS [ 1268.788599] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 2 PASS [ 1268.788953] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 2 PASS [ 1268.789352] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS [ 1268.789782] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 2 PASS [ 1268.790208] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS [ 1268.790559] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS [ 1268.790956] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 2 PASS [ 1268.791367] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS [ 1268.791807] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 2 PASS [ 1268.792241] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS [ 1268.792688] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 2 PASS [ 1268.793028] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS [ 1268.793384] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 1268.793806] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 1268.794231] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 3 PASS [ 1268.794658] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 1268.795116] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 1268.795471] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 1268.795845] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 1268.796255] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 1268.796695] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 9 PASS [ 1268.797120] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 1268.797564] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 1268.797900] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 1268.798220] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 1268.798551] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 5 PASS [ 1268.798886] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 1268.799239] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 1268.799561] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 1268.799950] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 1268.800284] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 1268.800650] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 1268.801073] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 1 PASS [ 1268.801477] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 1268.801887] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 1268.802318] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 1 PASS [ 1268.802749] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 1 PASS [ 1268.803187] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 1 PASS [ 1268.803604] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 1268.804023] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 1 PASS [ 1268.804433] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 1 PASS [ 1268.804872] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 2 PASS [ 1268.805312] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 1 PASS [ 1268.805753] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1268.806190] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 1268.806638] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 1268.807090] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20979 PASS [ 1268.828761] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20996 PASS [ 1268.850460] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 10 PASS [ 1268.850979] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.851571] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.852134] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1268.852660] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 10 PASS [ 1268.853188] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.853788] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.854399] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1268.854984] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 10 PASS [ 1268.855470] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.856051] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.856644] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1268.857157] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 10 PASS [ 1268.857716] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.858315] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1268.858959] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1268.859523] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1268.860024] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.860628] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.861205] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1268.861718] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1268.862277] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 1268.862886] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.863520] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.864092] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1268.864593] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.865147] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.865739] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1268.866246] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1268.866822] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1268.867430] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.868049] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1268.868631] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 18 PASS [ 1268.869111] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.869651] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.870199] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1268.870714] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1268.871247] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 9 PASS [ 1268.871846] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.872432] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.872977] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1268.873453] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.873999] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.874535] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1268.875032] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1268.875557] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1268.876164] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.876761] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1268.877306] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1268.877786] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.878354] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.878931] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1268.879453] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1268.879998] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS [ 1268.880639] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.881267] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.881814] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1268.882294] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.882849] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.883410] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1268.883933] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1268.884476] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 10 PASS [ 1268.885097] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.885716] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1268.886307] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1268.886819] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1268.887393] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1268.887981] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1268.888491] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1268.888991] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1268.889553] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1268.890145] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1268.890684] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 1268.891187] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1268.891679] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 1268.892158] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 1268.892638] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 19 PASS [ 1268.893114] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1268.893629] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 18 PASS [ 1268.894129] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 1268.894607] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1268.895100] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 1268.895562] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 1268.895918] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 1268.896273] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 1268.896635] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 1268.896920] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 1268.897273] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 1268.897625] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 1268.897993] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 1268.898274] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 1268.898648] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 1268.899013] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 1268.899383] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 1268.899678] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 1268.900032] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 1268.900385] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 1268.900671] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 1268.901032] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 1268.901384] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 1268.901686] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 1268.902039] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 1268.902390] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 1268.902676] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 1268.903046] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 1268.903398] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 1268.903684] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 1268.904042] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 1268.904398] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 1268.904685] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 1268.905042] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 1268.905399] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 1268.905689] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 1268.906048] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 1268.906404] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 1268.906695] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 1268.907051] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 1268.907411] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 1268.907702] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 1268.907971] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1268.908400] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1268.908837] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 1268.909261] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 1268.909707] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1268.910138] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 1268.910567] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 3 PASS [ 1268.911007] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 11 PASS [ 1268.911452] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1268.911853] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 2 PASS [ 1268.912246] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1268.912687] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 1268.913121] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 2 PASS [ 1268.913513] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 2 PASS [ 1268.913907] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 2 PASS [ 1268.914261] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1268.914701] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 2 PASS [ 1268.915063] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1268.915492] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 2 PASS [ 1268.915865] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 2 PASS [ 1268.916231] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 2 PASS [ 1268.916670] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 2 PASS [ 1268.917036] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 1268.917470] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 1268.917836] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 3 PASS [ 1268.918197] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 2 PASS [ 1268.918556] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 1268.918956] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1268.919368] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 1268.919804] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 1 PASS [ 1268.920231] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 1268.920667] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 1268.921129] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 1268.921585] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1268.922063] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1268.922521] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1268.922972] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 2 PASS [ 1268.923348] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 3 PASS [ 1268.923802] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 3 PASS [ 1268.924189] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1268.924640] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 1268.925034] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 1268.925428] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 3 PASS [ 1268.925808] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS [ 1268.926181] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 1268.926522] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 1268.926869] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 1268.927208] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 1268.927546] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 1268.927918] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 1268.928260] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 2 PASS [ 1268.928625] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 3 PASS [ 1268.928998] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 1268.929384] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 3 PASS [ 1268.929802] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 1268.930161] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 1268.931496] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 1268.932746] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1141 PASS [ 1268.934673] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1268.935019] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 3 PASS [ 1268.936276] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1215 1172 PASS [ 1268.939923] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13682 13663 PASS [ 1268.968809] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1231 PASS [ 1268.971596] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 2 PASS [ 1268.972168] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 8018 PASS [ 1268.981146] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 30 PASS [ 1268.982520] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1268.983458] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6796 PASS [ 1268.994947] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7279 PASS [ 1269.005169] test_bpf: #557 LD_IND byte frag jited:1 15 PASS [ 1269.005521] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 1269.005887] test_bpf: #559 LD_IND word frag jited:1 14 PASS [ 1269.006238] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 1269.006640] test_bpf: #561 LD_IND word mixed head/frag jited:1 19 PASS [ 1269.007034] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 1269.007363] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 1269.007724] test_bpf: #564 LD_ABS word frag jited:1 14 PASS [ 1269.008057] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 1269.008449] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 1269.008844] test_bpf: #567 LD_IND byte default X jited:1 4 PASS [ 1269.009177] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 1269.009627] test_bpf: #569 LD_IND byte negative offset jited:1 8 PASS [ 1269.010118] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 5 PASS [ 1269.010547] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 7 PASS [ 1269.010995] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 6 PASS [ 1269.011433] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 24 PASS [ 1269.011899] test_bpf: #574 LD_IND halfword positive offset jited:1 5 PASS [ 1269.012274] test_bpf: #575 LD_IND halfword negative offset jited:1 6 PASS [ 1269.012645] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 1269.013009] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 5 PASS [ 1269.013420] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 1269.013873] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 1269.014342] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 1269.014710] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 1269.015076] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 6 PASS [ 1269.015478] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 1269.015896] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 6 PASS [ 1269.016301] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS [ 1269.016698] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 6 PASS [ 1269.017130] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS [ 1269.017552] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 1269.017853] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 1269.018275] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 8 PASS [ 1269.018710] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1269.019106] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 8 PASS [ 1269.019516] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 7 PASS [ 1269.019954] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 23 PASS [ 1269.020405] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 1269.020713] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 1269.021115] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 1269.021524] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 7 PASS [ 1269.021980] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1269.022412] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 7 PASS [ 1269.022988] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 11 PASS [ 1269.023530] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 1269.023844] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 1269.024243] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS [ 1269.024640] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 1269.025053] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS [ 1269.025447] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS [ 1269.025889] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1269.026309] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 7 PASS [ 1269.026729] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 7 PASS [ 1269.027160] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 4 PASS [ 1269.027535] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 5 PASS [ 1269.027937] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 1269.028319] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS [ 1269.028703] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 6 PASS [ 1269.029108] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 8 PASS [ 1269.029512] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 7 PASS [ 1269.029909] test_bpf: #618 ADD default X jited:1 2 PASS [ 1269.030224] test_bpf: #619 ADD default A jited:1 2 PASS [ 1269.030525] test_bpf: #620 SUB default X jited:1 2 PASS [ 1269.030835] test_bpf: #621 SUB default A jited:1 2 PASS [ 1269.031139] test_bpf: #622 MUL default X jited:1 2 PASS [ 1269.031430] test_bpf: #623 MUL default A jited:1 2 PASS [ 1269.031731] test_bpf: #624 DIV default X jited:1 2 PASS [ 1269.032033] test_bpf: #625 DIV default A jited:1 4 PASS [ 1269.032326] test_bpf: #626 MOD default X jited:1 2 PASS [ 1269.032621] test_bpf: #627 MOD default A jited:1 4 PASS [ 1269.032930] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 1269.033234] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 1269.033533] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 1269.033891] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 1269.034264] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 1269.034609] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 1269.034965] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 1269.035307] test_bpf: #635 JNE signed compare, test 6 jited:1 2 PASS [ 1269.035649] test_bpf: #636 JNE signed compare, test 7 jited:1 2 PASS [ 1269.036041] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 1269.036432] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 1 PASS [ 1269.036836] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS [ 1269.037225] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS [ 1269.037618] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1269.038021] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1269.038439] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 5 PASS [ 1269.038839] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 5 PASS [ 1269.039219] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1269.039606] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 6 PASS [ 1269.040008] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1269.040394] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1269.040797] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 6 PASS [ 1269.041197] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1269.041584] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1269.041978] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 1269.042400] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 1269.042795] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 6 PASS [ 1269.043183] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 6 PASS [ 1269.043567] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 6 PASS [ 1269.043954] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 6 PASS [ 1269.044335] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1269.044724] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 1269.045118] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 12 PASS [ 1269.045508] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 12 PASS [ 1269.045969] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 12 PASS [ 1269.046426] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1269.046833] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1269.047231] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 8 PASS [ 1269.047636] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 14 PASS [ 1269.048034] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1269.048421] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1269.048814] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1269.049201] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1269.049587] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1269.049979] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1269.050399] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1269.050800] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 1269.051200] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 6 PASS [ 1269.051588] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 5 PASS [ 1269.051973] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 1269.052372] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 1269.052776] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 1269.053162] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 6 PASS [ 1269.053546] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 6 PASS [ 1269.053940] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS [ 1269.054367] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 8 PASS [ 1269.054766] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 8 PASS [ 1269.055153] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 1269.055541] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 5 PASS [ 1269.055928] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 1269.056301] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS [ 1269.056683] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 5 PASS [ 1269.057064] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 6 PASS [ 1269.057504] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1269.057937] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 5 PASS [ 1269.058354] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 5 PASS [ 1269.058750] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 5 PASS [ 1269.059135] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 1269.059534] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 1269.059929] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 1269.060325] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 1269.060741] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 6 PASS [ 1269.061154] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 10 PASS [ 1269.061572] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 6 PASS [ 1269.061969] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 5 PASS [ 1269.062385] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS [ 1269.062791] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS [ 1269.063203] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS [ 1269.063609] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 12 PASS [ 1269.064011] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 5 PASS [ 1269.064396] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS [ 1269.064786] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS [ 1269.065165] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS [ 1269.065544] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 5 PASS [ 1269.065933] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 5 PASS [ 1269.066349] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1269.066746] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 6 PASS [ 1269.067133] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 6 PASS [ 1269.067518] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 5 PASS [ 1269.067907] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 6 PASS [ 1269.068291] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 1269.068695] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 5 PASS [ 1269.069097] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 5 PASS [ 1269.069493] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 5 PASS [ 1269.069906] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 6 PASS [ 1269.070330] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1269.070726] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 5 PASS [ 1269.071119] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 7 PASS [ 1269.071526] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 8 PASS [ 1269.071917] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS [ 1269.072298] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 7 PASS [ 1269.072687] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 1269.073080] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS [ 1269.073471] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 8 PASS [ 1269.073886] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 8 PASS [ 1269.074438] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 14 PASS [ 1269.075111] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 13 PASS [ 1269.075785] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 15 PASS [ 1269.076469] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1269.077202] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 13 PASS [ 1269.077871] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 13 PASS [ 1269.078486] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 13 PASS [ 1269.079076] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 13 PASS [ 1269.079706] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 13 PASS [ 1269.080298] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 13 PASS [ 1269.080896] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 13 PASS [ 1269.081568] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 14 PASS [ 1269.082246] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1269.082940] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1269.083468] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 14 PASS [ 1269.083933] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1269.084397] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 4 PASS [ 1269.084810] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 2 PASS [ 1269.085192] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 1269.085569] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 1269.085993] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 1269.086416] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 1269.086818] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 1269.087214] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 4 PASS [ 1269.087608] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 1269.088014] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 1269.088407] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 1269.088848] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 1269.089243] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 1269.089691] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 1269.090150] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS [ 1269.090553] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 1269.090978] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 1269.091429] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 1269.091884] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 1269.092307] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 1269.092726] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 1269.093124] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 1269.093525] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 1269.093942] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS [ 1269.094345] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 1269.094752] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 1269.095177] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 1269.095594] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 1269.096018] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS [ 1269.096426] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 1269.096847] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 1269.097252] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 1269.097663] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 1269.098078] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 1269.098495] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 4 PASS [ 1269.098915] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS [ 1269.099317] test_bpf: #785 ALU64_MOV_K: registers jited:1 11 PASS [ 1269.099689] test_bpf: #786 ALU64_AND_K: registers jited:1 11 PASS [ 1269.100040] test_bpf: #787 ALU64_OR_K: registers jited:1 11 PASS [ 1269.100390] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 1269.100783] test_bpf: #789 ALU64_LSH_K: registers jited:1 16 PASS [ 1269.101184] test_bpf: #790 ALU64_RSH_K: registers jited:1 11 PASS [ 1269.101547] test_bpf: #791 ALU64_ARSH_K: registers jited:1 11 PASS [ 1269.101927] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 1269.102298] test_bpf: #793 ALU64_SUB_K: registers jited:1 13 PASS [ 1269.102694] test_bpf: #794 ALU64_MUL_K: registers jited:1 17 PASS [ 1269.103094] test_bpf: #795 ALU64_DIV_K: registers jited:1 73 PASS [ 1269.103525] test_bpf: #796 ALU64_MOD_K: registers jited:1 74 PASS [ 1269.103947] test_bpf: #797 ALU32_MOV_K: registers jited:1 11 PASS [ 1269.104293] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 1269.104682] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 1269.105031] test_bpf: #800 ALU32_XOR_K: registers jited:1 16 PASS [ 1269.105416] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS [ 1269.105794] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 1269.106159] test_bpf: #803 ALU32_ARSH_K: registers jited:1 12 PASS [ 1269.106534] test_bpf: #804 ALU32_ADD_K: registers jited:1 11 PASS [ 1269.106900] test_bpf: #805 ALU32_SUB_K: registers jited:1 11 PASS [ 1269.107269] test_bpf: #806 ALU32_MUL_K: registers jited:1 12 PASS [ 1269.107639] test_bpf: #807 ALU32_DIV_K: registers jited:1 27 PASS [ 1269.108021] test_bpf: #808 ALU32_MOD_K: registers jited:1 26 PASS [ 1269.108382] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 125 PASS [ 1269.109054] test_bpf: #810 ALU64_AND_X: register combinations jited:1 128 PASS [ 1269.109701] test_bpf: #811 ALU64_OR_X: register combinations jited:1 118 PASS [ 1269.110271] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 120 PASS [ 1269.110851] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 134 PASS [ 1269.111450] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 134 PASS [ 1269.112075] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 115 PASS [ 1269.112668] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 119 PASS [ 1269.113247] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 121 PASS [ 1269.113861] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 155 PASS [ 1269.114475] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 727 PASS [ 1269.115714] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 712 PASS [ 1269.116938] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 107 PASS [ 1269.117522] test_bpf: #822 ALU32_AND_X: register combinations jited:1 112 PASS [ 1269.118121] test_bpf: #823 ALU32_OR_X: register combinations jited:1 107 PASS [ 1269.118684] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 105 PASS [ 1269.119261] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 106 PASS [ 1269.119839] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 106 PASS [ 1269.120424] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 105 PASS [ 1269.121010] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 107 PASS [ 1269.121626] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 109 PASS [ 1269.122231] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 103 PASS [ 1269.122827] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 266 PASS [ 1269.123583] test_bpf: #832 ALU32_MOD_X register combinations jited:1 284 PASS [ 1269.124342] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 181 PASS [ 1269.125016] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 168 PASS [ 1269.125646] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 169 PASS [ 1269.126292] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 171 PASS [ 1269.126942] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 167 PASS [ 1269.127569] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 162 PASS [ 1269.128204] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 70 PASS [ 1269.128699] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 69 PASS [ 1269.129181] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 69 PASS [ 1269.129667] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 67 PASS [ 1269.130144] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 66 PASS [ 1269.130616] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 66 PASS [ 1269.131099] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 36 PASS [ 1269.131630] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 33 PASS [ 1269.132195] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 49 PASS [ 1269.132770] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 18 PASS [ 1269.133397] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 24 PASS [ 1269.134075] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 26 PASS [ 1269.134821] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 137328 PASS [ 1269.143128] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 91078 PASS [ 1269.151291] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 74949 PASS [ 1269.156296] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 101308 PASS [ 1269.164617] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 100299 PASS [ 1269.173720] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 75361 PASS [ 1269.179671] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 78588 PASS [ 1269.184486] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 168578 PASS [ 1269.190713] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 205742 PASS [ 1269.197834] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 90224 PASS [ 1269.204919] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 72464 PASS [ 1269.211856] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 82991 PASS [ 1269.217039] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 73702 PASS [ 1269.221947] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 72960 PASS [ 1269.226895] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 58611 PASS [ 1269.232071] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 64966 PASS [ 1269.236835] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 190224 PASS [ 1269.243804] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 159015 PASS [ 1269.249921] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 364181 PASS [ 1269.265607] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 259213 PASS [ 1269.284741] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 182010 PASS [ 1269.295461] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 131937 PASS [ 1269.305207] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 160716 PASS [ 1269.315871] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 208587 PASS [ 1269.331484] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 222093 PASS [ 1269.346141] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 375256 PASS [ 1269.364694] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 380400 PASS [ 1269.382729] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 173897 PASS [ 1269.395304] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 150062 PASS [ 1269.406012] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 138536 PASS [ 1269.416753] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 138618 PASS [ 1269.425737] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 281287 PASS [ 1269.441187] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 228276 PASS [ 1269.456241] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 230302 PASS [ 1269.474098] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 196360 PASS [ 1269.482261] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 184958 PASS [ 1269.490156] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 24718 PASS [ 1269.519020] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 380 PASS [ 1269.520283] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 349 PASS [ 1269.521565] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 329 PASS [ 1269.522834] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 347 PASS [ 1269.524071] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 998 PASS [ 1269.526026] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 997 PASS [ 1269.527972] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 994 PASS [ 1269.529950] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 1007 PASS [ 1269.532031] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 991 PASS [ 1269.533959] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 951 PASS [ 1269.535530] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 903 PASS [ 1269.537075] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 943 PASS [ 1269.538898] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 942 PASS [ 1269.540550] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 938 PASS [ 1269.542187] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 935 PASS [ 1269.543773] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 1004 PASS [ 1269.545731] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 995 PASS [ 1269.547692] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 930 PASS [ 1269.549215] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 922 PASS [ 1269.550784] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 928 PASS [ 1269.552393] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 1005 PASS [ 1269.554431] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 992 PASS [ 1269.556454] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 949 PASS [ 1269.558168] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 910 PASS [ 1269.559697] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 154613 PASS [ 1269.567963] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 165212 PASS [ 1269.579732] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 159453 PASS [ 1269.586426] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 140917 PASS [ 1269.596249] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 165392 PASS [ 1269.605342] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 212811 PASS [ 1269.617017] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 178081 PASS [ 1269.628131] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 171923 PASS [ 1269.639344] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 119498 PASS [ 1269.646025] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 219836 PASS [ 1269.656419] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 103599 PASS [ 1269.664055] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 105608 PASS [ 1269.671304] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 99506 PASS [ 1269.678128] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 179383 PASS [ 1269.685330] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 135566 PASS [ 1269.692871] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 156431 PASS [ 1269.700643] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 167183 PASS [ 1269.708434] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 150187 PASS [ 1269.715940] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 161664 PASS [ 1269.723286] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 231713 PASS [ 1269.735728] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 71263 PASS [ 1269.740536] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 89206 PASS [ 1269.746384] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 65058 PASS [ 1269.751042] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 74333 PASS [ 1269.756064] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 72919 PASS [ 1269.761337] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 87166 PASS [ 1269.766852] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 73105 PASS [ 1269.772034] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 68914 PASS [ 1269.777062] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 72258 PASS [ 1269.781828] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 75429 PASS [ 1269.786751] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 70007 PASS [ 1269.791732] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 145789 PASS [ 1269.800410] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 130526 PASS [ 1269.808908] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 122739 PASS [ 1269.816435] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 126916 PASS [ 1269.824821] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 152327 PASS [ 1269.833376] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 128729 PASS [ 1269.841980] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 118388 PASS [ 1269.850716] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 152534 PASS [ 1269.861684] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 125162 PASS [ 1269.872648] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 155777 PASS [ 1269.881500] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 129467 PASS [ 1269.889636] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 71503 PASS [ 1269.893836] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 85386 PASS [ 1269.898601] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 74112 PASS [ 1269.902720] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 62174 PASS [ 1269.907183] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 63753 PASS [ 1269.911748] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 72995 PASS [ 1269.915956] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 78160 PASS [ 1269.921069] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 89544 PASS [ 1269.925298] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 71622 PASS [ 1269.929329] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 71930 PASS [ 1269.933708] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 73958 PASS [ 1269.938563] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 165427 PASS [ 1269.947502] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 141622 PASS [ 1269.957485] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 140118 PASS [ 1269.964478] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 121966 PASS [ 1269.972999] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 145473 PASS [ 1269.980869] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 113811 PASS [ 1269.988254] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 114296 PASS [ 1269.995723] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 117906 PASS [ 1270.006613] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 143324 PASS [ 1270.014299] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 168512 PASS [ 1270.025805] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 171263 PASS [ 1270.036240] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 2 PASS [ 1270.036759] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 1 PASS [ 1270.037135] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS [ 1270.037525] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS [ 1270.038139] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS [ 1270.038583] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 1 PASS [ 1270.039021] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS [ 1270.039467] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS [ 1270.039908] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS [ 1270.040400] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 3 PASS [ 1270.040993] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 13 PASS [ 1270.041593] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 3 PASS [ 1270.042200] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 3 PASS [ 1270.042810] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 3 PASS [ 1270.043412] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 3 PASS [ 1270.044008] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 3 PASS [ 1270.044595] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 3 PASS [ 1270.045198] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 3 PASS [ 1270.045800] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 3 PASS [ 1270.046389] test_bpf: #995 Short relative jump: offset=0 jited:1 3 PASS [ 1270.046794] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS [ 1270.047154] test_bpf: #997 Short relative jump: offset=2 jited:1 2 PASS [ 1270.047526] test_bpf: #998 Short relative jump: offset=3 jited:1 2 PASS [ 1270.047922] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS [ 1270.048292] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 2 PASS [ 1270.050302] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 1 PASS [ 1270.052379] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 3 PASS [ 1270.055470] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 3 PASS [ 1270.059026] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 42889 PASS [ 1270.062047] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 68316 PASS [ 1270.067205] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 55989 PASS [ 1270.071890] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 48122 PASS [ 1270.075220] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 68284 PASS [ 1270.078980] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 49519 PASS [ 1270.082299] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 49051 PASS [ 1270.085661] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 56590 PASS [ 1270.089172] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 67418 PASS [ 1270.092772] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 63740 PASS [ 1270.096287] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 60558 PASS [ 1270.099765] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 63431 PASS [ 1270.105060] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 67530 PASS [ 1270.109279] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 63366 PASS [ 1270.114893] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 62437 PASS [ 1270.118712] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 61435 PASS [ 1270.122289] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 61748 PASS [ 1270.126126] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 56218 PASS [ 1270.129903] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 57611 PASS [ 1270.133564] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 55054 PASS [ 1270.137120] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 59161 PASS [ 1270.140765] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 74080 PASS [ 1270.146633] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 58006 PASS [ 1270.150159] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 81328 PASS [ 1270.155101] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 60029 PASS [ 1270.160119] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 57396 PASS [ 1270.163622] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 77247 PASS [ 1270.168327] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 60545 PASS [ 1270.173259] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 75555 PASS [ 1270.178020] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 64360 PASS [ 1270.181832] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 61560 PASS [ 1270.185513] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 55930 PASS [ 1270.188842] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 56327 PASS [ 1270.192188] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 58552 PASS [ 1270.195593] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 56333 PASS [ 1270.199029] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 57431 PASS [ 1270.204002] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 69400 PASS [ 1270.209185] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 51861 PASS [ 1270.213843] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 62014 PASS [ 1270.217433] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 60482 PASS [ 1270.221408] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 53461 PASS [ 1270.224972] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 53413 PASS [ 1270.228405] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 59349 PASS [ 1270.231913] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 69539 PASS [ 1270.237604] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 61540 PASS [ 1270.242879] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1270.243542] test_bpf: #0 Tail call leaf jited:1 3 PASS [ 1270.243552] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 1270.244053] test_bpf: #2 Tail call 3 jited:1 13 PASS [ 1270.244452] test_bpf: #3 Tail call 4 jited:1 20 PASS [ 1270.244873] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 1270.245165] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 1270.245501] test_bpf: #6 Tail call error path, max count reached jited:1 194 PASS [ 1270.246031] test_bpf: #7 Tail call count preserved across function calls jited:1 29036 PASS [ 1270.275468] test_bpf: #8 Tail call error path, NULL target jited:1 2 PASS [ 1270.275971] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 1270.276332] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1270.277186] test_bpf: #0 gso_with_rx_frags PASS [ 1270.277527] test_bpf: #1 gso_linear_no_head_frag PASS [ 1270.277834] 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__->