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 [ 2.993837] test_bpf: #0 TAX jited:1 9 5 5 PASS [ 2.994185] test_bpf: #1 TXA jited:1 2 2 2 PASS [ 2.994451] test_bpf: #2 ADD_SUB_MUL_K jited:1 2 PASS [ 2.994789] test_bpf: #3 DIV_MOD_KX jited:1 12 PASS [ 2.995087] test_bpf: #4 AND_OR_LSH_K jited:1 2 2 PASS [ 2.995380] test_bpf: #5 LD_IMM_0 jited:1 3 PASS [ 2.995665] test_bpf: #6 LD_IND jited:1 9 7 7 PASS [ 2.995955] test_bpf: #7 LD_ABS jited:1 7 7 7 PASS [ 2.996240] test_bpf: #8 LD_ABS_LL jited:1 13 12 PASS [ 2.996552] test_bpf: #9 LD_IND_LL jited:1 8 18 8 PASS [ 2.996958] test_bpf: #10 LD_ABS_NET jited:1 11 11 PASS [ 2.997289] test_bpf: #11 LD_IND_NET jited:1 7 9 11 PASS [ 2.997636] test_bpf: #12 LD_PKTTYPE jited:1 4 4 PASS [ 2.997947] test_bpf: #13 LD_MARK jited:1 2 2 PASS [ 2.998233] test_bpf: #14 LD_RXHASH jited:1 2 2 PASS [ 2.998520] test_bpf: #15 LD_QUEUE jited:1 2 2 PASS [ 2.998843] test_bpf: #16 LD_PROTOCOL jited:1 4 4 PASS [ 2.999156] test_bpf: #17 LD_VLAN_TAG jited:1 3 3 PASS [ 2.999457] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 3 3 PASS [ 2.999799] test_bpf: #19 LD_IFINDEX jited:1 3 2 PASS [ 3.000101] test_bpf: #20 LD_HATYPE jited:1 2 2 PASS [ 3.000395] test_bpf: #21 LD_CPU jited:1 4 4 PASS [ 3.000677] test_bpf: #22 LD_NLATTR jited:1 5 7 PASS [ 3.000979] test_bpf: #23 LD_NLATTR_NEST jited:1 16 52 PASS [ 3.001358] test_bpf: #24 LD_PAYLOAD_OFF jited:1 631 661 PASS [ 3.002980] test_bpf: #25 LD_ANC_XOR jited:1 2 2 PASS [ 3.003266] test_bpf: #26 SPILL_FILL jited:1 3 2 2 PASS [ 3.003559] test_bpf: #27 JEQ jited:1 24 6 3 PASS [ 3.003862] test_bpf: #28 JGT jited:1 8 3 3 PASS [ 3.004147] test_bpf: #29 JGE (jt 0), test 1 jited:1 8 3 3 PASS [ 3.004488] test_bpf: #30 JGE (jt 0), test 2 jited:1 3 3 4 PASS [ 3.004836] test_bpf: #31 JGE jited:1 6 6 8 PASS [ 3.005124] test_bpf: #32 JSET jited:1 6 6 8 PASS [ 3.005416] test_bpf: #33 tcpdump port 22 jited:1 7 11 11 PASS [ 3.005810] test_bpf: #34 tcpdump complex jited:1 8 11 17 PASS [ 3.006191] test_bpf: #35 RET_A jited:1 2 2 PASS [ 3.006466] test_bpf: #36 INT: ADD trivial jited:1 2 PASS [ 3.006790] test_bpf: #37 INT: MUL_X jited:1 3 PASS [ 3.007063] test_bpf: #38 INT: MUL_X2 jited:1 3 PASS [ 3.007354] test_bpf: #39 INT: MUL32_X jited:1 2 PASS [ 3.007705] test_bpf: #40 INT: ADD 64-bit jited:1 17 PASS [ 3.008142] test_bpf: #41 INT: ADD 32-bit jited:1 16 PASS [ 3.008476] test_bpf: #42 INT: SUB jited:1 16 PASS [ 3.008815] test_bpf: #43 INT: XOR jited:1 7 PASS [ 3.009119] test_bpf: #44 INT: MUL jited:1 10 PASS [ 3.009434] test_bpf: #45 MOV REG64 jited:1 6 PASS [ 3.009750] test_bpf: #46 MOV REG32 jited:1 6 PASS [ 3.010056] test_bpf: #47 LD IMM64 jited:1 4 PASS [ 3.010803] test_bpf: #48 INT: ALU MIX jited:1 16 PASS [ 3.011142] test_bpf: #49 INT: shifts by register jited:1 5 PASS [ 3.011506] test_bpf: #50 check: missing ret PASS [ 3.011804] test_bpf: #51 check: div_k_0 PASS [ 3.012068] test_bpf: #52 check: unknown insn PASS [ 3.012343] test_bpf: #53 check: out of range spill/fill PASS [ 3.012688] test_bpf: #54 JUMPS + HOLES jited:1 5 PASS [ 3.013078] test_bpf: #55 check: RET X PASS [ 3.013325] test_bpf: #56 check: LDX + RET X PASS [ 3.013625] test_bpf: #57 M[]: alt STX + LDX jited:1 13 PASS [ 3.013990] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS [ 3.014352] test_bpf: #59 check: SKF_AD_MAX PASS [ 3.014648] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS [ 3.014991] test_bpf: #61 load 64-bit immediate jited:1 3 PASS [ 3.015357] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS [ 3.015711] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS [ 3.016080] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS [ 3.016430] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 1 PASS [ 3.016805] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 1 PASS [ 3.017139] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS [ 3.017521] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 2 PASS [ 3.018031] test_bpf: #69 ALU_MOV_K: small negative jited:1 1 PASS [ 3.018401] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 1 PASS [ 3.018844] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS [ 3.019215] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS [ 3.019653] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 1 PASS [ 3.020002] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 1 PASS [ 3.020374] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 3 PASS [ 3.020728] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 2 PASS [ 3.021073] test_bpf: #77 ALU64_MOV_K: small negative jited:1 3 PASS [ 3.021460] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 1 PASS [ 3.021920] test_bpf: #79 ALU64_MOV_K: large negative jited:1 1 PASS [ 3.022293] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 3 PASS [ 3.022751] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 3 PASS [ 3.023074] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 2 PASS [ 3.023400] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 2 PASS [ 3.023747] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 2 PASS [ 3.024086] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 2 PASS [ 3.024432] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 3.024806] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.025241] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 2 PASS [ 3.025643] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 2 PASS [ 3.026004] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.026440] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 2 PASS [ 3.026890] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 3.027239] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 3.027581] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.028019] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 3 PASS [ 3.028409] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS [ 3.028859] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 3.029259] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 3.029712] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 2 PASS [ 3.030157] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 3 PASS [ 3.030601] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 3.030963] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 3 PASS [ 3.031311] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS [ 3.031768] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 3 PASS [ 3.032222] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 3.032691] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 4 PASS [ 3.033072] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 3.033552] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 3.033981] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 3.034432] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 4 PASS [ 3.034936] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS [ 3.035405] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 3.035775] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 3.036227] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 3.036582] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 3.037042] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 2 PASS [ 3.037396] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 3.037761] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 3.038226] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 3.038584] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 2 PASS [ 3.038943] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 3 PASS [ 3.039374] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 3.039810] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 3.040149] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 3.040554] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS [ 3.040931] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 3.041270] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 3.041696] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS [ 3.042101] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 3.042500] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 3.042831] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 3.043161] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 3.043580] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 3 PASS [ 3.044009] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 3.044358] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 3.044723] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 3.045151] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 3.045572] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 3 PASS [ 3.046016] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 3.046405] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 3.046817] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 3.047147] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 3.047545] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 3.047918] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 3.048330] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 3.048832] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 3.049161] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS [ 3.049484] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 3.049895] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 3 PASS [ 3.050326] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS [ 3.050679] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS [ 3.051022] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 3.051441] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 3.051967] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS [ 3.052303] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 3.052718] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 9 PASS [ 3.053070] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 3.053492] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 3.053829] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 3.054155] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 3.054555] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 9 PASS [ 3.054909] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 9 PASS [ 3.055267] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 3.055688] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS [ 3.056039] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS [ 3.056379] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 9 PASS [ 3.056747] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 9 PASS [ 3.057095] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS [ 3.057429] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 3.057769] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 3.058132] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS [ 3.058474] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 3.058803] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.059230] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 3.059554] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.060008] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 3.060328] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.060794] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 3.061145] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS [ 3.061490] test_bpf: #180 ALU_AND_K: Zero extension jited:1 2 PASS [ 3.061837] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 3.062168] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.062618] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 3 PASS [ 3.063101] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 3 PASS [ 3.063577] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 3 PASS [ 3.064066] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 2 PASS [ 3.064425] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 3 PASS [ 3.064792] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 3.065111] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.065518] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 3.065850] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.066254] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 3.066571] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 9 PASS [ 3.066969] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS [ 3.067304] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 3.067657] test_bpf: #196 ALU_OR_K: Zero extension jited:1 3 PASS [ 3.068013] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 3.068340] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.068745] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 3.069226] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 3.069707] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 3.070180] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 3 PASS [ 3.070536] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 2 PASS [ 3.070900] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 3.071217] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.071623] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 3.071946] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.072345] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 3.072689] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.073091] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 1 PASS [ 3.073434] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 1 PASS [ 3.073786] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 3 PASS [ 3.074131] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 3.074458] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.074872] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 3 PASS [ 3.075359] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 3 PASS [ 3.075842] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS [ 3.076318] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 2 PASS [ 3.076685] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 3 PASS [ 3.077047] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 3.077372] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.077746] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 3.078169] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 3.078502] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.078883] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 2 PASS [ 3.079263] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 1 PASS [ 3.079645] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 3.080015] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 2 PASS [ 3.080393] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 3.080774] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 2 PASS [ 3.081155] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS [ 3.081521] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 1 PASS [ 3.081920] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 3.082247] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.082625] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 3.083030] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 3.083431] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 3.083771] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.084147] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 3.084520] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 3.084906] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 3.085284] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 3.085676] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 3.086056] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 3.086439] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 3.086775] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 3.087098] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.087464] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 3.087853] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 2 PASS [ 3.088206] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.088581] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 3.088963] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 1 PASS [ 3.089345] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 3.089721] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 3.090097] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 3.090472] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 1 PASS [ 3.090859] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 3.091231] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 1 PASS [ 3.091635] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 3.091961] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.092327] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 3.092722] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS [ 3.093123] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 3.093456] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.093838] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 3.094213] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 3.094601] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 3.094975] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 3.095354] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 3.095745] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 3.096129] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 3.096462] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 3.096828] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 2 PASS [ 3.097317] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS [ 3.097701] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 1 PASS [ 3.098094] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 3.098478] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 2 PASS [ 3.098864] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 3.099245] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 2 PASS [ 3.099632] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 3.100018] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 2 PASS [ 3.100401] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 3.100788] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 3.101165] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 3.101662] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 3.102052] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 3.102436] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 3.102824] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 3.103214] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 3.103604] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 3.103991] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 3.104326] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 3.104646] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 3.104963] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 3.105285] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 3.105617] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 3.106055] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 3.106519] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 3.107001] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 1 PASS [ 3.107495] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 3.107947] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 3.108406] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 3.108879] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 1 PASS [ 3.109377] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 3.109831] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 3.110298] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 3.110787] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 3.111293] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 3.111772] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 3.112251] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 3.112721] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 1 PASS [ 3.113223] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 3.113642] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 3.114071] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 3.114492] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 3.114946] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 3.115359] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 3.115779] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 1 PASS [ 3.116195] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 1 PASS [ 3.116675] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 2 PASS [ 3.117033] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 2 PASS [ 3.117402] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 2 PASS [ 3.117805] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 3 PASS [ 3.118239] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 2 PASS [ 3.118669] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS [ 3.119021] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS [ 3.119388] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 2 PASS [ 3.119799] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS [ 3.120227] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 2 PASS [ 3.120761] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS [ 3.121272] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 2 PASS [ 3.121644] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS [ 3.121999] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 3.122388] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 3.122806] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 2 PASS [ 3.123216] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 3.123687] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 3.124034] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 3.124391] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 3.124792] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 3.125209] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 2 PASS [ 3.125634] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 3.126068] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 3.126394] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 3.126726] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 3.127054] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 3.127374] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 3.127736] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 3.128072] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 3.128429] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 3.128756] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 3.129113] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 3.129514] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 2 PASS [ 3.129932] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 3.130335] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 3.130763] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 1 PASS [ 3.131185] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 3.131616] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 1 PASS [ 3.132015] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 3.132413] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 3.132822] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 1 PASS [ 3.133255] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 3 PASS [ 3.133702] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS [ 3.134136] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 3.134572] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 3.135027] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 3.135477] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20593 PASS [ 3.156735] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20609 PASS [ 3.177984] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.178469] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.179018] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.179557] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.180052] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.180577] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.181176] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.181797] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.182451] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.183109] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 3.183943] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 3.184774] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 3.185521] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 3.186338] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.186980] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 3.187568] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 15 PASS [ 3.188131] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.188622] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.189160] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.189707] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 3.190193] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.190723] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 3.191313] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.191907] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.192437] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.192917] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.193449] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.193985] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 3.194468] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.195004] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.195610] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.196189] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.196738] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.197204] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.197757] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.198303] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 3.198797] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.199316] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.199906] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.200485] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.201024] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.201490] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.202030] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.202572] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 15 PASS [ 3.203073] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.203601] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.204192] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.204781] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.205320] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.205822] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.206400] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.206955] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 3.207443] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.207980] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS [ 3.208574] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 15 PASS [ 3.209195] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.209866] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.210435] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.211008] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.211553] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 3.212081] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.212631] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.213245] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.213850] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.214404] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 3.214902] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.215466] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.216031] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 3.216545] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 3.217049] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.217624] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.218213] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 3.218742] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 3.219226] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 3.219710] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 3.220173] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 3.220646] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS [ 3.221112] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 3.221602] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 3.222089] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 3.222557] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 3.223035] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 3.223495] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 3.223858] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 3.224217] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 3.224597] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 3.224879] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 3.225233] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 3.225597] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 3.225963] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 3.226245] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 3.226610] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 3.226968] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 3.227341] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 3.227628] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 3.228018] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 3 PASS [ 3.228383] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 3.228715] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 3.229102] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 3.229481] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 3.229788] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 3.230155] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 3.230522] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 3.230833] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 3.231204] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 3.231553] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 3.231839] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 3.232205] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 3.232577] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 3.232936] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 3.233337] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 3.233730] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 3.234027] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 3 PASS [ 3.234422] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 3.234819] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 3.235114] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 3.235485] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 3.235854] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 3.236150] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 3.236429] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 2 PASS [ 3.236867] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 3.237330] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 3.237775] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 3.238249] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 3.238699] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 3.239144] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 3.239606] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 3.240051] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS [ 3.240455] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 3.240865] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 3.241314] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 3.241756] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 3 PASS [ 3.242153] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 2 PASS [ 3.242551] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 3.242939] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 3 PASS [ 3.243382] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 2 PASS [ 3.243760] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 3.244209] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 2 PASS [ 3.244593] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 2 PASS [ 3.244968] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 2 PASS [ 3.245408] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 3 PASS [ 3.245780] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 3.246218] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 3.246584] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 3 PASS [ 3.246964] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 3 PASS [ 3.247331] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 3.247746] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 3.248186] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 3.248635] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 3.249072] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 3.249511] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 3.249954] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 3.250405] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 3.250859] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 3 PASS [ 3.251302] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 3.251753] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 2 PASS [ 3.252125] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 3.252563] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 3.252939] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 3.253386] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 3.253762] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 3.254136] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 2 PASS [ 3.254504] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS [ 3.254875] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 3.255217] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 3.255563] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 3.255912] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 3.256253] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 3.256598] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 3.256941] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 3 PASS [ 3.257312] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 2 PASS [ 3.257678] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 3.258074] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 3.258490] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 3.258871] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 3.260162] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 3.261316] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1139 PASS [ 3.263225] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 3.263560] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 3 PASS [ 3.264848] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 2271 2247 PASS [ 3.271484] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 14842 13593 PASS [ 3.302109] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1166 PASS [ 3.304807] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 3 PASS [ 3.305366] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 7653 PASS [ 3.313858] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 21 PASS [ 3.315137] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 3.315843] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6050 PASS [ 3.326772] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7191 PASS [ 3.336840] test_bpf: #557 LD_IND byte frag jited:1 21 PASS [ 3.337186] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 3.337528] test_bpf: #559 LD_IND word frag jited:1 14 PASS [ 3.337935] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 3.338353] test_bpf: #561 LD_IND word mixed head/frag jited:1 18 PASS [ 3.338751] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 3.339083] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 3.339430] test_bpf: #564 LD_ABS word frag jited:1 15 PASS [ 3.339772] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 3.340169] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 3.340552] test_bpf: #567 LD_IND byte default X jited:1 5 PASS [ 3.340898] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 3.341275] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS [ 3.341648] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 5 PASS [ 3.342039] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 8 PASS [ 3.342475] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 7 PASS [ 3.342903] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 22 PASS [ 3.343350] test_bpf: #574 LD_IND halfword positive offset jited:1 6 PASS [ 3.343739] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 3.344119] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 3.344480] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 6 PASS [ 3.344898] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 10 PASS [ 3.345352] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 3.345801] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 3.346159] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 3.346522] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 5 PASS [ 3.346925] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 3.347333] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 5 PASS [ 3.347747] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS [ 3.348148] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 6 PASS [ 3.348577] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS [ 3.349001] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 3.349290] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 3.349702] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 8 PASS [ 3.350127] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 3.350516] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 7 PASS [ 3.350928] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 7 PASS [ 3.351352] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 22 PASS [ 3.351798] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 3.352102] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 3.352443] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 3.352869] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 9 PASS [ 3.353319] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 3.353743] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 7 PASS [ 3.354185] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 6 PASS [ 3.354634] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 3.354928] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 3.355337] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS [ 3.355751] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 3.356159] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS [ 3.356560] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS [ 3.357004] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 3.357393] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 7 PASS [ 3.357879] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 7 PASS [ 3.358388] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 3 PASS [ 3.358785] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 7 PASS [ 3.359172] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 3.359548] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS [ 3.359931] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 7 PASS [ 3.360320] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 8 PASS [ 3.360759] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 8 PASS [ 3.361148] test_bpf: #618 ADD default X jited:1 2 PASS [ 3.361439] test_bpf: #619 ADD default A jited:1 2 PASS [ 3.361737] test_bpf: #620 SUB default X jited:1 2 PASS [ 3.362030] test_bpf: #621 SUB default A jited:1 2 PASS [ 3.362319] test_bpf: #622 MUL default X jited:1 2 PASS [ 3.362613] test_bpf: #623 MUL default A jited:1 2 PASS [ 3.362905] test_bpf: #624 DIV default X jited:1 2 PASS [ 3.363196] test_bpf: #625 DIV default A jited:1 4 PASS [ 3.363489] test_bpf: #626 MOD default X jited:1 2 PASS [ 3.363789] test_bpf: #627 MOD default A jited:1 4 PASS [ 3.364084] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 3.364388] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 3.364703] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 3.365050] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 3.365395] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 3.365747] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 3.366093] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 3.366438] test_bpf: #635 JNE signed compare, test 6 jited:1 1 PASS [ 3.366789] test_bpf: #636 JNE signed compare, test 7 jited:1 2 PASS [ 3.367137] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 3.367526] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 2 PASS [ 3.367930] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 1 PASS [ 3.368319] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS [ 3.368713] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 5 PASS [ 3.369095] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 6 PASS [ 3.369477] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 5 PASS [ 3.369857] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 5 PASS [ 3.370230] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 3.370635] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 6 PASS [ 3.371023] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 3.371405] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 3.371801] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 6 PASS [ 3.372191] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 3.372576] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 3.372975] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 3.373364] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 6 PASS [ 3.373757] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 6 PASS [ 3.374151] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 3.374536] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 3.374919] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 3.375297] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 3.375686] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 3.376077] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 12 PASS [ 3.376464] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 12 PASS [ 3.376874] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 12 PASS [ 3.377270] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 5 PASS [ 3.377659] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 6 PASS [ 3.378078] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 5 PASS [ 3.378459] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 5 PASS [ 3.378846] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 3.379232] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 3.379624] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 3.380010] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 3.380394] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 3.380790] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 6 PASS [ 3.381174] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 3.381564] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 6 PASS [ 3.381961] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 3.382348] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 5 PASS [ 3.382737] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 3.383124] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 3.383509] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 3.383897] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 3.384286] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS [ 3.384678] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS [ 3.385065] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 8 PASS [ 3.385451] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 7 PASS [ 3.385836] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 3.386217] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 6 PASS [ 3.386599] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 3.386969] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 6 PASS [ 3.387346] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 6 PASS [ 3.387753] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 5 PASS [ 3.388147] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 3.388533] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 5 PASS [ 3.388924] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 5 PASS [ 3.389310] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 6 PASS [ 3.389703] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 3.390094] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 6 PASS [ 3.390483] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 3.390874] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 3.391260] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS [ 3.391650] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 5 PASS [ 3.392038] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 6 PASS [ 3.392423] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 6 PASS [ 3.392813] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS [ 3.393208] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS [ 3.393609] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS [ 3.394006] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 12 PASS [ 3.394399] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 5 PASS [ 3.394788] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS [ 3.395177] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS [ 3.395557] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS [ 3.395937] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 5 PASS [ 3.396317] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 5 PASS [ 3.396702] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 5 PASS [ 3.397083] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 5 PASS [ 3.397459] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 6 PASS [ 3.397874] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 5 PASS [ 3.398263] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 3.398658] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 3.399047] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 5 PASS [ 3.399430] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 5 PASS [ 3.399821] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 5 PASS [ 3.400208] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 5 PASS [ 3.400599] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS [ 3.400984] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 5 PASS [ 3.401368] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 8 PASS [ 3.401766] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 7 PASS [ 3.402154] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS [ 3.402541] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 7 PASS [ 3.402932] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 3.403330] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS [ 3.403731] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 8 PASS [ 3.404124] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 8 PASS [ 3.404517] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.404968] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.405416] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.405861] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.406308] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS [ 3.406717] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 3.407129] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 8 PASS [ 3.407520] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS [ 3.407919] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 8 PASS [ 3.408303] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS [ 3.408708] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.409151] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.409600] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.410041] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.410482] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS [ 3.410878] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 3.411280] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS [ 3.411662] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 2 PASS [ 3.412037] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 3.412404] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 3.412804] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 3.413187] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 3.413572] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 3.413957] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 4 PASS [ 3.414340] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 3.414729] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 3.415118] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 3.415505] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 3.415897] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 3.416289] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 3.416701] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS [ 3.417099] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 3.417502] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 3.417919] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 3.418319] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 3.418722] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 3.419119] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 3.419512] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 3.419918] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 3.420319] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS [ 3.420732] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 3.421139] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 3.421541] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 3.421940] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 3.422340] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS [ 3.422741] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 3.423136] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 3.423532] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 3.423956] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 3.424366] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 3.424778] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS [ 3.425182] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS [ 3.425599] test_bpf: #785 ALU64_MOV_K: registers jited:1 11 PASS [ 3.425960] test_bpf: #786 ALU64_AND_K: registers jited:1 11 PASS [ 3.426309] test_bpf: #787 ALU64_OR_K: registers jited:1 11 PASS [ 3.426661] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 3.427015] test_bpf: #789 ALU64_LSH_K: registers jited:1 12 PASS [ 3.427365] test_bpf: #790 ALU64_RSH_K: registers jited:1 11 PASS [ 3.427722] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 3.428105] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 3.428471] test_bpf: #793 ALU64_SUB_K: registers jited:1 12 PASS [ 3.428853] test_bpf: #794 ALU64_MUL_K: registers jited:1 11 PASS [ 3.429224] test_bpf: #795 ALU64_DIV_K: registers jited:1 78 PASS [ 3.429662] test_bpf: #796 ALU64_MOD_K: registers jited:1 74 PASS [ 3.430123] test_bpf: #797 ALU32_MOV_K: registers jited:1 13 PASS [ 3.430523] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 3.430888] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 3.431239] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 3.431610] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS [ 3.431974] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 3.432343] test_bpf: #803 ALU32_ARSH_K: registers jited:1 10 PASS [ 3.432722] test_bpf: #804 ALU32_ADD_K: registers jited:1 12 PASS [ 3.433084] test_bpf: #805 ALU32_SUB_K: registers jited:1 12 PASS [ 3.433457] test_bpf: #806 ALU32_MUL_K: registers jited:1 12 PASS [ 3.433871] test_bpf: #807 ALU32_DIV_K: registers jited:1 26 PASS [ 3.434273] test_bpf: #808 ALU32_MOD_K: registers jited:1 27 PASS [ 3.434666] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 129 PASS [ 3.435290] test_bpf: #810 ALU64_AND_X: register combinations jited:1 117 PASS [ 3.435914] test_bpf: #811 ALU64_OR_X: register combinations jited:1 127 PASS [ 3.436516] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 118 PASS [ 3.437106] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 122 PASS [ 3.437719] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 126 PASS [ 3.438338] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 121 PASS [ 3.438940] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 127 PASS [ 3.439534] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 124 PASS [ 3.440141] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 134 PASS [ 3.440756] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 709 PASS [ 3.441950] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 722 PASS [ 3.443134] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 103 PASS [ 3.443701] test_bpf: #822 ALU32_AND_X: register combinations jited:1 98 PASS [ 3.444259] test_bpf: #823 ALU32_OR_X: register combinations jited:1 107 PASS [ 3.444823] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 114 PASS [ 3.445390] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 106 PASS [ 3.445967] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 115 PASS [ 3.446548] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 105 PASS [ 3.447127] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 114 PASS [ 3.447714] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 118 PASS [ 3.448298] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 104 PASS [ 3.448873] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 264 PASS [ 3.449609] test_bpf: #832 ALU32_MOD_X register combinations jited:1 273 PASS [ 3.450346] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 192 PASS [ 3.451009] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 165 PASS [ 3.451647] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 179 PASS [ 3.452294] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 176 PASS [ 3.452947] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 168 PASS [ 3.453603] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 169 PASS [ 3.454253] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 69 PASS [ 3.454749] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 67 PASS [ 3.455232] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 69 PASS [ 3.455728] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 68 PASS [ 3.456208] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 65 PASS [ 3.456688] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 65 PASS [ 3.457164] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 35 PASS [ 3.457695] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 34 PASS [ 3.458221] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 33 PASS [ 3.458757] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 18 PASS [ 3.459253] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 18 PASS [ 3.459756] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 17 PASS [ 3.460268] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 92553 PASS [ 3.465151] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 82281 PASS [ 3.470778] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 92468 PASS [ 3.476034] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 73110 PASS [ 3.481337] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 69382 PASS [ 3.486847] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 117074 PASS [ 3.497400] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 99476 PASS [ 3.506572] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 225752 PASS [ 3.517719] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 206492 PASS [ 3.524482] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 74226 PASS [ 3.530473] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 77100 PASS [ 3.535151] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 62370 PASS [ 3.539964] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 60762 PASS [ 3.544703] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 138664 PASS [ 3.551208] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 94245 PASS [ 3.557224] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 97963 PASS [ 3.564400] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 201489 PASS [ 3.574527] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 127232 PASS [ 3.581480] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 352538 PASS [ 3.595674] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 180794 PASS [ 3.607115] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 137661 PASS [ 3.616462] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 125885 PASS [ 3.625554] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 126899 PASS [ 3.637008] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 191541 PASS [ 3.652097] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 290908 PASS [ 3.662058] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 325989 PASS [ 3.677435] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 267401 PASS [ 3.688047] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 120107 PASS [ 3.699212] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 101892 PASS [ 3.708241] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 134289 PASS [ 3.718926] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 240974 PASS [ 3.731555] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 185615 PASS [ 3.744127] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 124894 PASS [ 3.753336] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 105256 PASS [ 3.764493] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 81775 PASS [ 3.772127] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 80383 PASS [ 3.778516] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 24730 PASS [ 3.807272] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 193 PASS [ 3.808126] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 190 PASS [ 3.808895] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 188 PASS [ 3.809641] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 186 PASS [ 3.810392] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 902 PASS [ 3.811888] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 902 PASS [ 3.813367] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 902 PASS [ 3.814847] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 906 PASS [ 3.816329] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 903 PASS [ 3.817844] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 905 PASS [ 3.819382] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 918 PASS [ 3.820892] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 905 PASS [ 3.822386] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 915 PASS [ 3.823940] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 917 PASS [ 3.825486] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 920 PASS [ 3.827005] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 936 PASS [ 3.828525] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 930 PASS [ 3.830055] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 928 PASS [ 3.831574] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 916 PASS [ 3.833101] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 929 PASS [ 3.834662] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 925 PASS [ 3.836232] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 926 PASS [ 3.837794] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 926 PASS [ 3.839319] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 925 PASS [ 3.840855] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 96495 PASS [ 3.847795] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 212289 PASS [ 3.858274] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 175175 PASS [ 3.867751] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 99540 PASS [ 3.874577] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 87435 PASS [ 3.881665] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 200626 PASS [ 3.890970] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 186187 PASS [ 3.901094] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 183438 PASS [ 3.911248] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 112467 PASS [ 3.917711] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 181280 PASS [ 3.927526] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 106351 PASS [ 3.934057] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 121500 PASS [ 3.941126] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 79560 PASS [ 3.948193] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 79007 PASS [ 3.954718] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 149676 PASS [ 3.961830] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 176397 PASS [ 3.969867] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 176061 PASS [ 3.977234] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 172244 PASS [ 3.984685] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 87228 PASS [ 3.991448] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 161652 PASS [ 4.003008] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 72240 PASS [ 4.007725] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 93742 PASS [ 4.013511] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 77241 PASS [ 4.018192] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 78696 PASS [ 4.023534] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 77918 PASS [ 4.028536] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 74656 PASS [ 4.033516] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 78343 PASS [ 4.038777] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 80242 PASS [ 4.043740] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 69140 PASS [ 4.048830] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 68546 PASS [ 4.054059] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 69059 PASS [ 4.059077] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 164949 PASS [ 4.067658] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 124703 PASS [ 4.076261] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 123294 PASS [ 4.084128] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 137676 PASS [ 4.092181] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 123388 PASS [ 4.100015] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 184762 PASS [ 4.109396] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 154477 PASS [ 4.118255] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 152004 PASS [ 4.126447] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 139810 PASS [ 4.134523] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 158530 PASS [ 4.142879] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 147007 PASS [ 4.150916] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 67806 PASS [ 4.155207] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 59023 PASS [ 4.160205] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 73689 PASS [ 4.164033] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 77453 PASS [ 4.168838] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 86925 PASS [ 4.173768] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 73976 PASS [ 4.177938] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 70620 PASS [ 4.182791] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 72837 PASS [ 4.187077] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 70884 PASS [ 4.191233] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 71656 PASS [ 4.195289] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 80961 PASS [ 4.200147] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 124961 PASS [ 4.207585] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 138540 PASS [ 4.215723] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 121278 PASS [ 4.222832] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 121775 PASS [ 4.231300] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 131091 PASS [ 4.238514] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 138201 PASS [ 4.246613] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 696675 PASS [ 4.258394] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 111687 PASS [ 4.265727] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 114712 PASS [ 4.272322] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 113704 PASS [ 4.279048] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 140496 PASS [ 4.288104] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 1 PASS [ 4.288516] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 1 PASS [ 4.288914] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS [ 4.289303] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS [ 4.289727] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS [ 4.290206] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 3 PASS [ 4.291093] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 3 PASS [ 4.291765] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 3 PASS [ 4.292414] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 3 PASS [ 4.292961] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS [ 4.293399] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 4.293820] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 2 PASS [ 4.294224] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 3 PASS [ 4.294672] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS [ 4.295218] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 2 PASS [ 4.295767] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 2 PASS [ 4.296287] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 3 PASS [ 4.296831] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 2 PASS [ 4.297362] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 3 PASS [ 4.297906] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 4.298412] test_bpf: #996 Short relative jump: offset=1 jited:1 3 PASS [ 4.298902] test_bpf: #997 Short relative jump: offset=2 jited:1 3 PASS [ 4.299343] test_bpf: #998 Short relative jump: offset=3 jited:1 3 PASS [ 4.299852] test_bpf: #999 Short relative jump: offset=4 jited:1 3 PASS [ 4.300333] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 3 PASS [ 4.303482] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 1 PASS [ 4.306094] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 3 PASS [ 4.309546] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 3 PASS [ 4.312987] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 50281 PASS [ 4.317661] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 53230 PASS [ 4.321196] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 70591 PASS [ 4.325475] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 67838 PASS [ 4.330667] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 69529 PASS [ 4.335689] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 63591 PASS [ 4.341414] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 54582 PASS [ 4.346939] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 65334 PASS [ 4.352664] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 64574 PASS [ 4.356253] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 59952 PASS [ 4.359848] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 57326 PASS [ 4.363242] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 58219 PASS [ 4.366715] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 55835 PASS [ 4.370113] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 56649 PASS [ 4.373662] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 67399 PASS [ 4.379607] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 68592 PASS [ 4.385149] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 56544 PASS [ 4.390345] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 66824 PASS [ 4.394551] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 70886 PASS [ 4.398706] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 71820 PASS [ 4.404274] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 57838 PASS [ 4.409263] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 63924 PASS [ 4.413768] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 56552 PASS [ 4.417211] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 63377 PASS [ 4.420819] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 58390 PASS [ 4.424241] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 57694 PASS [ 4.427457] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 62139 PASS [ 4.430998] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 62839 PASS [ 4.434686] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 65118 PASS [ 4.438475] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 56321 PASS [ 4.441991] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 73432 PASS [ 4.447633] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 58473 PASS [ 4.451080] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 59555 PASS [ 4.454660] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 58524 PASS [ 4.458122] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 54577 PASS [ 4.461646] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 57804 PASS [ 4.465249] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 56536 PASS [ 4.468816] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 63251 PASS [ 4.474239] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 53697 PASS [ 4.479328] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 67897 PASS [ 4.484893] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 66585 PASS [ 4.490348] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 61034 PASS [ 4.495419] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 58162 PASS [ 4.500436] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 61075 PASS [ 4.505315] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 63141 PASS [ 4.510458] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 4.511009] test_bpf: #0 Tail call leaf jited:1 1 PASS [ 4.511019] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 4.511326] test_bpf: #2 Tail call 3 jited:1 36 PASS [ 4.511618] test_bpf: #3 Tail call 4 jited:1 18 PASS [ 4.511900] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 4.512161] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 4.512487] test_bpf: #6 Tail call error path, max count reached jited:1 194 PASS [ 4.512983] test_bpf: #7 Tail call count preserved across function calls jited:1 18906 PASS [ 4.532278] test_bpf: #8 Tail call error path, NULL target jited:1 2 PASS [ 4.532737] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 4.533093] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 4.533884] test_bpf: #0 gso_with_rx_frags PASS [ 4.534141] test_bpf: #1 gso_linear_no_head_frag PASS [ 4.534414] 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__->