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 [ 1247.851750] test_bpf: #0 TAX jited:1 12 11 11 PASS [ 1247.852291] test_bpf: #1 TXA jited:1 4 3 4 PASS [ 1247.852715] test_bpf: #2 ADD_SUB_MUL_K jited:1 4 PASS [ 1247.853143] test_bpf: #3 DIV_MOD_KX jited:1 21 PASS [ 1247.853618] test_bpf: #4 AND_OR_LSH_K jited:1 4 4 PASS [ 1247.854053] test_bpf: #5 LD_IMM_0 jited:1 4 PASS [ 1247.854446] test_bpf: #6 LD_IND jited:1 13 25 12 PASS [ 1247.854919] test_bpf: #7 LD_ABS jited:1 14 13 13 PASS [ 1247.855381] test_bpf: #8 LD_ABS_LL jited:1 25 25 PASS [ 1247.855899] test_bpf: #9 LD_IND_LL jited:1 13 13 22 PASS [ 1247.856406] test_bpf: #10 LD_ABS_NET jited:1 24 24 PASS [ 1247.856911] test_bpf: #11 LD_IND_NET jited:1 14 13 13 PASS [ 1247.857417] test_bpf: #12 LD_PKTTYPE jited:1 6 6 PASS [ 1247.857886] test_bpf: #13 LD_MARK jited:1 3 3 PASS [ 1247.858307] test_bpf: #14 LD_RXHASH jited:1 3 3 PASS [ 1247.858742] test_bpf: #15 LD_QUEUE jited:1 3 3 PASS [ 1247.859162] test_bpf: #16 LD_PROTOCOL jited:1 8 8 PASS [ 1247.859627] test_bpf: #17 LD_VLAN_TAG jited:1 3 3 PASS [ 1247.860074] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 3 3 PASS [ 1247.860574] test_bpf: #19 LD_IFINDEX jited:1 5 5 PASS [ 1247.861008] test_bpf: #20 LD_HATYPE jited:1 5 5 PASS [ 1247.861438] test_bpf: #21 LD_CPU jited:1 7 7 PASS [ 1247.861864] test_bpf: #22 LD_NLATTR jited:1 7 14 PASS [ 1247.862321] test_bpf: #23 LD_NLATTR_NEST jited:1 34 118 PASS [ 1247.862957] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1324 1388 PASS [ 1247.866184] test_bpf: #25 LD_ANC_XOR jited:1 4 3 PASS [ 1247.866635] test_bpf: #26 SPILL_FILL jited:1 5 5 6 PASS [ 1247.867104] test_bpf: #27 JEQ jited:1 17 7 5 PASS [ 1247.867556] test_bpf: #28 JGT jited:1 16 6 6 PASS [ 1247.867993] test_bpf: #29 JGE (jt 0), test 1 jited:1 16 5 5 PASS [ 1247.868532] test_bpf: #30 JGE (jt 0), test 2 jited:1 6 6 7 PASS [ 1247.869056] test_bpf: #31 JGE jited:1 12 12 12 PASS [ 1247.869529] test_bpf: #32 JSET jited:1 13 14 19 PASS [ 1247.870008] test_bpf: #33 tcpdump port 22 jited:1 13 22 20 PASS [ 1247.870592] test_bpf: #34 tcpdump complex jited:1 14 22 36 PASS [ 1247.871187] test_bpf: #35 RET_A jited:1 3 3 PASS [ 1247.871604] test_bpf: #36 INT: ADD trivial jited:1 3 PASS [ 1247.872056] test_bpf: #37 INT: MUL_X jited:1 4 PASS [ 1247.872468] test_bpf: #38 INT: MUL_X2 jited:1 14 PASS [ 1247.872905] test_bpf: #39 INT: MUL32_X jited:1 4 PASS [ 1247.873322] test_bpf: #40 INT: ADD 64-bit jited:1 23 PASS [ 1247.873826] test_bpf: #41 INT: ADD 32-bit jited:1 23 PASS [ 1247.874313] test_bpf: #42 INT: SUB jited:1 20 PASS [ 1247.874800] test_bpf: #43 INT: XOR jited:1 12 PASS [ 1247.875286] test_bpf: #44 INT: MUL jited:1 17 PASS [ 1247.875743] test_bpf: #45 MOV REG64 jited:1 8 PASS [ 1247.876177] test_bpf: #46 MOV REG32 jited:1 7 PASS [ 1247.876598] test_bpf: #47 LD IMM64 jited:1 5 PASS [ 1247.877002] test_bpf: #48 INT: ALU MIX jited:1 22 PASS [ 1247.877447] test_bpf: #49 INT: shifts by register jited:1 9 PASS [ 1247.878003] test_bpf: #50 check: missing ret PASS [ 1247.878394] test_bpf: #51 check: div_k_0 PASS [ 1247.878775] test_bpf: #52 check: unknown insn PASS [ 1247.879177] test_bpf: #53 check: out of range spill/fill PASS [ 1247.879647] test_bpf: #54 JUMPS + HOLES jited:1 9 PASS [ 1247.880193] test_bpf: #55 check: RET X PASS [ 1247.880553] test_bpf: #56 check: LDX + RET X PASS [ 1247.880944] test_bpf: #57 M[]: alt STX + LDX jited:1 19 PASS [ 1247.881453] test_bpf: #58 M[]: full STX + full LDX jited:1 23 PASS [ 1247.881990] test_bpf: #59 check: SKF_AD_MAX PASS [ 1247.882364] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 12 PASS [ 1247.882866] test_bpf: #61 load 64-bit immediate jited:1 6 PASS [ 1247.883366] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 3 PASS [ 1247.883837] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 3 PASS [ 1247.884352] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 3 PASS [ 1247.884841] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 3 PASS [ 1247.885387] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 3 PASS [ 1247.885862] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 2 PASS [ 1247.886391] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 4 PASS [ 1247.887075] test_bpf: #69 ALU_MOV_K: small negative jited:1 2 PASS [ 1247.887603] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 3 PASS [ 1247.888205] test_bpf: #71 ALU_MOV_K: large negative jited:1 3 PASS [ 1247.888720] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 3 PASS [ 1247.889327] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 3 PASS [ 1247.889827] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 3 PASS [ 1247.890358] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 4 PASS [ 1247.890905] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 4 PASS [ 1247.891477] test_bpf: #77 ALU64_MOV_K: small negative jited:1 3 PASS [ 1247.892017] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 3 PASS [ 1247.892648] test_bpf: #79 ALU64_MOV_K: large negative jited:1 3 PASS [ 1247.893161] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 3 PASS [ 1247.893821] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 4 PASS [ 1247.894286] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 4 PASS [ 1247.894754] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 4 PASS [ 1247.895230] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 4 PASS [ 1247.895712] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 4 PASS [ 1247.896200] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 3 PASS [ 1247.896682] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 2 PASS [ 1247.897266] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 5 PASS [ 1247.897746] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 1247.898081] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1247.898502] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 4 PASS [ 1247.898921] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1247.899244] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1247.899572] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1247.899989] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS [ 1247.900350] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1247.900773] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 1247.901138] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 3 PASS [ 1247.901546] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 3 PASS [ 1247.901952] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 2 PASS [ 1247.902356] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1247.902704] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1247.903039] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS [ 1247.903448] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 3 PASS [ 1247.903879] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 1247.904293] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 2 PASS [ 1247.904642] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1247.905074] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 1247.905449] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 1247.905880] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 3 PASS [ 1247.906370] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 3 PASS [ 1247.906827] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1247.907155] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1247.907564] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1247.907954] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1247.908369] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1247.908700] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1247.909020] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1247.909416] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1247.909765] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1247.910099] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS [ 1247.910518] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 1247.910932] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1247.911256] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1247.911663] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS [ 1247.911996] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1247.912329] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1247.912764] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS [ 1247.913166] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 1247.913576] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1247.913910] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1247.914237] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1247.914652] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1247.915076] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1247.915410] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1247.915759] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1247.916182] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 1247.916601] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1247.917023] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 1247.917416] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 1247.917825] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 1247.918148] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1247.918568] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 1247.918919] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1247.919337] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 8 PASS [ 1247.919850] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 1247.920177] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS [ 1247.920515] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1247.920920] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 4 PASS [ 1247.921342] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS [ 1247.921688] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS [ 1247.922029] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1247.922447] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1247.922954] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS [ 1247.923281] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1247.923691] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 8 PASS [ 1247.924030] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1247.924448] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 1247.924787] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 1247.925113] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1247.925524] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 9 PASS [ 1247.925865] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 9 PASS [ 1247.926218] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 9 PASS [ 1247.926645] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS [ 1247.926985] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS [ 1247.927324] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 8 PASS [ 1247.927675] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 8 PASS [ 1247.928022] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS [ 1247.928355] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 1247.928708] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 1247.929062] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS [ 1247.929414] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1247.929746] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.930190] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1247.930527] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.930975] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1247.931301] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.931740] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 1247.932085] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS [ 1247.932427] test_bpf: #180 ALU_AND_K: Zero extension jited:1 3 PASS [ 1247.932775] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1247.933102] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.933569] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 2 PASS [ 1247.934059] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 3 PASS [ 1247.934548] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 2 PASS [ 1247.935033] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 2 PASS [ 1247.935397] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 3 PASS [ 1247.935766] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 1247.936100] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.936517] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 1247.936850] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 2 PASS [ 1247.937280] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1247.937608] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.938007] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS [ 1247.938352] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 1247.938709] test_bpf: #196 ALU_OR_K: Zero extension jited:1 2 PASS [ 1247.939053] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1247.939385] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1247.939797] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 1247.940282] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1247.940769] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 1247.941246] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 3 PASS [ 1247.941612] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 3 PASS [ 1247.941973] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1247.942298] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1247.942709] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1247.943038] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1247.943442] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1247.943781] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1247.944184] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 1 PASS [ 1247.944541] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 1 PASS [ 1247.944890] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 2 PASS [ 1247.945236] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1247.945576] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1247.946022] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 3 PASS [ 1247.946522] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 2 PASS [ 1247.947011] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS [ 1247.947500] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 3 PASS [ 1247.947863] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 3 PASS [ 1247.948229] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1247.948564] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1247.948934] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1247.949344] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1247.949687] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1247.950067] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 1247.950440] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 2 PASS [ 1247.950826] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 1247.951201] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 1 PASS [ 1247.951585] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 1247.951962] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 1 PASS [ 1247.952348] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS [ 1247.952751] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 1 PASS [ 1247.953138] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1247.953467] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1247.953847] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1247.954259] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 1247.954674] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1247.955013] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1247.955390] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 1247.955773] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 1247.956183] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 1247.956573] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 1247.956979] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 1247.957368] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 1247.957773] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 1247.958112] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1247.958440] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1247.958823] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1247.959214] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1247.959561] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1247.959951] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 1247.960331] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 2 PASS [ 1247.960734] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 1247.961114] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 1247.961505] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 1247.961901] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 1247.962292] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 1247.962672] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 3 PASS [ 1247.963059] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1247.963383] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1247.963776] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1247.964166] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS [ 1247.964583] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1247.964931] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1247.965310] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 1247.965704] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 1247.966099] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 1247.966480] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 1247.966875] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 1247.967256] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 1247.967649] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 1247.967988] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 1247.968351] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1247.968860] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS [ 1247.969247] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS [ 1247.969642] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 1247.970026] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 2 PASS [ 1247.970415] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 1247.970810] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 1 PASS [ 1247.971204] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 1247.971597] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 2 PASS [ 1247.971987] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 1247.972352] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 1247.972732] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1247.973224] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 1247.973616] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 1247.974005] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 1247.974389] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 1247.974784] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 1247.975176] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 1247.975571] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 1247.975907] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 1247.976224] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 1247.976542] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 1247.976862] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 1247.977181] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 1247.977649] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 1247.978118] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 1247.978615] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 1 PASS [ 1247.979108] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 1247.979713] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 1247.980374] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 3 PASS [ 1247.981078] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 3 PASS [ 1247.981819] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS [ 1247.982483] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS [ 1247.983183] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS [ 1247.983881] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 2 PASS [ 1247.984616] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 3 PASS [ 1247.985279] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 1247.985997] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 1247.986692] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 3 PASS [ 1247.987415] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS [ 1247.988017] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS [ 1247.988645] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS [ 1247.989269] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 3 PASS [ 1247.989942] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 3 PASS [ 1247.990554] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 1247.991181] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 3 PASS [ 1247.991822] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 3 PASS [ 1247.992485] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 3 PASS [ 1247.993008] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 3 PASS [ 1247.993553] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 3 PASS [ 1247.994053] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS [ 1247.994476] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 10 PASS [ 1247.994919] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS [ 1247.995268] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS [ 1247.995634] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 3 PASS [ 1247.996081] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS [ 1247.996507] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 2 PASS [ 1247.996940] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS [ 1247.997378] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 2 PASS [ 1247.997739] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS [ 1247.998102] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 1247.998504] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 1247.998945] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 2 PASS [ 1247.999368] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 1247.999833] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 1248.000186] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 1248.000553] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 1248.000960] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 1248.001382] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 2 PASS [ 1248.001819] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 1248.002259] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 1248.002596] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 1248.002933] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 1248.003262] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 1248.003595] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 1248.004042] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 1248.004483] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 1248.005022] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 1248.005504] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 1248.006040] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 3 PASS [ 1248.006649] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 3 PASS [ 1248.007243] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 3 PASS [ 1248.007887] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 1248.008532] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 3 PASS [ 1248.009167] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 1248.009817] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 3 PASS [ 1248.010420] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 3 PASS [ 1248.011031] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 3 PASS [ 1248.011652] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 3 PASS [ 1248.012303] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 5 PASS [ 1248.012976] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 3 PASS [ 1248.013693] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1248.014410] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 1248.015126] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 3 PASS [ 1248.015835] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 22801 PASS [ 1248.039621] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 22197 PASS [ 1248.062804] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1248.063313] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.063921] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.064470] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1248.064972] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1248.065525] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.066139] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.066748] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1248.067300] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1248.067791] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.068350] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.068906] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1248.069407] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1248.069948] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.070561] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1248.071167] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1248.071729] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1248.072212] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.072767] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.073313] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1248.073813] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1248.074347] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 1248.074966] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.075591] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.076155] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1248.076651] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.077207] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.077762] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1248.078263] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1248.078834] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1248.079458] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.080075] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1248.080641] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1248.081127] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.081685] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.082238] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1248.082749] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1248.083280] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 9 PASS [ 1248.083898] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.084525] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.085083] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1248.085572] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.086141] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.086707] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1248.087210] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1248.087751] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1248.088363] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.088970] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1248.089528] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1248.090008] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.090573] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.091123] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1248.091628] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1248.092163] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS [ 1248.092772] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.093371] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.093931] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1248.094416] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.095004] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.095563] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1248.096077] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1248.096621] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1248.097234] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.097840] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1248.098392] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1248.098899] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1248.099469] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1248.100038] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1248.100557] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1248.101058] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1248.101635] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1248.102200] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1248.102732] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 1248.103214] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1248.103704] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 1248.104171] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 1248.104647] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS [ 1248.105115] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1248.105604] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1248.106103] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 1248.106589] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1248.107068] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 1248.107538] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 1248.107901] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 1248.108259] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 1248.108643] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 1248.108928] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 1248.109284] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 1248.109649] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 1248.110023] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 1248.110308] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 1248.110674] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 1248.111038] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 1248.111411] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 1248.111706] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 1248.112067] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 1248.112421] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 1248.112713] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 1248.113071] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 1248.113431] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 1248.113719] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 1248.114076] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 1248.114435] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 1248.114731] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 1248.115102] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 1248.115472] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 1248.115769] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 1248.116145] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 1248.116513] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 1248.116803] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 1248.117169] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 1248.117535] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 1248.117824] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 1248.118186] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 1248.118547] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 1248.118832] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 1248.119190] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 1248.119552] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 1248.119834] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 1248.120101] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1248.120560] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1248.121006] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 1248.121444] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 1248.121882] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 1248.122342] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 1 PASS [ 1248.122808] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1248.123253] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1248.123709] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 4 PASS [ 1248.124119] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1248.124525] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 1248.124976] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 1248.125416] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1248.125827] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1248.126241] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 1248.126620] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1248.127063] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 2 PASS [ 1248.127431] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1248.127879] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 3 PASS [ 1248.128252] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 2 PASS [ 1248.128626] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 2 PASS [ 1248.129076] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 2 PASS [ 1248.129445] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 1248.129901] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 1248.130272] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 3 PASS [ 1248.130653] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 2 PASS [ 1248.131035] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 1248.131427] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1248.131862] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1248.132301] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 1248.132744] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 1248.133178] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 1248.133612] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1248.134057] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1248.134501] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1248.134947] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1248.135382] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 2 PASS [ 1248.135784] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1248.136285] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 1248.136660] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 1248.137105] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 1248.137479] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 3 PASS [ 1248.137865] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 3 PASS [ 1248.138238] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 2 PASS [ 1248.138617] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 1248.138990] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 1248.139336] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 1248.139694] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 1248.140047] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 1248.140394] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 1248.140744] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 2 PASS [ 1248.141114] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 3 PASS [ 1248.141485] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 3 PASS [ 1248.141883] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 3 PASS [ 1248.142302] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 1248.142669] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 1248.143942] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 1248.145115] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1144 PASS [ 1248.147024] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1248.147358] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 2 PASS [ 1248.148528] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1172 1154 PASS [ 1248.152135] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 15843 14259 PASS [ 1248.183674] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 2212 PASS [ 1248.188119] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 4 PASS [ 1248.189025] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 9658 PASS [ 1248.199986] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 20 PASS [ 1248.201508] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1248.202285] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6706 PASS [ 1248.214269] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7754 PASS [ 1248.225067] test_bpf: #557 LD_IND byte frag jited:1 15 PASS [ 1248.225424] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 1248.225818] test_bpf: #559 LD_IND word frag jited:1 18 PASS [ 1248.226182] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 32 PASS [ 1248.226619] test_bpf: #561 LD_IND word mixed head/frag jited:1 23 PASS [ 1248.227053] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 1248.227409] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 1248.227785] test_bpf: #564 LD_ABS word frag jited:1 27 PASS [ 1248.228174] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 1248.228574] test_bpf: #566 LD_ABS word mixed head/frag jited:1 18 PASS [ 1248.228994] test_bpf: #567 LD_IND byte default X jited:1 5 PASS [ 1248.229350] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 1248.229734] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS [ 1248.230123] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 10 PASS [ 1248.230580] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 7 PASS [ 1248.231060] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 7 PASS [ 1248.231501] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 22 PASS [ 1248.231982] test_bpf: #574 LD_IND halfword positive offset jited:1 6 PASS [ 1248.232363] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 1248.232756] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 1248.233126] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 5 PASS [ 1248.233553] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 1248.234009] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 1248.234455] test_bpf: #580 LD_IND word positive offset jited:1 6 PASS [ 1248.234899] test_bpf: #581 LD_IND word negative offset jited:1 11 PASS [ 1248.235443] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 9 PASS [ 1248.236087] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 6 PASS [ 1248.236652] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 9 PASS [ 1248.237262] test_bpf: #585 LD_IND word positive offset, all ff jited:1 8 PASS [ 1248.237860] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 12 PASS [ 1248.238517] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 11 PASS [ 1248.239163] test_bpf: #588 LD_ABS byte jited:1 6 PASS [ 1248.239608] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 5 PASS [ 1248.240183] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 15 PASS [ 1248.240836] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1248.241419] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 14 PASS [ 1248.242043] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 12 PASS [ 1248.242672] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 36 PASS [ 1248.243304] test_bpf: #595 LD_ABS halfword jited:1 5 PASS [ 1248.243741] test_bpf: #596 LD_ABS halfword unaligned jited:1 5 PASS [ 1248.244234] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 6 PASS [ 1248.244812] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 14 PASS [ 1248.245470] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1248.246073] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 11 PASS [ 1248.246689] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 10 PASS [ 1248.247314] test_bpf: #602 LD_ABS word jited:1 6 PASS [ 1248.247733] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 5 PASS [ 1248.248281] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 5 PASS [ 1248.248847] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 5 PASS [ 1248.249451] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 5 PASS [ 1248.250032] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 14 PASS [ 1248.250688] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1248.251248] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 13 PASS [ 1248.251834] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 12 PASS [ 1248.252431] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 7 PASS [ 1248.252997] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 10 PASS [ 1248.253599] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 5 PASS [ 1248.254163] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 7 PASS [ 1248.254757] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 12 PASS [ 1248.255356] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 15 PASS [ 1248.256011] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 14 PASS [ 1248.256627] test_bpf: #618 ADD default X jited:1 4 PASS [ 1248.257071] test_bpf: #619 ADD default A jited:1 2 PASS [ 1248.257518] test_bpf: #620 SUB default X jited:1 3 PASS [ 1248.257961] test_bpf: #621 SUB default A jited:1 3 PASS [ 1248.258401] test_bpf: #622 MUL default X jited:1 4 PASS [ 1248.258858] test_bpf: #623 MUL default A jited:1 4 PASS [ 1248.259293] test_bpf: #624 DIV default X jited:1 4 PASS [ 1248.259742] test_bpf: #625 DIV default A jited:1 5 PASS [ 1248.260181] test_bpf: #626 MOD default X jited:1 4 PASS [ 1248.260626] test_bpf: #627 MOD default A jited:1 7 PASS [ 1248.261072] test_bpf: #628 JMP EQ default A jited:1 3 PASS [ 1248.261544] test_bpf: #629 JMP EQ default X jited:1 5 PASS [ 1248.262004] test_bpf: #630 JNE signed compare, test 1 jited:1 3 PASS [ 1248.262535] test_bpf: #631 JNE signed compare, test 2 jited:1 4 PASS [ 1248.263066] test_bpf: #632 JNE signed compare, test 3 jited:1 4 PASS [ 1248.263596] test_bpf: #633 JNE signed compare, test 4 jited:1 3 PASS [ 1248.264120] test_bpf: #634 JNE signed compare, test 5 jited:1 3 PASS [ 1248.264642] test_bpf: #635 JNE signed compare, test 6 jited:1 3 PASS [ 1248.265166] test_bpf: #636 JNE signed compare, test 7 jited:1 5 PASS [ 1248.265720] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 3 PASS [ 1248.266327] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 3 PASS [ 1248.266916] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 3 PASS [ 1248.267525] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 4 PASS [ 1248.268113] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 9 PASS [ 1248.268695] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 9 PASS [ 1248.269285] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 9 PASS [ 1248.269879] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 10 PASS [ 1248.270455] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 9 PASS [ 1248.271042] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 10 PASS [ 1248.271652] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 11 PASS [ 1248.272239] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 10 PASS [ 1248.272829] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 9 PASS [ 1248.273421] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 11 PASS [ 1248.274026] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 11 PASS [ 1248.274636] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 10 PASS [ 1248.275231] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 11 PASS [ 1248.275836] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 10 PASS [ 1248.276448] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 9 PASS [ 1248.277042] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 11 PASS [ 1248.277659] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 10 PASS [ 1248.278238] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 10 PASS [ 1248.278835] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 18 PASS [ 1248.279434] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 19 PASS [ 1248.280033] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 18 PASS [ 1248.280642] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 18 PASS [ 1248.281250] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 11 PASS [ 1248.281851] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 9 PASS [ 1248.282397] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 10 PASS [ 1248.282954] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 9 PASS [ 1248.283496] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 10 PASS [ 1248.284066] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 11 PASS [ 1248.284678] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 11 PASS [ 1248.285244] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 10 PASS [ 1248.285812] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 10 PASS [ 1248.286385] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 9 PASS [ 1248.286945] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 9 PASS [ 1248.287502] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 9 PASS [ 1248.288048] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 9 PASS [ 1248.288601] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 9 PASS [ 1248.289173] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 11 PASS [ 1248.289780] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 9 PASS [ 1248.290362] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 9 PASS [ 1248.290944] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 11 PASS [ 1248.291554] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 15 PASS [ 1248.292146] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 14 PASS [ 1248.292748] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 13 PASS [ 1248.293343] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 14 PASS [ 1248.293950] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 10 PASS [ 1248.294545] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 11 PASS [ 1248.295131] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 11 PASS [ 1248.295731] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 9 PASS [ 1248.296306] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 11 PASS [ 1248.296903] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 11 PASS [ 1248.297518] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 11 PASS [ 1248.298108] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 11 PASS [ 1248.298700] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 9 PASS [ 1248.299279] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 10 PASS [ 1248.299876] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 10 PASS [ 1248.300469] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 10 PASS [ 1248.301077] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 11 PASS [ 1248.301690] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 11 PASS [ 1248.302280] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 9 PASS [ 1248.302865] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 11 PASS [ 1248.303453] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 11 PASS [ 1248.304066] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 11 PASS [ 1248.304659] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 18 PASS [ 1248.305258] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 19 PASS [ 1248.305886] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 18 PASS [ 1248.306501] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 18 PASS [ 1248.307102] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 10 PASS [ 1248.307706] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 11 PASS [ 1248.308298] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 11 PASS [ 1248.308899] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 11 PASS [ 1248.309508] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 11 PASS [ 1248.310097] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 10 PASS [ 1248.310691] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 9 PASS [ 1248.311250] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 10 PASS [ 1248.311812] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 11 PASS [ 1248.312360] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 11 PASS [ 1248.312923] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 11 PASS [ 1248.313543] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 10 PASS [ 1248.314101] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 9 PASS [ 1248.314652] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 9 PASS [ 1248.315191] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 10 PASS [ 1248.315746] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 9 PASS [ 1248.316302] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 9 PASS [ 1248.316859] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 10 PASS [ 1248.317459] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 24 PASS [ 1248.318043] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 12 PASS [ 1248.318600] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 13 PASS [ 1248.319159] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 12 PASS [ 1248.319714] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 12 PASS [ 1248.320295] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 13 PASS [ 1248.320919] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 13 PASS [ 1248.321524] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 12 PASS [ 1248.322115] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 14 PASS [ 1248.322819] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 15 PASS [ 1248.323514] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 15 PASS [ 1248.324190] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1248.324889] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 14 PASS [ 1248.325508] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 12 PASS [ 1248.326140] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 13 PASS [ 1248.326765] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 13 PASS [ 1248.327362] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 12 PASS [ 1248.327954] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 12 PASS [ 1248.328573] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 14 PASS [ 1248.329255] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 15 PASS [ 1248.329943] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1248.330621] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1248.331298] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 14 PASS [ 1248.331910] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 13 PASS [ 1248.332542] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 4 PASS [ 1248.333134] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 4 PASS [ 1248.333724] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 4 PASS [ 1248.334280] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 4 PASS [ 1248.334865] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 4 PASS [ 1248.335449] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 4 PASS [ 1248.336035] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 4 PASS [ 1248.336614] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 7 PASS [ 1248.337210] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 8 PASS [ 1248.337865] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 8 PASS [ 1248.338526] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 9 PASS [ 1248.338967] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 1248.339385] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 8 PASS [ 1248.339840] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 9 PASS [ 1248.340395] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 4 PASS [ 1248.341050] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 3 PASS [ 1248.341668] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 4 PASS [ 1248.342278] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 3 PASS [ 1248.342892] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 4 PASS [ 1248.343505] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 4 PASS [ 1248.344108] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 5 PASS [ 1248.344717] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 3 PASS [ 1248.345322] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 5 PASS [ 1248.345940] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 16 PASS [ 1248.346580] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 3 PASS [ 1248.347181] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 4 PASS [ 1248.347798] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 4 PASS [ 1248.348404] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 4 PASS [ 1248.349026] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 4 PASS [ 1248.349651] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 4 PASS [ 1248.350267] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 4 PASS [ 1248.350888] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 4 PASS [ 1248.351516] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 4 PASS [ 1248.352130] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 4 PASS [ 1248.352758] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 4 PASS [ 1248.353358] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 4 PASS [ 1248.354028] test_bpf: #785 ALU64_MOV_K: registers jited:1 11 PASS [ 1248.354508] test_bpf: #786 ALU64_AND_K: registers jited:1 12 PASS [ 1248.354888] test_bpf: #787 ALU64_OR_K: registers jited:1 14 PASS [ 1248.355273] test_bpf: #788 ALU64_XOR_K: registers jited:1 11 PASS [ 1248.355661] test_bpf: #789 ALU64_LSH_K: registers jited:1 12 PASS [ 1248.356116] test_bpf: #790 ALU64_RSH_K: registers jited:1 11 PASS [ 1248.356483] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 1248.356919] test_bpf: #792 ALU64_ADD_K: registers jited:1 13 PASS [ 1248.357285] test_bpf: #793 ALU64_SUB_K: registers jited:1 11 PASS [ 1248.357664] test_bpf: #794 ALU64_MUL_K: registers jited:1 12 PASS [ 1248.358045] test_bpf: #795 ALU64_DIV_K: registers jited:1 79 PASS [ 1248.358509] test_bpf: #796 ALU64_MOD_K: registers jited:1 74 PASS [ 1248.358936] test_bpf: #797 ALU32_MOV_K: registers jited:1 12 PASS [ 1248.359293] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 1248.359666] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 1248.360024] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 1248.360379] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS [ 1248.360741] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 1248.361108] test_bpf: #803 ALU32_ARSH_K: registers jited:1 11 PASS [ 1248.361470] test_bpf: #804 ALU32_ADD_K: registers jited:1 10 PASS [ 1248.361839] test_bpf: #805 ALU32_SUB_K: registers jited:1 12 PASS [ 1248.362198] test_bpf: #806 ALU32_MUL_K: registers jited:1 11 PASS [ 1248.362573] test_bpf: #807 ALU32_DIV_K: registers jited:1 26 PASS [ 1248.362954] test_bpf: #808 ALU32_MOD_K: registers jited:1 28 PASS [ 1248.363322] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 131 PASS [ 1248.363931] test_bpf: #810 ALU64_AND_X: register combinations jited:1 116 PASS [ 1248.364516] test_bpf: #811 ALU64_OR_X: register combinations jited:1 118 PASS [ 1248.365093] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 116 PASS [ 1248.365711] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 117 PASS [ 1248.366320] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 128 PASS [ 1248.366939] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 116 PASS [ 1248.367555] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 119 PASS [ 1248.368156] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 140 PASS [ 1248.368787] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 134 PASS [ 1248.369420] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 720 PASS [ 1248.370680] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 722 PASS [ 1248.371897] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 105 PASS [ 1248.372467] test_bpf: #822 ALU32_AND_X: register combinations jited:1 114 PASS [ 1248.373059] test_bpf: #823 ALU32_OR_X: register combinations jited:1 112 PASS [ 1248.373661] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 110 PASS [ 1248.374250] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 120 PASS [ 1248.374871] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 105 PASS [ 1248.375458] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 105 PASS [ 1248.376071] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 107 PASS [ 1248.376674] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 108 PASS [ 1248.377243] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 103 PASS [ 1248.377807] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 265 PASS [ 1248.378565] test_bpf: #832 ALU32_MOD_X register combinations jited:1 267 PASS [ 1248.379300] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 173 PASS [ 1248.379944] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 175 PASS [ 1248.380608] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 161 PASS [ 1248.381242] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 186 PASS [ 1248.381903] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 165 PASS [ 1248.382564] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 180 PASS [ 1248.383240] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 68 PASS [ 1248.383740] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 69 PASS [ 1248.384227] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 69 PASS [ 1248.384723] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 67 PASS [ 1248.385198] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 64 PASS [ 1248.385673] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 66 PASS [ 1248.386249] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 35 PASS [ 1248.386786] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 34 PASS [ 1248.387310] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 35 PASS [ 1248.387857] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 18 PASS [ 1248.388365] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 17 PASS [ 1248.388879] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 18 PASS [ 1248.389381] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 90201 PASS [ 1248.394724] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 74907 PASS [ 1248.400635] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 70861 PASS [ 1248.405746] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 129448 PASS [ 1248.414706] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 141208 PASS [ 1248.424361] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 68845 PASS [ 1248.430792] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 72791 PASS [ 1248.435781] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 223666 PASS [ 1248.442302] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 170901 PASS [ 1248.449566] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 81403 PASS [ 1248.458688] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 72840 PASS [ 1248.464658] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 60809 PASS [ 1248.469666] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 69733 PASS [ 1248.474963] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 65072 PASS [ 1248.479863] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 60780 PASS [ 1248.484645] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 68617 PASS [ 1248.489993] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 124237 PASS [ 1248.497395] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 118368 PASS [ 1248.503150] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 144048 PASS [ 1248.513569] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 139410 PASS [ 1248.525154] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 125263 PASS [ 1248.534445] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 124277 PASS [ 1248.543389] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 114398 PASS [ 1248.554780] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 181779 PASS [ 1248.564458] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 137822 PASS [ 1248.574455] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 233586 PASS [ 1248.585877] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 390591 PASS [ 1248.602592] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 208761 PASS [ 1248.621190] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 159022 PASS [ 1248.636213] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 274686 PASS [ 1248.654184] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 176150 PASS [ 1248.669860] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 182363 PASS [ 1248.685456] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 188507 PASS [ 1248.700188] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 163580 PASS [ 1248.714965] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 210495 PASS [ 1248.728690] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 145973 PASS [ 1248.740574] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 25337 PASS [ 1248.770578] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 310 PASS [ 1248.771716] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 331 PASS [ 1248.772930] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 336 PASS [ 1248.774138] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 355 PASS [ 1248.775380] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 999 PASS [ 1248.777335] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 995 PASS [ 1248.779284] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 994 PASS [ 1248.781234] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 992 PASS [ 1248.783161] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 990 PASS [ 1248.785178] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 1000 PASS [ 1248.787154] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 993 PASS [ 1248.789081] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 993 PASS [ 1248.791045] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 990 PASS [ 1248.793074] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 930 PASS [ 1248.794824] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 950 PASS [ 1248.796455] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 917 PASS [ 1248.798027] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 922 PASS [ 1248.799591] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 929 PASS [ 1248.801170] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 911 PASS [ 1248.802703] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 905 PASS [ 1248.804248] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 921 PASS [ 1248.805812] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 922 PASS [ 1248.807516] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 929 PASS [ 1248.809085] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 920 PASS [ 1248.810664] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 144111 PASS [ 1248.818274] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 103414 PASS [ 1248.825278] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 116223 PASS [ 1248.832211] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 94454 PASS [ 1248.839157] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 111202 PASS [ 1248.846581] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 210278 PASS [ 1248.858564] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 182796 PASS [ 1248.869097] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 159418 PASS [ 1248.879831] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 111829 PASS [ 1248.886643] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 212184 PASS [ 1248.896910] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 106753 PASS [ 1248.904377] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 95007 PASS [ 1248.911096] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 91590 PASS [ 1248.917810] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 178713 PASS [ 1248.929293] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 130203 PASS [ 1248.936570] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 187721 PASS [ 1248.948161] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 150096 PASS [ 1248.955741] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 152752 PASS [ 1248.962941] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 128040 PASS [ 1248.971731] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 233536 PASS [ 1248.986146] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 87493 PASS [ 1248.993030] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 64085 PASS [ 1248.999085] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 91909 PASS [ 1249.004115] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 70467 PASS [ 1249.009166] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 70732 PASS [ 1249.014317] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 70254 PASS [ 1249.019435] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 71560 PASS [ 1249.024512] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 76583 PASS [ 1249.029355] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 71563 PASS [ 1249.034325] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 89276 PASS [ 1249.039667] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 71639 PASS [ 1249.044889] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 137476 PASS [ 1249.053550] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 155757 PASS [ 1249.062554] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 118751 PASS [ 1249.070394] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 134546 PASS [ 1249.079087] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 123814 PASS [ 1249.087421] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 126309 PASS [ 1249.095712] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 132234 PASS [ 1249.103879] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 137384 PASS [ 1249.112204] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 129080 PASS [ 1249.120457] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 124202 PASS [ 1249.128569] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 155208 PASS [ 1249.137575] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 86982 PASS [ 1249.142140] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 57173 PASS [ 1249.146862] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 81252 PASS [ 1249.150867] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 72282 PASS [ 1249.155680] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 70058 PASS [ 1249.160345] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 69904 PASS [ 1249.164560] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 70354 PASS [ 1249.169576] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 73892 PASS [ 1249.174019] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 72444 PASS [ 1249.178242] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 72898 PASS [ 1249.182478] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 69755 PASS [ 1249.187186] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 130886 PASS [ 1249.194690] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 139299 PASS [ 1249.203873] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 132190 PASS [ 1249.210563] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 118850 PASS [ 1249.219195] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 119624 PASS [ 1249.226562] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 119242 PASS [ 1249.233649] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 141400 PASS [ 1249.241777] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 128078 PASS [ 1249.250382] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 121151 PASS [ 1249.256976] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 134005 PASS [ 1249.264597] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 119753 PASS [ 1249.272109] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 1 PASS [ 1249.272566] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 2 PASS [ 1249.272965] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS [ 1249.273366] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS [ 1249.273814] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS [ 1249.274256] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 1 PASS [ 1249.274721] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS [ 1249.275208] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS [ 1249.275671] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS [ 1249.276141] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS [ 1249.276547] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 1249.276958] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 2 PASS [ 1249.277368] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 2 PASS [ 1249.277803] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS [ 1249.278216] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 1 PASS [ 1249.278626] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 1 PASS [ 1249.279055] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 1 PASS [ 1249.279456] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 1 PASS [ 1249.279862] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 1 PASS [ 1249.280280] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 1249.280666] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS [ 1249.281043] test_bpf: #997 Short relative jump: offset=2 jited:1 2 PASS [ 1249.281407] test_bpf: #998 Short relative jump: offset=3 jited:1 2 PASS [ 1249.281782] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS [ 1249.282152] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 2 PASS [ 1249.284212] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 2 PASS [ 1249.286182] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 2 PASS [ 1249.288149] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 1 PASS [ 1249.290226] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 44389 PASS [ 1249.293123] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 56883 PASS [ 1249.296605] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 59976 PASS [ 1249.300096] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 59271 PASS [ 1249.303326] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 62053 PASS [ 1249.306949] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 58174 PASS [ 1249.310347] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 52868 PASS [ 1249.313695] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 50947 PASS [ 1249.317271] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 59371 PASS [ 1249.320926] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 58844 PASS [ 1249.324370] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 59005 PASS [ 1249.327807] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 55528 PASS [ 1249.331221] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 55269 PASS [ 1249.334642] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 52821 PASS [ 1249.338339] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 52989 PASS [ 1249.342051] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 55496 PASS [ 1249.345655] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 59991 PASS [ 1249.349238] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 58869 PASS [ 1249.352947] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 56176 PASS [ 1249.356564] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 57913 PASS [ 1249.360247] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 58917 PASS [ 1249.364071] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 56527 PASS [ 1249.367650] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 56958 PASS [ 1249.371173] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 58134 PASS [ 1249.374627] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 65369 PASS [ 1249.378453] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 56932 PASS [ 1249.382043] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 54883 PASS [ 1249.385613] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 62134 PASS [ 1249.389158] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 55414 PASS [ 1249.392623] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 58996 PASS [ 1249.396368] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 64235 PASS [ 1249.400112] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 52679 PASS [ 1249.403642] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 57225 PASS [ 1249.407145] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 55467 PASS [ 1249.410650] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 59203 PASS [ 1249.414470] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 59470 PASS [ 1249.418426] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 57794 PASS [ 1249.422091] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 56592 PASS [ 1249.425777] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 67037 PASS [ 1249.430168] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 70820 PASS [ 1249.435930] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 55690 PASS [ 1249.439674] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 56953 PASS [ 1249.443606] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 49955 PASS [ 1249.447453] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 56500 PASS [ 1249.451216] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 56169 PASS [ 1249.454677] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1249.455173] test_bpf: #0 Tail call leaf jited:1 1 PASS [ 1249.455180] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 1249.455468] test_bpf: #2 Tail call 3 jited:1 12 PASS [ 1249.455747] test_bpf: #3 Tail call 4 jited:1 17 PASS [ 1249.456041] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 1249.456321] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 1249.456652] test_bpf: #6 Tail call error path, max count reached jited:1 197 PASS [ 1249.457147] test_bpf: #7 Tail call count preserved across function calls jited:1 19237 PASS [ 1249.476795] test_bpf: #8 Tail call error path, NULL target jited:1 2 PASS [ 1249.477274] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 1249.477638] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1249.478534] test_bpf: #0 gso_with_rx_frags PASS [ 1249.478794] test_bpf: #1 gso_linear_no_head_frag PASS [ 1249.479075] 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__->