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 [ 1249.630568] test_bpf: #0 TAX jited:1 9 12 12 PASS [ 1249.631087] test_bpf: #1 TXA jited:1 4 3 4 PASS [ 1249.631498] test_bpf: #2 ADD_SUB_MUL_K jited:1 4 PASS [ 1249.631916] test_bpf: #3 DIV_MOD_KX jited:1 19 PASS [ 1249.632389] test_bpf: #4 AND_OR_LSH_K jited:1 4 4 PASS [ 1249.632827] test_bpf: #5 LD_IMM_0 jited:1 4 PASS [ 1249.633221] test_bpf: #6 LD_IND jited:1 12 11 11 PASS [ 1249.633692] test_bpf: #7 LD_ABS jited:1 13 12 12 PASS [ 1249.634154] test_bpf: #8 LD_ABS_LL jited:1 21 21 PASS [ 1249.634661] test_bpf: #9 LD_IND_LL jited:1 14 13 13 PASS [ 1249.635152] test_bpf: #10 LD_ABS_NET jited:1 23 23 PASS [ 1249.635645] test_bpf: #11 LD_IND_NET jited:1 13 14 15 PASS [ 1249.636145] test_bpf: #12 LD_PKTTYPE jited:1 5 5 PASS [ 1249.636598] test_bpf: #13 LD_MARK jited:1 3 2 PASS [ 1249.637012] test_bpf: #14 LD_RXHASH jited:1 4 3 PASS [ 1249.637443] test_bpf: #15 LD_QUEUE jited:1 4 4 PASS [ 1249.637868] test_bpf: #16 LD_PROTOCOL jited:1 8 8 PASS [ 1249.638349] test_bpf: #17 LD_VLAN_TAG jited:1 4 3 PASS [ 1249.638789] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 3 3 PASS [ 1249.639279] test_bpf: #19 LD_IFINDEX jited:1 4 4 PASS [ 1249.639716] test_bpf: #20 LD_HATYPE jited:1 4 4 PASS [ 1249.640127] test_bpf: #21 LD_CPU jited:1 7 5 PASS [ 1249.640527] test_bpf: #22 LD_NLATTR jited:1 6 13 PASS [ 1249.641041] test_bpf: #23 LD_NLATTR_NEST jited:1 32 98 PASS [ 1249.641680] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1216 1331 PASS [ 1249.644752] test_bpf: #25 LD_ANC_XOR jited:1 3 4 PASS [ 1249.645195] test_bpf: #26 SPILL_FILL jited:1 5 4 4 PASS [ 1249.645663] test_bpf: #27 JEQ jited:1 14 5 6 PASS [ 1249.646101] test_bpf: #28 JGT jited:1 11 6 7 PASS [ 1249.646555] test_bpf: #29 JGE (jt 0), test 1 jited:1 15 5 6 PASS [ 1249.647095] test_bpf: #30 JGE (jt 0), test 2 jited:1 6 6 7 PASS [ 1249.647633] test_bpf: #31 JGE jited:1 12 13 13 PASS [ 1249.648098] test_bpf: #32 JSET jited:1 11 10 14 PASS [ 1249.648583] test_bpf: #33 tcpdump port 22 jited:1 12 18 19 PASS [ 1249.649146] test_bpf: #34 tcpdump complex jited:1 13 27 31 PASS [ 1249.649746] test_bpf: #35 RET_A jited:1 4 3 PASS [ 1249.650138] test_bpf: #36 INT: ADD trivial jited:1 4 PASS [ 1249.650599] test_bpf: #37 INT: MUL_X jited:1 4 PASS [ 1249.651027] test_bpf: #38 INT: MUL_X2 jited:1 4 PASS [ 1249.651460] test_bpf: #39 INT: MUL32_X jited:1 3 PASS [ 1249.651872] test_bpf: #40 INT: ADD 64-bit jited:1 23 PASS [ 1249.652351] test_bpf: #41 INT: ADD 32-bit jited:1 22 PASS [ 1249.652812] test_bpf: #42 INT: SUB jited:1 19 PASS [ 1249.653222] test_bpf: #43 INT: XOR jited:1 11 PASS [ 1249.653631] test_bpf: #44 INT: MUL jited:1 17 PASS [ 1249.654044] test_bpf: #45 MOV REG64 jited:1 6 PASS [ 1249.654438] test_bpf: #46 MOV REG32 jited:1 6 PASS [ 1249.654823] test_bpf: #47 LD IMM64 jited:1 8 PASS [ 1249.655234] test_bpf: #48 INT: ALU MIX jited:1 20 PASS [ 1249.655696] test_bpf: #49 INT: shifts by register jited:1 8 PASS [ 1249.656182] test_bpf: #50 check: missing ret PASS [ 1249.656555] test_bpf: #51 check: div_k_0 PASS [ 1249.656898] test_bpf: #52 check: unknown insn PASS [ 1249.657289] test_bpf: #53 check: out of range spill/fill PASS [ 1249.657758] test_bpf: #54 JUMPS + HOLES jited:1 10 PASS [ 1249.658286] test_bpf: #55 check: RET X PASS [ 1249.658618] test_bpf: #56 check: LDX + RET X PASS [ 1249.658990] test_bpf: #57 M[]: alt STX + LDX jited:1 19 PASS [ 1249.659485] test_bpf: #58 M[]: full STX + full LDX jited:1 11 PASS [ 1249.660003] test_bpf: #59 check: SKF_AD_MAX PASS [ 1249.660395] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 10 PASS [ 1249.660877] test_bpf: #61 load 64-bit immediate jited:1 6 PASS [ 1249.661369] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 3 PASS [ 1249.661832] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 3 PASS [ 1249.662355] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 3 PASS [ 1249.662833] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 2 PASS [ 1249.663382] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 3 PASS [ 1249.663841] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 2 PASS [ 1249.664371] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 3 PASS [ 1249.665046] test_bpf: #69 ALU_MOV_K: small negative jited:1 2 PASS [ 1249.665567] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 3 PASS [ 1249.666177] test_bpf: #71 ALU_MOV_K: large negative jited:1 3 PASS [ 1249.666692] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 3 PASS [ 1249.667304] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 2 PASS [ 1249.667777] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 2 PASS [ 1249.668291] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 4 PASS [ 1249.668766] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 4 PASS [ 1249.669232] test_bpf: #77 ALU64_MOV_K: small negative jited:1 2 PASS [ 1249.669776] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 3 PASS [ 1249.670408] test_bpf: #79 ALU64_MOV_K: large negative jited:1 3 PASS [ 1249.670948] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 3 PASS [ 1249.671583] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 5 PASS [ 1249.672047] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 4 PASS [ 1249.672496] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 4 PASS [ 1249.672954] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 4 PASS [ 1249.673429] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 4 PASS [ 1249.673896] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 3 PASS [ 1249.674419] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1249.674862] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 2 PASS [ 1249.675291] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 3 PASS [ 1249.675706] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1249.676156] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 2 PASS [ 1249.676577] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1249.676895] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 2 PASS [ 1249.677248] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1249.677717] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 3 PASS [ 1249.678109] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 3 PASS [ 1249.678528] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 3 PASS [ 1249.678892] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 1249.679308] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 3 PASS [ 1249.679717] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 2 PASS [ 1249.680142] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 3 PASS [ 1249.680537] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1249.680932] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 2 PASS [ 1249.681389] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 2 PASS [ 1249.681802] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 1249.682228] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 2 PASS [ 1249.682574] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1249.682994] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 1249.683400] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 1249.683812] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 2 PASS [ 1249.684268] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS [ 1249.684712] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1249.685067] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 1249.685487] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1249.685818] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1249.686236] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1249.686569] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1249.686891] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1249.687325] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1249.687670] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1249.687999] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS [ 1249.688426] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 1249.688838] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1249.689194] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1249.689597] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 3 PASS [ 1249.689946] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 2 PASS [ 1249.690319] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1249.690812] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS [ 1249.691245] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 1 PASS [ 1249.691650] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1249.691966] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1249.692297] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1249.692698] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 3 PASS [ 1249.693143] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1249.693547] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 3 PASS [ 1249.693912] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1249.694368] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 1249.694804] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1249.695235] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 1249.695640] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 1249.696039] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 1249.696382] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1249.696784] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 1249.697171] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1249.697597] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1249.698108] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 1249.698444] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS [ 1249.698887] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 5 PASS [ 1249.699508] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 7 PASS [ 1249.700141] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 10 PASS [ 1249.700661] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 10 PASS [ 1249.701178] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 10 PASS [ 1249.701821] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 12 PASS [ 1249.702579] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 5 PASS [ 1249.703072] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 5 PASS [ 1249.703685] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 10 PASS [ 1249.704183] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 10 PASS [ 1249.704813] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 5 PASS [ 1249.705301] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 6 PASS [ 1249.705801] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 6 PASS [ 1249.706416] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 11 PASS [ 1249.706933] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 10 PASS [ 1249.707452] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 11 PASS [ 1249.708085] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 5 PASS [ 1249.708609] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 5 PASS [ 1249.709117] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 12 PASS [ 1249.709656] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 12 PASS [ 1249.710179] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 5 PASS [ 1249.710558] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 1249.710927] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 1249.711309] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 19 PASS [ 1249.711675] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1249.712013] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.712649] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 3 PASS [ 1249.713151] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1249.713835] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 1249.714322] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1249.714872] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 1249.715246] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS [ 1249.715620] test_bpf: #180 ALU_AND_K: Zero extension jited:1 2 PASS [ 1249.715977] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1249.716309] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.716757] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 2 PASS [ 1249.717242] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 2 PASS [ 1249.717748] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 2 PASS [ 1249.718236] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 3 PASS [ 1249.718603] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 2 PASS [ 1249.718965] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 1249.719291] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.719701] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 1249.720026] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.720496] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1249.720841] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.721262] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS [ 1249.721631] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 1249.721992] test_bpf: #196 ALU_OR_K: Zero extension jited:1 3 PASS [ 1249.722376] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1249.722701] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1249.723113] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 1249.723618] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1249.724131] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 4 PASS [ 1249.724699] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 3 PASS [ 1249.725056] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 3 PASS [ 1249.725452] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1249.725773] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1249.726188] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1249.726526] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1249.726932] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1249.727263] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1249.727670] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 1 PASS [ 1249.728016] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 1 PASS [ 1249.728377] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 3 PASS [ 1249.728722] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1249.729051] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1249.729470] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 1249.729954] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 3 PASS [ 1249.730452] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS [ 1249.730964] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 2 PASS [ 1249.731345] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 2 PASS [ 1249.731699] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 2 PASS [ 1249.732038] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1249.732440] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1249.732861] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1249.733228] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1249.733633] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 1249.734009] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 1 PASS [ 1249.734397] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 1249.734769] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 1 PASS [ 1249.735169] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 1249.735590] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 1 PASS [ 1249.735995] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS [ 1249.736419] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 2 PASS [ 1249.736821] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1249.737178] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1249.737572] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1249.738015] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 1249.738451] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1249.738806] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1249.739204] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 1249.739607] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 1249.740017] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 1249.740430] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 1249.740841] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 1249.741260] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 1249.741655] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 1249.741988] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1249.742311] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1249.742678] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1249.743060] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1249.743396] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1249.743782] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 1249.744156] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 2 PASS [ 1249.744560] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 1249.744989] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 1249.745426] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 1249.745829] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 1249.746243] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 1249.746661] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 2 PASS [ 1249.747066] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 3 PASS [ 1249.747415] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1249.747781] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1249.748216] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 3 PASS [ 1249.748648] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1249.749014] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1249.749408] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 1249.749782] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 1249.750173] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 1249.750554] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 1249.750944] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 1249.751342] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 1249.751727] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 1249.752054] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 1249.752462] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1249.752968] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 3 PASS [ 1249.753374] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS [ 1249.753754] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 1249.754154] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 1 PASS [ 1249.754590] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 1249.755011] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 1 PASS [ 1249.755443] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 1249.755846] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 3 PASS [ 1249.756292] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 1249.756670] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 3 PASS [ 1249.757092] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1249.757590] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 1249.757975] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 1249.758368] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 1249.758748] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 1249.759170] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 1249.759583] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 1249.759992] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 1249.760351] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 1249.760666] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 2 PASS [ 1249.761041] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 1249.761377] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 1249.761697] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 1249.762134] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 1249.762595] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 1249.763064] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 1 PASS [ 1249.763571] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 1249.764013] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 1249.764477] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 1249.764960] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 3 PASS [ 1249.765458] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1249.765898] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1249.766362] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1249.766819] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 1249.767312] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1249.767763] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1249.768222] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 1249.768681] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 1 PASS [ 1249.769189] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1249.769604] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1249.770021] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1249.770440] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 1249.770912] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1249.771310] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1249.771733] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 1 PASS [ 1249.772147] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 1 PASS [ 1249.772593] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 2 PASS [ 1249.772958] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 3 PASS [ 1249.773323] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 2 PASS [ 1249.773724] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS [ 1249.774134] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 2 PASS [ 1249.774550] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS [ 1249.774887] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS [ 1249.775237] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 2 PASS [ 1249.775648] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS [ 1249.776063] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 2 PASS [ 1249.776488] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS [ 1249.776929] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 3 PASS [ 1249.777303] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS [ 1249.777667] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 1249.778059] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 1249.778488] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 2 PASS [ 1249.778912] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 1249.779559] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 3 PASS [ 1249.780084] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 3 PASS [ 1249.780636] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 4 PASS [ 1249.781230] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 3 PASS [ 1249.781870] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 5 PASS [ 1249.782518] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 3 PASS [ 1249.783172] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 4 PASS [ 1249.783671] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 1249.784133] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 1249.784485] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 1249.784809] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 1249.785182] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 1249.785513] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 1249.785871] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 5 PASS [ 1249.786202] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 1249.786567] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 1249.786995] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 2 PASS [ 1249.787408] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 1249.787814] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 1 PASS [ 1249.788414] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 4 PASS [ 1249.789048] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 1249.789501] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1249.789918] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 1249.790321] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1249.790751] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1249.791195] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 3 PASS [ 1249.791657] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS [ 1249.792120] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1249.792576] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 1249.793051] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 1249.793521] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20807 PASS [ 1249.815079] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20736 PASS [ 1249.836571] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1249.837075] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.837641] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.838186] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1249.838707] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1249.839488] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1249.840396] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1249.841295] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1249.842118] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1249.842835] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.843394] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.843958] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1249.844462] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 1249.845001] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.845610] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1249.846288] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 1249.846860] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1249.847344] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.847895] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.848447] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1249.849094] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1249.849888] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1249.850564] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.851189] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.851752] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 10 PASS [ 1249.852245] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.852803] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.853370] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 1249.853871] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1249.854412] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 1249.855025] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.855628] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1249.856174] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 10 PASS [ 1249.856655] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.857194] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.857739] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1249.858227] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1249.858754] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.859358] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.859949] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.860495] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1249.860981] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.861531] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.862071] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 1249.862568] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1249.863095] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1249.863746] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.864351] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1249.864903] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1249.865396] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.865968] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1249.866526] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1249.867021] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1249.867571] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS [ 1249.868174] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.868777] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.869323] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1249.869814] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.870401] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.870961] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1249.871466] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1249.871998] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1249.872615] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.873212] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1249.873767] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1249.874291] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1249.874859] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1249.875422] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1249.875936] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 10 PASS [ 1249.876441] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1249.877008] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1249.877578] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1249.878128] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 1249.878614] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1249.879096] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 1249.879566] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 1249.880031] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS [ 1249.880505] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1249.880998] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1249.881509] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 1249.882016] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1249.882498] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 1249.882960] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 1249.883344] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 1249.883700] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 1249.884069] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 1249.884359] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 1249.884716] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 1249.885071] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 1249.885442] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 1249.885725] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 1249.886126] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 1249.886504] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 4 PASS [ 1249.886886] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 1249.887175] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 1249.887537] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 1249.887891] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 1249.888172] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 1249.888540] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 1249.888895] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 1249.889177] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 1249.889537] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 1249.889893] test_bpf: #471 JMP32_JLT_X jited:1 4 PASS [ 1249.890207] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 1249.890578] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 1249.890945] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 1249.891229] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 1249.891594] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 1249.891952] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 1249.892240] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 1249.892607] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 1249.892966] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 1249.893254] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 1249.893618] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 1249.894011] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 1249.894300] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 1249.894667] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 1249.895026] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 1249.895313] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 1249.895590] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1249.896044] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1249.896494] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 1249.896927] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 1249.897373] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1249.897815] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 1249.898274] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1249.898720] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 3 PASS [ 1249.899157] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1249.899558] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1249.899954] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1249.900402] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 1249.900853] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1249.901250] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 2 PASS [ 1249.901644] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 1249.902034] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1249.902481] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 3 PASS [ 1249.902846] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 1249.903282] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 3 PASS [ 1249.903660] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 2 PASS [ 1249.904029] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 2 PASS [ 1249.904473] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 2 PASS [ 1249.904841] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 1249.905280] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 1249.905646] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 2 PASS [ 1249.906035] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 3 PASS [ 1249.906409] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 3 PASS [ 1249.906794] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1249.907214] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 1249.907672] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 1 PASS [ 1249.908199] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 4 PASS [ 1249.908692] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 1249.909138] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 1249.909583] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1249.910049] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1249.910494] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1249.910960] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 3 PASS [ 1249.911326] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 3 PASS [ 1249.911783] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 1249.912157] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1249.912597] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 1249.912975] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 1249.913350] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 3 PASS [ 1249.913729] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS [ 1249.914123] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 1249.914476] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 1249.914819] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 1249.915213] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 1249.915558] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 1249.915899] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 1249.916234] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 2 PASS [ 1249.916604] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 3 PASS [ 1249.916968] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 3 PASS [ 1249.917373] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1249.917785] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 1249.918176] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 1249.919491] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 1249.920652] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1139 PASS [ 1249.922569] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1249.922901] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 2 PASS [ 1249.924078] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1206 1155 PASS [ 1249.927717] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13576 13593 PASS [ 1249.956346] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1214 PASS [ 1249.958999] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 2 PASS [ 1249.959567] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 7972 PASS [ 1249.968384] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 22 PASS [ 1249.969676] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1249.970558] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6091 PASS [ 1249.981431] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7218 PASS [ 1249.991521] test_bpf: #557 LD_IND byte frag jited:1 14 PASS [ 1249.991897] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 1249.992245] test_bpf: #559 LD_IND word frag jited:1 14 PASS [ 1249.992591] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 1249.992997] test_bpf: #561 LD_IND word mixed head/frag jited:1 18 PASS [ 1249.993381] test_bpf: #562 LD_ABS byte frag jited:1 16 PASS [ 1249.993713] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 1249.994057] test_bpf: #564 LD_ABS word frag jited:1 15 PASS [ 1249.994425] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 1249.994849] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 1249.995233] test_bpf: #567 LD_IND byte default X jited:1 5 PASS [ 1249.995590] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 1249.995959] test_bpf: #569 LD_IND byte negative offset jited:1 6 PASS [ 1249.996325] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 4 PASS [ 1249.996731] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 7 PASS [ 1249.997175] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 7 PASS [ 1249.997620] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 22 PASS [ 1249.998093] test_bpf: #574 LD_IND halfword positive offset jited:1 6 PASS [ 1249.998481] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 1249.998855] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 1249.999210] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 5 PASS [ 1249.999629] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 1250.000071] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 1250.000515] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 1250.000889] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 1250.001249] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 5 PASS [ 1250.001662] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 1250.002083] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 5 PASS [ 1250.002495] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS [ 1250.002886] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 6 PASS [ 1250.003310] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 14 PASS [ 1250.003739] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 1250.004023] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 1250.004416] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 8 PASS [ 1250.004836] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1250.005219] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 7 PASS [ 1250.005648] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 7 PASS [ 1250.006090] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 21 PASS [ 1250.006550] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 1250.006855] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 1250.007227] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 1250.007709] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 10 PASS [ 1250.008381] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1250.008791] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 7 PASS [ 1250.009227] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 6 PASS [ 1250.009682] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 1250.009984] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 1250.010394] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS [ 1250.010813] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 1250.011221] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS [ 1250.011619] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 6 PASS [ 1250.012084] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1250.012482] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 7 PASS [ 1250.012896] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 7 PASS [ 1250.013319] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 3 PASS [ 1250.013709] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 5 PASS [ 1250.014103] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 1250.014493] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS [ 1250.014873] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 7 PASS [ 1250.015269] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 8 PASS [ 1250.015684] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 7 PASS [ 1250.016066] test_bpf: #618 ADD default X jited:1 2 PASS [ 1250.016376] test_bpf: #619 ADD default A jited:1 2 PASS [ 1250.016667] test_bpf: #620 SUB default X jited:1 3 PASS [ 1250.016966] test_bpf: #621 SUB default A jited:1 2 PASS [ 1250.017264] test_bpf: #622 MUL default X jited:1 2 PASS [ 1250.017560] test_bpf: #623 MUL default A jited:1 2 PASS [ 1250.017852] test_bpf: #624 DIV default X jited:1 2 PASS [ 1250.018153] test_bpf: #625 DIV default A jited:1 4 PASS [ 1250.018455] test_bpf: #626 MOD default X jited:1 2 PASS [ 1250.018754] test_bpf: #627 MOD default A jited:1 3 PASS [ 1250.019052] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 1250.019372] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 1250.019685] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 1250.020037] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 1250.020388] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 1250.020742] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 1250.021090] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 1250.021455] test_bpf: #635 JNE signed compare, test 6 jited:1 3 PASS [ 1250.021808] test_bpf: #636 JNE signed compare, test 7 jited:1 3 PASS [ 1250.022162] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 1250.022559] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 2 PASS [ 1250.022954] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS [ 1250.023360] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 3 PASS [ 1250.023768] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1250.024161] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1250.024554] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 5 PASS [ 1250.024928] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 6 PASS [ 1250.025306] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1250.025714] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1250.026121] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1250.026523] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1250.026912] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1250.027300] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1250.027702] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1250.028095] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 1250.028491] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 1250.028877] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 6 PASS [ 1250.029265] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 1250.029655] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 1250.030060] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 6 PASS [ 1250.030457] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1250.030856] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 1250.031254] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 12 PASS [ 1250.031657] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 12 PASS [ 1250.032054] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 11 PASS [ 1250.032458] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1250.032841] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1250.033220] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 5 PASS [ 1250.033600] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 5 PASS [ 1250.033994] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1250.034406] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1250.034794] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1250.035191] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1250.035588] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1250.035975] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1250.036368] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1250.036770] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 6 PASS [ 1250.037162] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 1250.037554] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 6 PASS [ 1250.037942] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 1250.038344] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 6 PASS [ 1250.038735] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 6 PASS [ 1250.039142] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 6 PASS [ 1250.039551] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS [ 1250.039948] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS [ 1250.040357] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 8 PASS [ 1250.040778] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 11 PASS [ 1250.041183] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 1250.041581] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 5 PASS [ 1250.041967] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 1250.042359] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS [ 1250.042746] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 5 PASS [ 1250.043148] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 5 PASS [ 1250.043569] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1250.044011] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 8 PASS [ 1250.044603] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 6 PASS [ 1250.045011] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 6 PASS [ 1250.045410] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 1250.045800] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 1250.046196] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 1250.046589] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 1250.046989] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS [ 1250.047390] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 5 PASS [ 1250.047778] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1250.048170] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 5 PASS [ 1250.048587] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS [ 1250.048994] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS [ 1250.049400] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS [ 1250.049798] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 12 PASS [ 1250.050199] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 5 PASS [ 1250.050593] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS [ 1250.051004] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS [ 1250.051406] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS [ 1250.051781] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 5 PASS [ 1250.052199] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 6 PASS [ 1250.052586] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1250.052972] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 5 PASS [ 1250.053382] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 5 PASS [ 1250.053770] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 6 PASS [ 1250.054160] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 1250.054559] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 6 PASS [ 1250.054952] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 10 PASS [ 1250.055365] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 6 PASS [ 1250.055753] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 5 PASS [ 1250.056146] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 5 PASS [ 1250.056541] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1250.056930] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 8 PASS [ 1250.057321] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 8 PASS [ 1250.057721] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 7 PASS [ 1250.058115] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS [ 1250.058505] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 8 PASS [ 1250.058888] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 1250.059312] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS [ 1250.059748] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 9 PASS [ 1250.060159] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 8 PASS [ 1250.060576] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.061081] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.061530] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.061972] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.062424] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS [ 1250.062820] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1250.063231] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 8 PASS [ 1250.063651] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS [ 1250.064067] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 8 PASS [ 1250.064465] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS [ 1250.064866] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.065317] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 16 PASS [ 1250.065772] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.066216] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1250.066679] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS [ 1250.067081] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1250.067499] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS [ 1250.067886] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 2 PASS [ 1250.068287] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 1250.068671] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 1250.069053] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 1250.069439] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 1250.069822] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 1250.070202] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 4 PASS [ 1250.070592] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 1250.070982] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 1250.071384] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 1250.071777] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 1250.072178] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 1250.072571] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 1250.072986] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS [ 1250.073391] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 1250.073786] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 1250.074186] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 1250.074604] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 1250.075007] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 1250.075427] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 1250.075849] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 1250.076252] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 1250.076813] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 3 PASS [ 1250.077256] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 1250.077670] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 1250.078076] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 1250.078483] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 1250.078891] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS [ 1250.079319] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 1250.079732] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 1250.080135] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 1250.080546] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 1250.080977] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 1250.081397] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS [ 1250.081808] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS [ 1250.082233] test_bpf: #785 ALU64_MOV_K: registers jited:1 12 PASS [ 1250.082694] test_bpf: #786 ALU64_AND_K: registers jited:1 17 PASS [ 1250.083194] test_bpf: #787 ALU64_OR_K: registers jited:1 12 PASS [ 1250.083558] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 1250.083906] test_bpf: #789 ALU64_LSH_K: registers jited:1 12 PASS [ 1250.084257] test_bpf: #790 ALU64_RSH_K: registers jited:1 12 PASS [ 1250.084634] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 1250.085005] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 1250.085364] test_bpf: #793 ALU64_SUB_K: registers jited:1 11 PASS [ 1250.085714] test_bpf: #794 ALU64_MUL_K: registers jited:1 11 PASS [ 1250.086071] test_bpf: #795 ALU64_DIV_K: registers jited:1 74 PASS [ 1250.086488] test_bpf: #796 ALU64_MOD_K: registers jited:1 73 PASS [ 1250.086901] test_bpf: #797 ALU32_MOV_K: registers jited:1 10 PASS [ 1250.087253] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 1250.087612] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 1250.087965] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 1250.088315] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS [ 1250.088674] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 1250.089037] test_bpf: #803 ALU32_ARSH_K: registers jited:1 11 PASS [ 1250.089394] test_bpf: #804 ALU32_ADD_K: registers jited:1 11 PASS [ 1250.089738] test_bpf: #805 ALU32_SUB_K: registers jited:1 11 PASS [ 1250.090092] test_bpf: #806 ALU32_MUL_K: registers jited:1 14 PASS [ 1250.090468] test_bpf: #807 ALU32_DIV_K: registers jited:1 28 PASS [ 1250.090859] test_bpf: #808 ALU32_MOD_K: registers jited:1 27 PASS [ 1250.091235] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 120 PASS [ 1250.091862] test_bpf: #810 ALU64_AND_X: register combinations jited:1 121 PASS [ 1250.092457] test_bpf: #811 ALU64_OR_X: register combinations jited:1 117 PASS [ 1250.093044] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 117 PASS [ 1250.093625] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 116 PASS [ 1250.094226] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 122 PASS [ 1250.094810] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 122 PASS [ 1250.095400] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 120 PASS [ 1250.095977] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 129 PASS [ 1250.096573] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 129 PASS [ 1250.097170] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 729 PASS [ 1250.098412] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 712 PASS [ 1250.099699] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 144 PASS [ 1250.100475] test_bpf: #822 ALU32_AND_X: register combinations jited:1 160 PASS [ 1250.101354] test_bpf: #823 ALU32_OR_X: register combinations jited:1 160 PASS [ 1250.102210] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 166 PASS [ 1250.103081] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 176 PASS [ 1250.103948] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 170 PASS [ 1250.104816] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 169 PASS [ 1250.105679] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 169 PASS [ 1250.106540] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 169 PASS [ 1250.107403] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 166 PASS [ 1250.108250] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 375 PASS [ 1250.109325] test_bpf: #832 ALU32_MOD_X register combinations jited:1 383 PASS [ 1250.110422] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 313 PASS [ 1250.111483] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 289 PASS [ 1250.112495] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 264 PASS [ 1250.113488] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 248 PASS [ 1250.114451] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 241 PASS [ 1250.115242] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 167 PASS [ 1250.115902] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 68 PASS [ 1250.116404] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 69 PASS [ 1250.116889] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 70 PASS [ 1250.117399] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 68 PASS [ 1250.117872] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 67 PASS [ 1250.118355] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 65 PASS [ 1250.118828] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 35 PASS [ 1250.119361] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 35 PASS [ 1250.119878] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 34 PASS [ 1250.120413] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 18 PASS [ 1250.120913] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 18 PASS [ 1250.121417] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 17 PASS [ 1250.121909] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 93355 PASS [ 1250.127282] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 71006 PASS [ 1250.133068] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 86285 PASS [ 1250.137918] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 62962 PASS [ 1250.142829] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 62388 PASS [ 1250.148460] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 61295 PASS [ 1250.154096] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 62208 PASS [ 1250.159431] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 193390 PASS [ 1250.165796] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 171212 PASS [ 1250.172527] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 63282 PASS [ 1250.178219] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 59689 PASS [ 1250.182865] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 56578 PASS [ 1250.187449] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 55389 PASS [ 1250.192647] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 101766 PASS [ 1250.200829] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 75014 PASS [ 1250.206682] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 83798 PASS [ 1250.211626] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 116348 PASS [ 1250.218982] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 151208 PASS [ 1250.226273] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 171172 PASS [ 1250.241409] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 133787 PASS [ 1250.252514] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 137652 PASS [ 1250.263221] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 129104 PASS [ 1250.272280] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 128548 PASS [ 1250.282962] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 135113 PASS [ 1250.291718] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 106847 PASS [ 1250.301221] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 225852 PASS [ 1250.311823] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 345227 PASS [ 1250.323403] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 142738 PASS [ 1250.334117] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 113629 PASS [ 1250.343544] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 113198 PASS [ 1250.353813] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 165595 PASS [ 1250.363071] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 123431 PASS [ 1250.372911] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 140510 PASS [ 1250.382258] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 153256 PASS [ 1250.393079] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 136490 PASS [ 1250.401022] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 120176 PASS [ 1250.408185] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 25051 PASS [ 1250.437538] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 186 PASS [ 1250.438251] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 191 PASS [ 1250.439011] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 201 PASS [ 1250.439799] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 187 PASS [ 1250.440590] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 912 PASS [ 1250.442130] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 904 PASS [ 1250.443665] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 917 PASS [ 1250.445176] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 899 PASS [ 1250.446721] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 904 PASS [ 1250.448269] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 914 PASS [ 1250.449789] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 925 PASS [ 1250.451316] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 917 PASS [ 1250.452842] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 904 PASS [ 1250.454373] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 905 PASS [ 1250.455900] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 924 PASS [ 1250.457430] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 904 PASS [ 1250.458912] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 904 PASS [ 1250.460418] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 948 PASS [ 1250.461947] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 905 PASS [ 1250.463458] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 918 PASS [ 1250.464991] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 914 PASS [ 1250.466530] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 910 PASS [ 1250.468059] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 917 PASS [ 1250.469641] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 928 PASS [ 1250.471264] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 158599 PASS [ 1250.478644] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 141347 PASS [ 1250.485608] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 121028 PASS [ 1250.492341] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 122893 PASS [ 1250.498988] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 107542 PASS [ 1250.505686] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 200887 PASS [ 1250.514983] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 171145 PASS [ 1250.525898] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 174156 PASS [ 1250.536425] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 166537 PASS [ 1250.543350] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 212382 PASS [ 1250.553805] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 116251 PASS [ 1250.560681] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 134273 PASS [ 1250.567831] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 135860 PASS [ 1250.576397] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 110795 PASS [ 1250.583115] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 106076 PASS [ 1250.590392] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 170814 PASS [ 1250.597861] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 149013 PASS [ 1250.605785] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 154485 PASS [ 1250.613242] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 118536 PASS [ 1250.619963] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 185067 PASS [ 1250.631429] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 86720 PASS [ 1250.639417] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 97837 PASS [ 1250.648760] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 78727 PASS [ 1250.656414] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 83438 PASS [ 1250.662734] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 77599 PASS [ 1250.668122] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 76923 PASS [ 1250.673081] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 84475 PASS [ 1250.678398] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 89536 PASS [ 1250.686369] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 88277 PASS [ 1250.694934] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 94148 PASS [ 1250.703324] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 88152 PASS [ 1250.711573] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 136321 PASS [ 1250.722885] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 144227 PASS [ 1250.734584] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 165637 PASS [ 1250.743786] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 174004 PASS [ 1250.757583] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 198660 PASS [ 1250.771415] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 163883 PASS [ 1250.781245] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 131053 PASS [ 1250.791787] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 165307 PASS [ 1250.802240] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 135848 PASS [ 1250.812867] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 136226 PASS [ 1250.821933] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 141459 PASS [ 1250.830074] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 69467 PASS [ 1250.834324] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 83419 PASS [ 1250.838865] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 70791 PASS [ 1250.842994] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 71525 PASS [ 1250.847324] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 72041 PASS [ 1250.851566] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 82443 PASS [ 1250.857383] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 69750 PASS [ 1250.862266] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 73114 PASS [ 1250.866734] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 81766 PASS [ 1250.870948] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 71632 PASS [ 1250.875015] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 71365 PASS [ 1250.879571] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 129996 PASS [ 1250.888794] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 120532 PASS [ 1250.899290] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 132227 PASS [ 1250.908072] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 157315 PASS [ 1250.919323] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 150012 PASS [ 1250.927776] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 175559 PASS [ 1250.939856] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 196082 PASS [ 1250.951408] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 160868 PASS [ 1250.961126] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 137677 PASS [ 1250.969263] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 156348 PASS [ 1250.978663] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 142741 PASS [ 1250.987442] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 3 PASS [ 1250.988062] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 3 PASS [ 1250.988631] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 3 PASS [ 1250.989190] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 3 PASS [ 1250.989846] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 3 PASS [ 1250.990488] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 3 PASS [ 1250.991143] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 3 PASS [ 1250.991823] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 3 PASS [ 1250.992482] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 3 PASS [ 1250.993127] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 3 PASS [ 1250.993723] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 1250.994304] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 3 PASS [ 1250.994899] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 3 PASS [ 1250.995513] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 3 PASS [ 1250.996099] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 3 PASS [ 1250.996688] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 2 PASS [ 1250.997264] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 3 PASS [ 1250.997884] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 1 PASS [ 1250.998382] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 2 PASS [ 1250.998861] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 1250.999221] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS [ 1250.999686] test_bpf: #997 Short relative jump: offset=2 jited:1 3 PASS [ 1251.000182] test_bpf: #998 Short relative jump: offset=3 jited:1 3 PASS [ 1251.000620] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS [ 1251.001076] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 3 PASS [ 1251.004001] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 2 PASS [ 1251.006656] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 2 PASS [ 1251.008876] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 1 PASS [ 1251.011261] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 41532 PASS [ 1251.014131] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 51056 PASS [ 1251.017497] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 71503 PASS [ 1251.023235] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 50209 PASS [ 1251.026388] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 67934 PASS [ 1251.031716] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 56444 PASS [ 1251.035180] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 62767 PASS [ 1251.038990] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 55053 PASS [ 1251.042478] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 62591 PASS [ 1251.045908] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 61944 PASS [ 1251.049420] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 61084 PASS [ 1251.052941] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 58101 PASS [ 1251.056579] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 55797 PASS [ 1251.060037] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 55429 PASS [ 1251.063586] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 56588 PASS [ 1251.067025] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 56760 PASS [ 1251.070539] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 59995 PASS [ 1251.074146] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 61288 PASS [ 1251.078089] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 62208 PASS [ 1251.081800] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 49018 PASS [ 1251.085349] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 56345 PASS [ 1251.088987] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 60839 PASS [ 1251.092776] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 58552 PASS [ 1251.096408] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 63664 PASS [ 1251.099964] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 62212 PASS [ 1251.103641] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 65606 PASS [ 1251.107187] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 61618 PASS [ 1251.110867] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 62882 PASS [ 1251.114547] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 60289 PASS [ 1251.118291] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 66928 PASS [ 1251.122327] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 61897 PASS [ 1251.125864] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 58844 PASS [ 1251.129464] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 59072 PASS [ 1251.132893] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 60594 PASS [ 1251.136596] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 57830 PASS [ 1251.140308] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 53559 PASS [ 1251.143842] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 55168 PASS [ 1251.147406] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 56689 PASS [ 1251.151102] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 58132 PASS [ 1251.155059] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 69448 PASS [ 1251.159050] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 66889 PASS [ 1251.164529] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 57295 PASS [ 1251.169712] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 53236 PASS [ 1251.173354] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 54067 PASS [ 1251.177137] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 53986 PASS [ 1251.180656] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1251.181179] test_bpf: #0 Tail call leaf jited:1 1 PASS [ 1251.181185] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 1251.181476] test_bpf: #2 Tail call 3 jited:1 12 PASS [ 1251.181745] test_bpf: #3 Tail call 4 jited:1 19 PASS [ 1251.182038] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 1251.182300] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 1251.182644] test_bpf: #6 Tail call error path, max count reached jited:1 196 PASS [ 1251.183146] test_bpf: #7 Tail call count preserved across function calls jited:1 18980 PASS [ 1251.202525] test_bpf: #8 Tail call error path, NULL target jited:1 2 PASS [ 1251.202978] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 1251.203346] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1251.204224] test_bpf: #0 gso_with_rx_frags PASS [ 1251.204485] test_bpf: #1 gso_linear_no_head_frag PASS [ 1251.204775] 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__->