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 [ 10.246699] test_bpf: #0 TAX jited:1 8 11 11 PASS [ 10.247250] test_bpf: #1 TXA jited:1 3 4 4 PASS [ 10.247734] test_bpf: #2 ADD_SUB_MUL_K jited:1 4 PASS [ 10.248188] test_bpf: #3 DIV_MOD_KX jited:1 19 PASS [ 10.248647] test_bpf: #4 AND_OR_LSH_K jited:1 4 4 PASS [ 10.249124] test_bpf: #5 LD_IMM_0 jited:1 4 PASS [ 10.249722] test_bpf: #6 LD_IND jited:1 16 13 13 PASS [ 10.250241] test_bpf: #7 LD_ABS jited:1 13 13 14 PASS [ 10.254488] test_bpf: #8 LD_ABS_LL jited:1 17 16 PASS [ 10.255034] test_bpf: #9 LD_IND_LL jited:1 14 13 14 PASS [ 10.255632] test_bpf: #10 LD_ABS_NET jited:1 22 20 PASS [ 10.256154] test_bpf: #11 LD_IND_NET jited:1 15 14 13 PASS [ 10.256903] test_bpf: #12 LD_PKTTYPE jited:1 6 5 PASS [ 10.257375] test_bpf: #13 LD_MARK jited:1 4 4 PASS [ 10.257837] test_bpf: #14 LD_RXHASH jited:1 4 4 PASS [ 10.258300] test_bpf: #15 LD_QUEUE jited:1 4 3 PASS [ 10.258841] test_bpf: #16 LD_PROTOCOL jited:1 8 8 PASS [ 10.259404] test_bpf: #17 LD_VLAN_TAG jited:1 4 4 PASS [ 10.259943] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 5 5 PASS [ 10.260486] test_bpf: #19 LD_IFINDEX jited:1 5 6 PASS [ 10.260958] test_bpf: #20 LD_HATYPE jited:1 5 5 PASS [ 10.261438] test_bpf: #21 LD_CPU jited:1 7 6 PASS [ 10.261888] test_bpf: #22 LD_NLATTR jited:1 7 13 PASS [ 10.262372] test_bpf: #23 LD_NLATTR_NEST jited:1 45 102 PASS [ 10.263042] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1251 1332 PASS [ 10.266749] test_bpf: #25 LD_ANC_XOR jited:1 3 3 PASS [ 10.267227] test_bpf: #26 SPILL_FILL jited:1 5 4 4 PASS [ 10.267735] test_bpf: #27 JEQ jited:1 14 5 6 PASS [ 10.268203] test_bpf: #28 JGT jited:1 13 6 7 PASS [ 10.268675] test_bpf: #29 JGE (jt 0), test 1 jited:1 13 5 6 PASS [ 10.269232] test_bpf: #30 JGE (jt 0), test 2 jited:1 5 6 6 PASS [ 10.269789] test_bpf: #31 JGE jited:1 11 10 11 PASS [ 10.270269] test_bpf: #32 JSET jited:1 11 11 17 PASS [ 10.270846] test_bpf: #33 tcpdump port 22 jited:1 14 19 20 PASS [ 10.271467] test_bpf: #34 tcpdump complex jited:1 14 20 31 PASS [ 10.272094] test_bpf: #35 RET_A jited:1 4 3 PASS [ 10.272536] test_bpf: #36 INT: ADD trivial jited:1 3 PASS [ 10.273031] test_bpf: #37 INT: MUL_X jited:1 4 PASS [ 10.273495] test_bpf: #38 INT: MUL_X2 jited:1 4 PASS [ 10.273965] test_bpf: #39 INT: MUL32_X jited:1 5 PASS [ 10.274525] test_bpf: #40 INT: ADD 64-bit jited:1 25 PASS [ 10.275080] test_bpf: #41 INT: ADD 32-bit jited:1 21 PASS [ 10.275625] test_bpf: #42 INT: SUB jited:1 23 PASS [ 10.276087] test_bpf: #43 INT: XOR jited:1 13 PASS [ 10.276537] test_bpf: #44 INT: MUL jited:1 18 PASS [ 10.276983] test_bpf: #45 MOV REG64 jited:1 7 PASS [ 10.277416] test_bpf: #46 MOV REG32 jited:1 8 PASS [ 10.277932] test_bpf: #47 LD IMM64 jited:1 7 PASS [ 10.278373] test_bpf: #48 INT: ALU MIX jited:1 37 PASS [ 10.278877] test_bpf: #49 INT: shifts by register jited:1 8 PASS [ 10.279439] test_bpf: #50 check: missing ret PASS [ 10.279857] test_bpf: #51 check: div_k_0 PASS [ 10.280241] test_bpf: #52 check: unknown insn PASS [ 10.280670] test_bpf: #53 check: out of range spill/fill PASS [ 10.281160] test_bpf: #54 JUMPS + HOLES jited:1 12 PASS [ 10.281770] test_bpf: #55 check: RET X PASS [ 10.282141] test_bpf: #56 check: LDX + RET X PASS [ 10.282554] test_bpf: #57 M[]: alt STX + LDX jited:1 20 PASS [ 10.283091] test_bpf: #58 M[]: full STX + full LDX jited:1 11 PASS [ 10.283667] test_bpf: #59 check: SKF_AD_MAX PASS [ 10.284074] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 12 PASS [ 10.284618] test_bpf: #61 load 64-bit immediate jited:1 6 PASS [ 10.285134] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 3 PASS [ 10.285629] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 3 PASS [ 10.286178] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 3 PASS [ 10.286697] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 3 PASS [ 10.287258] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 2 PASS [ 10.287759] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 2 PASS [ 10.288304] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 5 PASS [ 10.288993] test_bpf: #69 ALU_MOV_K: small negative jited:1 3 PASS [ 10.289547] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 3 PASS [ 10.290183] test_bpf: #71 ALU_MOV_K: large negative jited:1 3 PASS [ 10.290739] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 2 PASS [ 10.291383] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 3 PASS [ 10.291908] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 3 PASS [ 10.292473] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 4 PASS [ 10.292980] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 4 PASS [ 10.293526] test_bpf: #77 ALU64_MOV_K: small negative jited:1 2 PASS [ 10.294083] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 3 PASS [ 10.297559] test_bpf: #79 ALU64_MOV_K: large negative jited:1 3 PASS [ 10.298146] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 3 PASS [ 10.298900] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 4 PASS [ 10.299405] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 4 PASS [ 10.299932] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 4 PASS [ 10.300439] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 4 PASS [ 10.300934] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 4 PASS [ 10.301456] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 2 PASS [ 10.301966] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 3 PASS [ 10.302666] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 3 PASS [ 10.303239] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 2 PASS [ 10.303771] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 3 PASS [ 10.304412] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 5 PASS [ 10.305074] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 3 PASS [ 10.305580] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 3 PASS [ 10.306092] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 3 PASS [ 10.306779] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 4 PASS [ 10.307336] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 4 PASS [ 10.308008] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 4 PASS [ 10.308604] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 4 PASS [ 10.309242] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 4 PASS [ 10.309901] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 3 PASS [ 10.310600] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 2 PASS [ 10.311126] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 2 PASS [ 10.311659] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 3 PASS [ 10.312305] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 4 PASS [ 10.312962] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 3 PASS [ 10.313611] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 3 PASS [ 10.314116] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 3 PASS [ 10.314847] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 4 PASS [ 10.315457] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 4 PASS [ 10.316102] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 4 PASS [ 10.316826] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 5 PASS [ 10.317532] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 3 PASS [ 10.318045] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 3 PASS [ 10.318762] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 3 PASS [ 10.319305] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 3 PASS [ 10.319972] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 2 PASS [ 10.320522] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 3 PASS [ 10.321035] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 10.321667] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 3 PASS [ 10.322194] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 3 PASS [ 10.322792] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 3 PASS [ 10.323458] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 2 PASS [ 10.324101] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 3 PASS [ 10.324766] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 3 PASS [ 10.325398] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 2 PASS [ 10.325958] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 3 PASS [ 10.326984] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 3 PASS [ 10.327648] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 3 PASS [ 10.328278] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 3 PASS [ 10.328926] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 3 PASS [ 10.329452] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 3 PASS [ 10.329969] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 3 PASS [ 10.330681] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 3 PASS [ 10.331338] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 3 PASS [ 10.331877] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 2 PASS [ 10.332400] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 3 PASS [ 10.333059] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 3 PASS [ 10.333738] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 5 PASS [ 10.334403] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 14 PASS [ 10.335054] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 3 PASS [ 10.336131] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 5 PASS [ 10.336668] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 5 PASS [ 10.337334] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 11 PASS [ 10.337918] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 10 PASS [ 10.338580] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 12 PASS [ 10.339367] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 5 PASS [ 10.339946] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 5 PASS [ 10.340469] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 5 PASS [ 10.341099] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 6 PASS [ 10.341771] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 11 PASS [ 10.342312] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 10 PASS [ 10.342859] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 11 PASS [ 10.343579] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 12 PASS [ 10.344370] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 5 PASS [ 10.344908] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 5 PASS [ 10.345550] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 11 PASS [ 10.346674] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 11 PASS [ 10.347341] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 5 PASS [ 10.347915] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 5 PASS [ 10.348572] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 5 PASS [ 10.349209] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 12 PASS [ 10.349758] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 11 PASS [ 10.350282] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 10 PASS [ 10.350946] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 5 PASS [ 10.351555] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 5 PASS [ 10.352091] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 13 PASS [ 10.352666] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 13 PASS [ 10.353232] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 5 PASS [ 10.353783] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 5 PASS [ 10.354311] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 13 PASS [ 10.354905] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 13 PASS [ 10.355535] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 3 PASS [ 10.356042] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.356732] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 3 PASS [ 10.357259] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.357965] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 10.358487] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.359170] test_bpf: #178 ALU_AND_K: Small immediate jited:1 3 PASS [ 10.359810] test_bpf: #179 ALU_AND_K: Large immediate jited:1 3 PASS [ 10.360363] test_bpf: #180 ALU_AND_K: Zero extension jited:1 4 PASS [ 10.360927] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 10.361472] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.362161] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 4 PASS [ 10.362936] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 4 PASS [ 10.363764] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 4 PASS [ 10.364545] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 4 PASS [ 10.365136] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 4 PASS [ 10.365762] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 10.366278] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.366949] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 2 PASS [ 10.367560] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 2 PASS [ 10.368222] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 3 PASS [ 10.368742] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 3 PASS [ 10.369360] test_bpf: #194 ALU_OR_K: Small immediate jited:1 2 PASS [ 10.369898] test_bpf: #195 ALU_OR_K: Large immediate jited:1 3 PASS [ 10.370627] test_bpf: #196 ALU_OR_K: Zero extension jited:1 4 PASS [ 10.371308] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 2 PASS [ 10.371898] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 2 PASS [ 10.372655] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 4 PASS [ 10.373402] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 10.374158] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 4 PASS [ 10.374911] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 4 PASS [ 10.375540] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 4 PASS [ 10.376116] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 3 PASS [ 10.376768] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 10.377407] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 2 PASS [ 10.377931] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 10.378563] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS [ 10.379063] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 10.379769] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 3 PASS [ 10.380320] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 3 PASS [ 10.380882] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 4 PASS [ 10.381447] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS [ 10.381983] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 10.382616] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 4 PASS [ 10.383396] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 4 PASS [ 10.384176] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 4 PASS [ 10.385001] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 5 PASS [ 10.385590] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 4 PASS [ 10.386166] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 3 PASS [ 10.386702] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 3 PASS [ 10.387297] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 2 PASS [ 10.387954] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 2 PASS [ 10.388551] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 3 PASS [ 10.389148] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 3 PASS [ 10.389758] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 3 PASS [ 10.390360] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 3 PASS [ 10.390962] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 3 PASS [ 10.391573] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 3 PASS [ 10.392176] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 3 PASS [ 10.392863] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 3 PASS [ 10.393475] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 3 PASS [ 10.394078] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 3 PASS [ 10.394620] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 3 PASS [ 10.395206] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 3 PASS [ 10.395863] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 2 PASS [ 10.396569] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 2 PASS [ 10.397097] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 3 PASS [ 10.397706] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 3 PASS [ 10.398297] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 2 PASS [ 10.398918] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 3 PASS [ 10.399534] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 3 PASS [ 10.400140] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 3 PASS [ 10.400818] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 3 PASS [ 10.401453] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 2 PASS [ 10.402011] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 2 PASS [ 10.402535] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 2 PASS [ 10.403120] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 2 PASS [ 10.403742] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 3 PASS [ 10.404265] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 2 PASS [ 10.404926] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 4 PASS [ 10.405525] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 3 PASS [ 10.406131] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 3 PASS [ 10.406738] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 3 PASS [ 10.407330] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 3 PASS [ 10.407944] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 3 PASS [ 10.408626] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 2 PASS [ 10.409231] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 3 PASS [ 10.409854] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 3 PASS [ 10.410374] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 3 PASS [ 10.410967] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 3 PASS [ 10.411602] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 3 PASS [ 10.412235] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 3 PASS [ 10.412841] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 2 PASS [ 10.413396] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 2 PASS [ 10.413962] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 2 PASS [ 10.414656] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 2 PASS [ 10.415217] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 2 PASS [ 10.415792] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 2 PASS [ 10.416372] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 3 PASS [ 10.417166] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 3 PASS [ 10.417711] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 3 PASS [ 10.418270] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 3 PASS [ 10.419269] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 3 PASS [ 10.419876] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 3 PASS [ 10.420552] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 3 PASS [ 10.421150] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 4 PASS [ 10.421763] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 3 PASS [ 10.422752] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 4 PASS [ 10.423365] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 2 PASS [ 10.423974] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 2 PASS [ 10.424665] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 3 PASS [ 10.425237] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 2 PASS [ 10.425828] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 2 PASS [ 10.426597] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 3 PASS [ 10.427205] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 3 PASS [ 10.427826] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 3 PASS [ 10.428410] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 3 PASS [ 10.429022] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 3 PASS [ 10.429672] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 2 PASS [ 10.430204] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 2 PASS [ 10.430679] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 2 PASS [ 10.431119] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 2 PASS [ 10.431572] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 3 PASS [ 10.432011] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 2 PASS [ 10.432468] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 2 PASS [ 10.433109] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 3 PASS [ 10.433905] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 10.434644] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 3 PASS [ 10.435391] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 3 PASS [ 10.436098] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 3 PASS [ 10.436825] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 3 PASS [ 10.437614] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 3 PASS [ 10.438371] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS [ 10.439068] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 4 PASS [ 10.439927] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 2 PASS [ 10.440674] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 2 PASS [ 10.441513] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 2 PASS [ 10.442198] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 10.442937] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 10.443671] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 3 PASS [ 10.444458] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 2 PASS [ 10.445051] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS [ 10.445761] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS [ 10.446417] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 3 PASS [ 10.447093] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 3 PASS [ 10.447730] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 10.448386] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 2 PASS [ 10.449038] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 3 PASS [ 10.449802] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 3 PASS [ 10.450353] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 3 PASS [ 10.450913] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 3 PASS [ 10.451548] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 3 PASS [ 10.452209] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 4 PASS [ 10.452873] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 4 PASS [ 10.453408] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 4 PASS [ 10.453981] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 3 PASS [ 10.454700] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 3 PASS [ 10.455347] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 546 PASS [ 10.456588] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 3 PASS [ 10.457263] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 3 PASS [ 10.457818] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 4 PASS [ 10.458374] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 4 PASS [ 10.459062] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 3 PASS [ 10.459719] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 4 PASS [ 10.460373] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 3 PASS [ 10.461060] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 4 PASS [ 10.461621] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 4 PASS [ 10.462194] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 4 PASS [ 10.462891] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 3 PASS [ 10.463568] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 5 PASS [ 10.464231] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 3 PASS [ 10.464948] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 4 PASS [ 10.465618] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 4 PASS [ 10.466146] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 4 PASS [ 10.466734] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 10.467241] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 10.467818] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 10.468322] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 10.468888] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 10.469359] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 10.469916] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 3 PASS [ 10.470614] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 4 PASS [ 10.471255] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 3 PASS [ 10.471900] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 10.472567] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 3 PASS [ 10.473227] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 10.473908] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 3 PASS [ 10.474670] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 3 PASS [ 10.475301] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 3 PASS [ 10.475959] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 3 PASS [ 10.476686] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 5 PASS [ 10.477405] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 3 PASS [ 10.478119] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 3 PASS [ 10.478880] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 3 PASS [ 10.479608] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 4 PASS [ 10.480477] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 24749 PASS [ 10.506379] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 24281 PASS [ 10.531914] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 10.532704] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 10.533582] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.534452] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.535217] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 10.536113] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.537066] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.538001] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 10.538868] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 10.539689] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.540567] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 10.541410] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 10.542196] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 10.543039] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.544044] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 10.545012] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 10.545887] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 10.546643] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.547558] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.548407] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.549223] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 10.550053] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.550999] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.551998] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.552872] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 10.553653] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.554603] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.555526] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 10.556288] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 10.557129] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 10.558087] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.559048] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 10.559963] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 10.560710] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.561552] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.562385] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 10.563155] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 10.564068] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.565013] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.565934] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.566791] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 10.567644] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.568483] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.569320] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 10.570105] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 10.570938] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 10.571943] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.572877] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 10.573768] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 10.574552] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 10.575389] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 24 PASS [ 10.576242] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.577068] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 10.577904] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.578829] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.579763] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.583164] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 10.583971] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.584966] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.585841] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 10.586640] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 10.587614] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 10.588636] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.589592] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 10.590455] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 14 PASS [ 10.591173] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 10.592072] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 10.593010] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 10.593821] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 10.594611] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 10.595500] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 10.596517] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 10.597298] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 10.598055] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 11 PASS [ 10.598816] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 10.599647] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 10.600373] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 13 PASS [ 10.601163] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 8 PASS [ 10.602002] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 12 PASS [ 10.602774] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 8 PASS [ 10.603525] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 12 PASS [ 10.604267] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 10.605136] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 5 PASS [ 10.605776] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 3 PASS [ 10.606286] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 3 PASS [ 10.606858] test_bpf: #454 JMP32_JEQ_X jited:1 3 PASS [ 10.607310] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 4 PASS [ 10.607883] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 4 PASS [ 10.608515] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 3 PASS [ 10.609101] test_bpf: #458 JMP32_JNE_X jited:1 4 PASS [ 10.609562] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 4 PASS [ 10.610133] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 4 PASS [ 10.610718] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 3 PASS [ 10.611303] test_bpf: #462 JMP32_JSET_X jited:1 4 PASS [ 10.611772] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 3 PASS [ 10.612333] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 3 PASS [ 10.612967] test_bpf: #465 JMP32_JGT_X jited:1 3 PASS [ 10.613433] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 3 PASS [ 10.613988] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 10.614555] test_bpf: #468 JMP32_JGE_X jited:1 3 PASS [ 10.615004] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 3 PASS [ 10.615567] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 3 PASS [ 10.616123] test_bpf: #471 JMP32_JLT_X jited:1 3 PASS [ 10.616636] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 4 PASS [ 10.617196] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 3 PASS [ 10.617774] test_bpf: #474 JMP32_JLE_X jited:1 4 PASS [ 10.618208] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 10.618765] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 4 PASS [ 10.619313] test_bpf: #477 JMP32_JSGT_X jited:1 3 PASS [ 10.619773] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 3 PASS [ 10.620328] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 3 PASS [ 10.620948] test_bpf: #480 JMP32_JSGE_X jited:1 4 PASS [ 10.621404] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 3 PASS [ 10.621993] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 4 PASS [ 10.622571] test_bpf: #483 JMP32_JSLT_X jited:1 3 PASS [ 10.623019] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 3 PASS [ 10.623584] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 3 PASS [ 10.624149] test_bpf: #486 JMP32_JSLE_X jited:1 4 PASS [ 10.624680] test_bpf: #487 JMP_EXIT jited:1 3 PASS [ 10.625230] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 10.625920] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 4 PASS [ 10.626638] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 10.627303] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 4 PASS [ 10.627961] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 4 PASS [ 10.628712] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 3 PASS [ 10.629390] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 5 PASS [ 10.630076] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 3 PASS [ 10.630774] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 5 PASS [ 10.631392] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 19 PASS [ 10.632026] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 4 PASS [ 10.632778] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 10.633465] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 5 PASS [ 10.634079] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 5 PASS [ 10.634723] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 4 PASS [ 10.635408] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 4 PASS [ 10.636102] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 4 PASS [ 10.636747] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 10.637438] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 4 PASS [ 10.638014] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 3 PASS [ 10.638602] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 4 PASS [ 10.639288] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 4 PASS [ 10.639866] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 4 PASS [ 10.640620] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 10.641203] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 4 PASS [ 10.641788] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 4 PASS [ 10.642374] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 5 PASS [ 10.643001] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 4 PASS [ 10.643659] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 10.644334] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 3 PASS [ 10.645083] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 4 PASS [ 10.645774] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 3 PASS [ 10.646464] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 4 PASS [ 10.647146] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 4 PASS [ 10.647851] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 4 PASS [ 10.648611] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 4 PASS [ 10.649294] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 4 PASS [ 10.649887] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 4 PASS [ 10.650584] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 3 PASS [ 10.651160] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 4 PASS [ 10.651845] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 4 PASS [ 10.652520] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 4 PASS [ 10.653125] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 4 PASS [ 10.653746] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 6 PASS [ 10.654322] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 3 PASS [ 10.654935] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 4 PASS [ 10.655504] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 3 PASS [ 10.656057] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 3 PASS [ 10.656637] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 4 PASS [ 10.657168] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 3 PASS [ 10.657715] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 5 PASS [ 10.658297] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 4 PASS [ 10.658895] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 5 PASS [ 10.659530] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 4 PASS [ 10.660189] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 4 PASS [ 10.660793] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 19 PASS [ 10.663115] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 3 PASS [ 10.665343] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1187 PASS [ 10.667846] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 10.668363] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 4 PASS [ 10.670550] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 22625 2402 PASS [ 10.697903] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 38033 38012 PASS [ 10.776606] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 2089 PASS [ 10.781147] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 3 PASS [ 10.782082] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 10583 PASS [ 10.794150] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 39 PASS [ 10.817102] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 10.818270] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 12013 PASS [ 10.839273] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 14168 PASS [ 10.858695] test_bpf: #557 LD_IND byte frag jited:1 22 PASS [ 10.859229] test_bpf: #558 LD_IND halfword frag jited:1 27 PASS [ 10.859767] test_bpf: #559 LD_IND word frag jited:1 25 PASS [ 10.860273] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 34 PASS [ 10.860895] test_bpf: #561 LD_IND word mixed head/frag jited:1 28 PASS [ 10.861485] test_bpf: #562 LD_ABS byte frag jited:1 32 PASS [ 10.861998] test_bpf: #563 LD_ABS halfword frag jited:1 26 PASS [ 10.862556] test_bpf: #564 LD_ABS word frag jited:1 31 PASS [ 10.863063] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 36 PASS [ 10.863700] test_bpf: #566 LD_ABS word mixed head/frag jited:1 34 PASS [ 10.864300] test_bpf: #567 LD_IND byte default X jited:1 8 PASS [ 10.864988] test_bpf: #568 LD_IND byte positive offset jited:1 11 PASS [ 10.865573] test_bpf: #569 LD_IND byte negative offset jited:1 9 PASS [ 10.866132] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 9 PASS [ 10.866765] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 12 PASS [ 10.867455] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 12 PASS [ 10.868124] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 40 PASS [ 10.868837] test_bpf: #574 LD_IND halfword positive offset jited:1 10 PASS [ 10.869452] test_bpf: #575 LD_IND halfword negative offset jited:1 10 PASS [ 10.870039] test_bpf: #576 LD_IND halfword unaligned jited:1 8 PASS [ 10.870598] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 10 PASS [ 10.871247] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 12 PASS [ 10.871949] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 11 PASS [ 10.872650] test_bpf: #580 LD_IND word positive offset jited:1 9 PASS [ 10.873208] test_bpf: #581 LD_IND word negative offset jited:1 9 PASS [ 10.873789] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 10 PASS [ 10.874462] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 9 PASS [ 10.876023] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 10 PASS [ 10.876678] test_bpf: #585 LD_IND word positive offset, all ff jited:1 11 PASS [ 10.877292] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 12 PASS [ 10.877967] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 11 PASS [ 10.878631] test_bpf: #588 LD_ABS byte jited:1 5 PASS [ 10.879081] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 5 PASS [ 10.879704] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 14 PASS [ 10.880376] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 10.880973] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 13 PASS [ 10.881617] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 12 PASS [ 10.882292] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 35 PASS [ 10.882986] test_bpf: #595 LD_ABS halfword jited:1 5 PASS [ 10.883484] test_bpf: #596 LD_ABS halfword unaligned jited:1 5 PASS [ 10.884031] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 6 PASS [ 10.884706] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 11 PASS [ 10.885394] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 10.886036] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 11 PASS [ 10.886731] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 11 PASS [ 10.887446] test_bpf: #602 LD_ABS word jited:1 6 PASS [ 10.887902] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 5 PASS [ 10.888533] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 4 PASS [ 10.889154] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 5 PASS [ 10.889796] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 6 PASS [ 10.890405] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 13 PASS [ 10.891089] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 10.891698] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 15 PASS [ 10.892334] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 10 PASS [ 10.893003] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 6 PASS [ 10.893599] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 8 PASS [ 10.894202] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 7 PASS [ 10.895164] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 6 PASS [ 10.895776] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 12 PASS [ 10.896396] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 15 PASS [ 10.897045] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 12 PASS [ 10.897651] test_bpf: #618 ADD default X jited:1 4 PASS [ 10.898110] test_bpf: #619 ADD default A jited:1 3 PASS [ 10.898586] test_bpf: #620 SUB default X jited:1 3 PASS [ 10.899036] test_bpf: #621 SUB default A jited:1 3 PASS [ 10.899505] test_bpf: #622 MUL default X jited:1 4 PASS [ 10.899964] test_bpf: #623 MUL default A jited:1 3 PASS [ 10.900419] test_bpf: #624 DIV default X jited:1 5 PASS [ 10.900896] test_bpf: #625 DIV default A jited:1 6 PASS [ 10.901354] test_bpf: #626 MOD default X jited:1 4 PASS [ 10.901820] test_bpf: #627 MOD default A jited:1 7 PASS [ 10.902281] test_bpf: #628 JMP EQ default A jited:1 3 PASS [ 10.902757] test_bpf: #629 JMP EQ default X jited:1 4 PASS [ 10.903230] test_bpf: #630 JNE signed compare, test 1 jited:1 4 PASS [ 10.903792] test_bpf: #631 JNE signed compare, test 2 jited:1 4 PASS [ 10.904333] test_bpf: #632 JNE signed compare, test 3 jited:1 4 PASS [ 10.904901] test_bpf: #633 JNE signed compare, test 4 jited:1 5 PASS [ 10.905463] test_bpf: #634 JNE signed compare, test 5 jited:1 3 PASS [ 10.906003] test_bpf: #635 JNE signed compare, test 6 jited:1 3 PASS [ 10.906555] test_bpf: #636 JNE signed compare, test 7 jited:1 5 PASS [ 10.907097] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 3 PASS [ 10.907710] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 3 PASS [ 10.908309] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 3 PASS [ 10.908928] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 4 PASS [ 10.909554] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 10 PASS [ 10.910160] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 12 PASS [ 10.910795] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 9 PASS [ 10.911392] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 24 PASS [ 10.912010] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 10 PASS [ 10.912627] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 9 PASS [ 10.913224] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 12 PASS [ 10.913851] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 11 PASS [ 10.916689] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 9 PASS [ 10.917309] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 11 PASS [ 10.917937] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 10 PASS [ 10.918581] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 10 PASS [ 10.919202] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 12 PASS [ 10.919832] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 11 PASS [ 10.920471] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 12 PASS [ 10.921082] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 12 PASS [ 10.921696] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 12 PASS [ 10.922299] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 10 PASS [ 10.922916] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 18 PASS [ 10.923547] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 18 PASS [ 10.924169] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 18 PASS [ 10.924818] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 19 PASS [ 10.925447] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 12 PASS [ 10.926055] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 7 PASS [ 10.926632] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 8 PASS [ 10.927171] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 8 PASS [ 10.927731] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 7 PASS [ 10.928279] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 7 PASS [ 10.928826] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 7 PASS [ 10.929350] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 7 PASS [ 10.929922] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 7 PASS [ 10.930486] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 8 PASS [ 10.931031] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 8 PASS [ 10.931597] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 8 PASS [ 10.932169] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 9 PASS [ 10.932784] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 10 PASS [ 10.933396] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 9 PASS [ 10.934012] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 10 PASS [ 10.934661] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 10 PASS [ 10.935757] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 9 PASS [ 10.936358] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 13 PASS [ 10.936982] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 13 PASS [ 10.937607] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 13 PASS [ 10.938218] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 12 PASS [ 10.938844] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 9 PASS [ 10.939455] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 10 PASS [ 10.940059] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 10 PASS [ 10.940673] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 9 PASS [ 10.941263] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 9 PASS [ 10.941871] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 9 PASS [ 10.942503] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 10 PASS [ 10.943113] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 9 PASS [ 10.943728] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 8 PASS [ 10.944332] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 11 PASS [ 10.944967] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 9 PASS [ 10.945587] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 10 PASS [ 10.946206] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 9 PASS [ 10.946814] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 10 PASS [ 10.947439] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 7 PASS [ 10.947998] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 7 PASS [ 10.948543] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 8 PASS [ 10.949078] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 8 PASS [ 10.949638] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 19 PASS [ 10.950230] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 18 PASS [ 10.950851] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 17 PASS [ 10.951454] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 14 PASS [ 10.952009] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 7 PASS [ 10.952568] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 8 PASS [ 10.953104] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 10 PASS [ 10.953695] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 8 PASS [ 10.954252] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 8 PASS [ 10.954851] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 8 PASS [ 10.955436] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 12 PASS [ 10.956037] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 9 PASS [ 10.956644] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 10 PASS [ 10.957256] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 10 PASS [ 10.957878] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 9 PASS [ 10.958564] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 11 PASS [ 10.959191] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 10 PASS [ 10.959810] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 11 PASS [ 10.960418] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 11 PASS [ 10.961047] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 10 PASS [ 10.961674] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 9 PASS [ 10.962279] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 12 PASS [ 10.962972] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 13 PASS [ 10.963609] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 11 PASS [ 10.964226] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 13 PASS [ 10.964893] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 12 PASS [ 10.965522] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 13 PASS [ 10.966159] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 14 PASS [ 10.966856] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 12 PASS [ 10.967496] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 12 PASS [ 10.968121] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 12 PASS [ 10.968853] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 13 PASS [ 10.969575] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 15 PASS [ 10.970283] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 14 PASS [ 10.971055] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 12 PASS [ 10.971702] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 13 PASS [ 10.972348] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 12 PASS [ 10.972985] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 13 PASS [ 10.973621] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 11 PASS [ 10.974218] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 11 PASS [ 10.974923] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 13 PASS [ 10.975640] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 13 PASS [ 10.976348] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 15 PASS [ 10.977038] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 14 PASS [ 10.977755] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 13 PASS [ 10.978644] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 13 PASS [ 10.979294] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 4 PASS [ 10.979891] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 3 PASS [ 10.980495] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 4 PASS [ 10.981086] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 3 PASS [ 10.981692] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 4 PASS [ 10.982297] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 4 PASS [ 10.982983] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 3 PASS [ 10.983599] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 7 PASS [ 10.984204] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 6 PASS [ 10.984828] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 8 PASS [ 10.985459] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 8 PASS [ 10.986069] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 8 PASS [ 10.986743] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 8 PASS [ 10.987353] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 8 PASS [ 10.987994] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 3 PASS [ 10.988630] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 3 PASS [ 10.989270] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 4 PASS [ 10.989936] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 5 PASS [ 10.990629] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 5 PASS [ 10.991253] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 4 PASS [ 10.991875] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 4 PASS [ 10.992528] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 4 PASS [ 10.993164] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 3 PASS [ 10.993811] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 3 PASS [ 10.994526] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 4 PASS [ 10.995165] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 4 PASS [ 10.995815] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 4 PASS [ 10.996480] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 4 PASS [ 10.997116] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 4 PASS [ 10.997763] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 5 PASS [ 10.998392] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 4 PASS [ 10.999068] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 4 PASS [ 10.999847] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 3 PASS [ 11.000508] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 5 PASS [ 11.001123] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 4 PASS [ 11.001766] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 4 PASS [ 11.002452] test_bpf: #785 ALU64_MOV_K: registers jited:1 22 PASS [ 11.003045] test_bpf: #786 ALU64_AND_K: registers jited:1 20 PASS [ 11.003667] test_bpf: #787 ALU64_OR_K: registers jited:1 21 PASS [ 11.004222] test_bpf: #788 ALU64_XOR_K: registers jited:1 22 PASS [ 11.004800] test_bpf: #789 ALU64_LSH_K: registers jited:1 21 PASS [ 11.005369] test_bpf: #790 ALU64_RSH_K: registers jited:1 36 PASS [ 11.005949] test_bpf: #791 ALU64_ARSH_K: registers jited:1 20 PASS [ 11.006536] test_bpf: #792 ALU64_ADD_K: registers jited:1 20 PASS [ 11.007095] test_bpf: #793 ALU64_SUB_K: registers jited:1 21 PASS [ 11.007724] test_bpf: #794 ALU64_MUL_K: registers jited:1 21 PASS [ 11.008285] test_bpf: #795 ALU64_DIV_K: registers jited:1 116 PASS [ 11.008943] test_bpf: #796 ALU64_MOD_K: registers jited:1 104 PASS [ 11.009601] test_bpf: #797 ALU32_MOV_K: registers jited:1 19 PASS [ 11.010171] test_bpf: #798 ALU32_AND_K: registers jited:1 16 PASS [ 11.010737] test_bpf: #799 ALU32_OR_K: registers jited:1 17 PASS [ 11.011290] test_bpf: #800 ALU32_XOR_K: registers jited:1 16 PASS [ 11.011921] test_bpf: #801 ALU32_LSH_K: registers jited:1 16 PASS [ 11.012502] test_bpf: #802 ALU32_RSH_K: registers jited:1 19 PASS [ 11.013053] test_bpf: #803 ALU32_ARSH_K: registers jited:1 17 PASS [ 11.013636] test_bpf: #804 ALU32_ADD_K: registers jited:1 17 PASS [ 11.014191] test_bpf: #805 ALU32_SUB_K: registers jited:1 17 PASS [ 11.014765] test_bpf: #806 ALU32_MUL_K: registers jited:1 17 PASS [ 11.015320] test_bpf: #807 ALU32_DIV_K: registers jited:1 45 PASS [ 11.015988] test_bpf: #808 ALU32_MOD_K: registers jited:1 44 PASS [ 11.016594] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 204 PASS [ 11.017556] test_bpf: #810 ALU64_AND_X: register combinations jited:1 171 PASS [ 11.018478] test_bpf: #811 ALU64_OR_X: register combinations jited:1 205 PASS [ 11.019416] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 194 PASS [ 11.020360] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 181 PASS [ 11.021330] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 207 PASS [ 11.022320] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 193 PASS [ 11.023298] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 220 PASS [ 11.024282] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 291 PASS [ 11.025305] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 172 PASS [ 11.026204] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 907 PASS [ 11.027942] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 930 PASS [ 11.029648] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 172 PASS [ 11.030586] test_bpf: #822 ALU32_AND_X: register combinations jited:1 168 PASS [ 11.031604] test_bpf: #823 ALU32_OR_X: register combinations jited:1 183 PASS [ 11.032526] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 171 PASS [ 11.033440] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 167 PASS [ 11.034342] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 167 PASS [ 11.035277] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 175 PASS [ 11.036195] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 185 PASS [ 11.037128] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 195 PASS [ 11.038066] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 169 PASS [ 11.039054] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 375 PASS [ 11.040186] test_bpf: #832 ALU32_MOD_X register combinations jited:1 409 PASS [ 11.041360] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 338 PASS [ 11.042557] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 291 PASS [ 11.043618] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 325 PASS [ 11.044734] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 319 PASS [ 11.045823] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 310 PASS [ 11.046936] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 329 PASS [ 11.048020] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 144 PASS [ 11.048835] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 136 PASS [ 11.049662] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 151 PASS [ 11.050577] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 150 PASS [ 11.051394] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 149 PASS [ 11.052207] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 158 PASS [ 11.053026] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 55 PASS [ 11.053847] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 52 PASS [ 11.054743] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 51 PASS [ 11.055583] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 27 PASS [ 11.056347] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 40 PASS [ 11.057137] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 27 PASS [ 11.057918] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 123362 PASS [ 11.066521] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 120440 PASS [ 11.077130] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 127185 PASS [ 11.085954] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 122707 PASS [ 11.108265] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 116954 PASS [ 11.118332] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 119066 PASS [ 11.128171] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 115661 PASS [ 11.136909] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 247886 PASS [ 11.147529] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 254688 PASS [ 11.168616] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 116202 PASS [ 11.179524] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 94543 PASS [ 11.188033] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 97460 PASS [ 11.216745] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 107489 PASS [ 11.225013] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 101392 PASS [ 11.232529] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 134379 PASS [ 11.241250] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 110202 PASS [ 11.249793] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 208007 PASS [ 11.272009] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 223456 PASS [ 11.282951] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 349664 PASS [ 11.299531] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 229882 PASS [ 11.318530] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 251190 PASS [ 11.346978] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 235472 PASS [ 11.376396] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 253539 PASS [ 11.415001] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 255612 PASS [ 11.431001] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 247172 PASS [ 11.447006] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 437878 PASS [ 11.466918] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 425596 PASS [ 11.486525] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 219076 PASS [ 11.505642] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 205780 PASS [ 11.522887] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 207583 PASS [ 11.541977] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 200232 PASS [ 11.560119] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 209942 PASS [ 11.576466] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 212735 PASS [ 11.592316] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 221663 PASS [ 11.611531] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 199015 PASS [ 11.644811] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 202554 PASS [ 11.657085] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 31869 PASS [ 11.696632] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 330 PASS [ 11.697836] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 331 PASS [ 11.699107] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 364 PASS [ 11.700373] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 350 PASS [ 11.701728] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 1035 PASS [ 11.703777] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 1039 PASS [ 11.705873] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 1027 PASS [ 11.707924] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 1031 PASS [ 11.709998] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 1033 PASS [ 11.712075] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 1044 PASS [ 11.714101] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 1053 PASS [ 11.716307] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 1052 PASS [ 11.718397] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 1067 PASS [ 11.720648] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 1041 PASS [ 11.722751] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 1088 PASS [ 11.724807] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 1031 PASS [ 11.726820] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 1034 PASS [ 11.728914] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 1030 PASS [ 11.730961] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 1031 PASS [ 11.733104] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 1050 PASS [ 11.735208] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 1029 PASS [ 11.737292] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 1038 PASS [ 11.739391] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 1034 PASS [ 11.741521] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 1060 PASS [ 11.743893] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 204829 PASS [ 11.778525] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 200409 PASS [ 11.799330] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 179422 PASS [ 11.824219] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 182924 PASS [ 11.836535] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 207692 PASS [ 11.850513] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 246200 PASS [ 11.866526] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 224315 PASS [ 11.884843] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 223879 PASS [ 11.903072] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 178368 PASS [ 11.914832] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 251906 PASS [ 11.931903] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 165131 PASS [ 11.943523] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 160015 PASS [ 11.956152] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 159852 PASS [ 11.967824] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 165798 PASS [ 11.979522] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 155320 PASS [ 11.991255] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 207924 PASS [ 12.004360] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 208548 PASS [ 12.017449] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 212140 PASS [ 12.030937] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 163680 PASS [ 12.042515] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 250006 PASS [ 12.062785] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 104400 PASS [ 12.071330] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 117107 PASS [ 12.083174] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 108880 PASS [ 12.091311] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 104418 PASS [ 12.100219] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 101166 PASS [ 12.109101] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 104024 PASS [ 12.117899] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 100527 PASS [ 12.126508] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 97427 PASS [ 12.135215] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 100763 PASS [ 12.143565] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 100213 PASS [ 12.151655] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 101965 PASS [ 12.160509] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 189590 PASS [ 12.173822] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 195070 PASS [ 12.209823] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 188211 PASS [ 12.243008] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 187121 PASS [ 12.257508] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 184612 PASS [ 12.270104] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 191663 PASS [ 12.283364] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 188725 PASS [ 12.297802] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 185012 PASS [ 12.312129] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 178032 PASS [ 12.326911] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 200814 PASS [ 12.341513] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 178454 PASS [ 12.357314] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 94771 PASS [ 12.364742] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 88465 PASS [ 12.372508] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 109693 PASS [ 12.379159] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 90173 PASS [ 12.387026] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 90950 PASS [ 12.414531] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 95008 PASS [ 12.421863] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 91448 PASS [ 12.430551] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 91182 PASS [ 12.458073] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 90467 PASS [ 12.464505] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 102916 PASS [ 12.471237] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 85721 PASS [ 12.479521] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 146939 PASS [ 12.491187] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 180873 PASS [ 12.511906] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 168610 PASS [ 12.526929] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 171544 PASS [ 12.545664] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 186000 PASS [ 12.559740] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 206725 PASS [ 12.573522] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 181229 PASS [ 12.585679] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 195659 PASS [ 12.597228] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 173608 PASS [ 12.610585] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 184769 PASS [ 12.625733] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 183010 PASS [ 12.637526] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 3 PASS [ 12.638210] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 2 PASS [ 12.638823] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 3 PASS [ 12.639415] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 2 PASS [ 12.640076] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 3 PASS [ 12.640782] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 3 PASS [ 12.641469] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 3 PASS [ 12.642157] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 3 PASS [ 12.642845] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 3 PASS [ 12.643537] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 3 PASS [ 12.644154] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 3 PASS [ 12.644807] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 3 PASS [ 12.645416] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 3 PASS [ 12.646062] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 3 PASS [ 12.646701] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 2 PASS [ 12.647332] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 3 PASS [ 12.647961] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 3 PASS [ 12.648581] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 2 PASS [ 12.649196] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 3 PASS [ 12.649825] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 12.650393] test_bpf: #996 Short relative jump: offset=1 jited:1 17 PASS [ 12.650977] test_bpf: #997 Short relative jump: offset=2 jited:1 3 PASS [ 12.651558] test_bpf: #998 Short relative jump: offset=3 jited:1 3 PASS [ 12.652127] test_bpf: #999 Short relative jump: offset=4 jited:1 3 PASS [ 12.652696] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 4 PASS [ 12.658732] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 3 PASS [ 12.662203] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 4 PASS [ 12.665841] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 3 PASS [ 12.669524] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 56760 PASS [ 12.674376] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 78552 PASS [ 12.680386] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 75688 PASS [ 12.686465] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 83167 PASS [ 12.691930] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 157367 PASS [ 12.699523] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 123251 PASS [ 12.709378] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 84059 PASS [ 12.715449] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 103661 PASS [ 12.722283] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 119387 PASS [ 12.729186] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 95904 PASS [ 12.735893] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 72470 PASS [ 12.740951] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 79161 PASS [ 12.746219] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 71434 PASS [ 12.751309] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 81367 PASS [ 12.770635] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 78208 PASS [ 12.776523] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 76920 PASS [ 12.782591] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 77455 PASS [ 12.788540] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 82753 PASS [ 12.794890] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 75440 PASS [ 12.804698] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 77860 PASS [ 12.824696] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 81180 PASS [ 12.830869] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 77016 PASS [ 12.854718] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 74816 PASS [ 12.861157] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 86397 PASS [ 12.867291] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 85697 PASS [ 12.873295] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 300797 PASS [ 12.893949] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 111515 PASS [ 12.900311] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 72177 PASS [ 12.906360] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 116461 PASS [ 12.914496] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 89321 PASS [ 12.926953] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 76658 PASS [ 12.932877] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 75011 PASS [ 12.938636] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 129585 PASS [ 12.944981] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 71089 PASS [ 12.950845] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 68817 PASS [ 12.956517] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 73952 PASS [ 12.962048] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 74046 PASS [ 12.967797] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 76084 PASS [ 12.979165] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 77567 PASS [ 12.984711] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 81912 PASS [ 12.990988] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 72963 PASS [ 13.007147] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 83499 PASS [ 13.013216] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 71019 PASS [ 13.019151] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 67540 PASS [ 13.045027] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 69637 PASS [ 13.050212] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 13.051149] test_bpf: #0 Tail call leaf jited:1 3 PASS [ 13.051161] test_bpf: #1 Tail call 2 jited:1 7 PASS [ 13.051593] test_bpf: #2 Tail call 3 jited:1 14 PASS [ 13.051981] test_bpf: #3 Tail call 4 jited:1 21 PASS [ 13.052388] test_bpf: #4 Tail call load/store leaf jited:1 4 PASS [ 13.052793] test_bpf: #5 Tail call load/store jited:1 8 PASS [ 13.053276] test_bpf: #6 Tail call error path, max count reached jited:1 229 PASS [ 13.053964] test_bpf: #7 Tail call count preserved across function calls jited:1 32837 PASS [ 13.087414] test_bpf: #8 Tail call error path, NULL target jited:1 3 PASS [ 13.088113] test_bpf: #9 Tail call error path, index out of range jited:1 4 PASS [ 13.088657] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 13.090106] test_bpf: #0 gso_with_rx_frags PASS [ 13.090519] test_bpf: #1 gso_linear_no_head_frag PASS [ 13.090925] 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__->