make -C tools/testing/selftests TARGETS=net TEST_PROGS=test_bpf.sh TEST_GEEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: test_bpf.sh [ 1282.166119] test_bpf: #0 TAX jited:1 5 5 5 PASS [ 1282.166468] test_bpf: #1 TXA jited:1 2 2 2 PASS [ 1282.166736] test_bpf: #2 ADD_SUB_MUL_K jited:1 2 PASS [ 1282.167013] test_bpf: #3 DIV_MOD_KX jited:1 12 PASS [ 1282.167397] test_bpf: #4 AND_OR_LSH_K jited:1 2 2 PASS [ 1282.167696] test_bpf: #5 LD_IMM_0 jited:1 2 PASS [ 1282.167961] test_bpf: #6 LD_IND jited:1 10 7 7 PASS [ 1282.168271] test_bpf: #7 LD_ABS jited:1 7 6 6 PASS [ 1282.168566] test_bpf: #8 LD_ABS_LL jited:1 13 12 PASS [ 1282.168879] test_bpf: #9 LD_IND_LL jited:1 7 7 7 PASS [ 1282.169194] test_bpf: #10 LD_ABS_NET jited:1 11 11 PASS [ 1282.169511] test_bpf: #11 LD_IND_NET jited:1 7 7 7 PASS [ 1282.169843] test_bpf: #12 LD_PKTTYPE jited:1 3 3 PASS [ 1282.170141] test_bpf: #13 LD_MARK jited:1 2 2 PASS [ 1282.170409] test_bpf: #14 LD_RXHASH jited:1 2 2 PASS [ 1282.170684] test_bpf: #15 LD_QUEUE jited:1 2 2 PASS [ 1282.170955] test_bpf: #16 LD_PROTOCOL jited:1 5 4 PASS [ 1282.171372] test_bpf: #17 LD_VLAN_TAG jited:1 4 3 PASS [ 1282.171797] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 4 3 PASS [ 1282.172304] test_bpf: #19 LD_IFINDEX jited:1 5 5 PASS [ 1282.172749] test_bpf: #20 LD_HATYPE jited:1 5 5 PASS [ 1282.173198] test_bpf: #21 LD_CPU jited:1 6 6 PASS [ 1282.173620] test_bpf: #22 LD_NLATTR jited:1 7 14 PASS [ 1282.174081] test_bpf: #23 LD_NLATTR_NEST jited:1 24 104 PASS [ 1282.174695] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1257 1361 PASS [ 1282.177844] test_bpf: #25 LD_ANC_XOR jited:1 4 4 PASS [ 1282.178333] test_bpf: #26 SPILL_FILL jited:1 4 3 3 PASS [ 1282.178701] test_bpf: #27 JEQ jited:1 11 7 5 PASS [ 1282.179154] test_bpf: #28 JGT jited:1 12 6 6 PASS [ 1282.179592] test_bpf: #29 JGE (jt 0), test 1 jited:1 11 6 5 PASS [ 1282.180240] test_bpf: #30 JGE (jt 0), test 2 jited:1 5 5 6 PASS [ 1282.180758] test_bpf: #31 JGE jited:1 10 10 11 PASS [ 1282.181274] test_bpf: #32 JSET jited:1 13 12 19 PASS [ 1282.181768] test_bpf: #33 tcpdump port 22 jited:1 13 22 21 PASS [ 1282.182364] test_bpf: #34 tcpdump complex jited:1 13 23 32 PASS [ 1282.182972] test_bpf: #35 RET_A jited:1 3 4 PASS [ 1282.183396] test_bpf: #36 INT: ADD trivial jited:1 3 PASS [ 1282.183742] test_bpf: #37 INT: MUL_X jited:1 2 PASS [ 1282.184083] test_bpf: #38 INT: MUL_X2 jited:1 3 PASS [ 1282.184369] test_bpf: #39 INT: MUL32_X jited:1 2 PASS [ 1282.184691] test_bpf: #40 INT: ADD 64-bit jited:1 17 PASS [ 1282.185026] test_bpf: #41 INT: ADD 32-bit jited:1 16 PASS [ 1282.185361] test_bpf: #42 INT: SUB jited:1 15 PASS [ 1282.185652] test_bpf: #43 INT: XOR jited:1 8 PASS [ 1282.185938] test_bpf: #44 INT: MUL jited:1 10 PASS [ 1282.186243] test_bpf: #45 MOV REG64 jited:1 4 PASS [ 1282.186530] test_bpf: #46 MOV REG32 jited:1 4 PASS [ 1282.186812] test_bpf: #47 LD IMM64 jited:1 4 PASS [ 1282.187113] test_bpf: #48 INT: ALU MIX jited:1 15 PASS [ 1282.187427] test_bpf: #49 INT: shifts by register jited:1 5 PASS [ 1282.187777] test_bpf: #50 check: missing ret PASS [ 1282.188065] test_bpf: #51 check: div_k_0 PASS [ 1282.188309] test_bpf: #52 check: unknown insn PASS [ 1282.188572] test_bpf: #53 check: out of range spill/fill PASS [ 1282.188891] test_bpf: #54 JUMPS + HOLES jited:1 5 PASS [ 1282.189241] test_bpf: #55 check: RET X PASS [ 1282.189469] test_bpf: #56 check: LDX + RET X PASS [ 1282.189737] test_bpf: #57 M[]: alt STX + LDX jited:1 13 PASS [ 1282.190093] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS [ 1282.190439] test_bpf: #59 check: SKF_AD_MAX PASS [ 1282.190707] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS [ 1282.191032] test_bpf: #61 load 64-bit immediate jited:1 3 PASS [ 1282.191402] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS [ 1282.191718] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1282.192091] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS [ 1282.192425] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1282.192790] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 1 PASS [ 1282.193134] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS [ 1282.193498] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 2 PASS [ 1282.193960] test_bpf: #69 ALU_MOV_K: small negative jited:1 1 PASS [ 1282.194320] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 1 PASS [ 1282.194727] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS [ 1282.195083] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS [ 1282.195488] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 1 PASS [ 1282.195808] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 1 PASS [ 1282.196178] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 3 PASS [ 1282.196506] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 2 PASS [ 1282.196830] test_bpf: #77 ALU64_MOV_K: small negative jited:1 1 PASS [ 1282.197355] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 3 PASS [ 1282.197986] test_bpf: #79 ALU64_MOV_K: large negative jited:1 2 PASS [ 1282.198393] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 1 PASS [ 1282.198808] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 3 PASS [ 1282.199124] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 2 PASS [ 1282.199425] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 3 PASS [ 1282.199788] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 2 PASS [ 1282.200261] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 4 PASS [ 1282.200751] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 3 PASS [ 1282.201250] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 3 PASS [ 1282.201853] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 3 PASS [ 1282.202409] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 3 PASS [ 1282.202907] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 3 PASS [ 1282.203528] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 5 PASS [ 1282.204159] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 3 PASS [ 1282.204642] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 2 PASS [ 1282.205019] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1282.205427] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS [ 1282.205785] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1282.206210] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 3 PASS [ 1282.206575] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 3 PASS [ 1282.206981] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 3 PASS [ 1282.207386] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 3 PASS [ 1282.207788] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1282.208141] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 1282.208475] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS [ 1282.208888] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 2 PASS [ 1282.209309] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 1282.209735] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 2 PASS [ 1282.210091] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1282.210509] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 1282.210891] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 3 PASS [ 1282.211309] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 3 PASS [ 1282.211751] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS [ 1282.212201] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1282.212529] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1282.212937] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1282.213273] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1282.213680] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1282.214002] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1282.214329] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1282.214723] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1282.215176] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 3 PASS [ 1282.215569] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS [ 1282.215995] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 1282.216415] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1282.216738] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1282.217155] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS [ 1282.217485] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1282.217813] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1282.218417] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 3 PASS [ 1282.218918] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 1282.219331] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1282.219654] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1282.219997] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1282.220406] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1282.220817] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1282.221164] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1282.221495] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1282.221911] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 1282.222333] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS [ 1282.222743] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 1282.223149] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 1282.223541] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 1282.223858] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 5 PASS [ 1282.224290] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 1282.224627] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1282.225060] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1282.225558] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 1282.225884] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 5 PASS [ 1282.226227] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1282.226629] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 4 PASS [ 1282.227067] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS [ 1282.227405] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS [ 1282.227742] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 1282.228175] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 1282.228673] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS [ 1282.229006] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1282.229407] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 8 PASS [ 1282.229747] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1282.230182] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 1282.230507] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 1282.230829] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1282.231254] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 8 PASS [ 1282.231591] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 8 PASS [ 1282.231934] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1282.232353] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS [ 1282.232690] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS [ 1282.233025] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 8 PASS [ 1282.233377] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 9 PASS [ 1282.233718] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS [ 1282.234055] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 1282.234387] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 1282.234731] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS [ 1282.235100] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1282.235421] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.235857] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 1282.236192] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.236637] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1282.236957] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.237399] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 1282.237746] test_bpf: #179 ALU_AND_K: Large immediate jited:1 1 PASS [ 1282.238098] test_bpf: #180 ALU_AND_K: Zero extension jited:1 2 PASS [ 1282.238444] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 1282.238773] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.239232] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 2 PASS [ 1282.239818] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 5 PASS [ 1282.240584] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 4 PASS [ 1282.241335] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 4 PASS [ 1282.241889] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 4 PASS [ 1282.242459] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 1282.242942] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 3 PASS [ 1282.243567] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 1282.244075] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 3 PASS [ 1282.244579] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1282.244913] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.245318] test_bpf: #194 ALU_OR_K: Small immediate jited:1 1 PASS [ 1282.245659] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 1282.246011] test_bpf: #196 ALU_OR_K: Zero extension jited:1 3 PASS [ 1282.246359] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 1282.246707] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1282.247196] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 1282.247688] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 1282.248200] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1282.248904] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 4 PASS [ 1282.249467] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 4 PASS [ 1282.250011] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 3 PASS [ 1282.250523] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1282.251156] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 3 PASS [ 1282.251666] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1282.252307] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS [ 1282.252802] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1282.253421] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 3 PASS [ 1282.253956] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 3 PASS [ 1282.254428] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 2 PASS [ 1282.254780] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 1282.255235] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 1282.255648] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 1282.256173] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 2 PASS [ 1282.256742] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 5 PASS [ 1282.257280] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 3 PASS [ 1282.257671] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 3 PASS [ 1282.258073] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 2 PASS [ 1282.258424] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1282.258823] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1282.259294] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1282.259644] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1282.260040] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 1282.260430] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 2 PASS [ 1282.260815] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 1282.261202] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 2 PASS [ 1282.261588] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 1282.261970] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 2 PASS [ 1282.262366] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS [ 1282.262745] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 2 PASS [ 1282.263133] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1282.263459] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1282.263829] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1282.264246] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 1282.264651] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1282.264987] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1282.265373] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 1282.265751] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 1282.266155] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 2 PASS [ 1282.266580] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 1282.266981] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 1282.267393] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 1282.267812] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 1282.268179] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1282.268535] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1282.268936] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1282.269363] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1282.269727] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1282.270154] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 1282.270553] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 2 PASS [ 1282.270962] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 3 PASS [ 1282.271399] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 1282.271813] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 1282.272235] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 1282.272653] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 1282.273065] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 2 PASS [ 1282.273478] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 2 PASS [ 1282.273848] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1282.274255] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 2 PASS [ 1282.274666] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 2 PASS [ 1282.275106] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1282.275443] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1282.275820] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 1282.276204] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 1282.276599] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 1282.276978] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 1282.277380] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 2 PASS [ 1282.277791] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 1282.278193] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 1282.278553] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 1282.278943] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1282.279478] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 3 PASS [ 1282.279904] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 1 PASS [ 1282.280329] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 1282.280740] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 2 PASS [ 1282.281160] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 1282.281574] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 2 PASS [ 1282.282005] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 1282.282425] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 3 PASS [ 1282.282844] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 1282.283246] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 1282.283641] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1282.284160] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 1282.284561] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 1282.284975] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 1282.285413] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 1282.285838] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 2 PASS [ 1282.286272] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 1282.286693] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 1282.287071] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 1282.287417] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 1282.287747] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 1282.288085] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 1282.288409] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 1282.288846] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 1282.289313] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 1282.289842] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 2 PASS [ 1282.290344] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 1282.290831] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 1282.291429] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 1282.291952] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 2 PASS [ 1282.292568] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 3 PASS [ 1282.293180] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 3 PASS [ 1282.293804] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS [ 1282.294437] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 3 PASS [ 1282.295114] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1282.295714] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1282.296351] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1282.296980] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 3 PASS [ 1282.297648] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 2 PASS [ 1282.298200] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1282.298768] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 3 PASS [ 1282.299280] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 2 PASS [ 1282.299771] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1282.300196] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1282.300634] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 3 PASS [ 1282.301126] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 2 PASS [ 1282.301567] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 2 PASS [ 1282.301992] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 3 PASS [ 1282.302500] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 3 PASS [ 1282.302912] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS [ 1282.303478] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 3 PASS [ 1282.304073] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 4 PASS [ 1282.304561] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 3 PASS [ 1282.305078] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 3 PASS [ 1282.305634] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 3 PASS [ 1282.306271] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 4 PASS [ 1282.306954] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 4 PASS [ 1282.307624] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 3 PASS [ 1282.308154] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 5 PASS [ 1282.308687] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 4 PASS [ 1282.309324] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 5 PASS [ 1282.309972] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 2 PASS [ 1282.310589] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 1282.311033] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 1282.311401] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 1282.311763] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 1282.312171] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 1282.312602] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 2 PASS [ 1282.313026] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 1282.313477] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 1282.313806] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 1282.314143] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 1282.314503] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 1282.314830] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 1282.315197] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 1282.315528] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 1282.315890] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 1282.316222] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 1282.316587] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 1282.316992] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 2 PASS [ 1282.317412] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 1282.317824] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 1282.318266] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 2 PASS [ 1282.318708] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 1282.319149] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1282.319562] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 1282.319983] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1282.320396] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 1 PASS [ 1282.320837] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 3 PASS [ 1282.321296] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS [ 1282.321737] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1282.322189] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 1282.322645] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 1282.323111] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20617 PASS [ 1282.344425] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20677 PASS [ 1282.365947] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1282.366654] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.367461] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.368274] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1282.368995] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1282.369781] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1282.370681] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.371557] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.372373] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1282.373125] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.373929] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1282.374752] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.375500] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1282.376297] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1282.377197] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.378093] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1282.378902] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1282.379625] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1282.380446] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1282.381261] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1282.381995] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1282.382778] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1282.383673] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 1282.384561] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1282.385360] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1282.386076] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1282.386874] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1282.387654] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1282.388372] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1282.389144] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1282.390013] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1282.390872] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1282.391648] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 1282.392343] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.393163] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1282.393975] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1282.394713] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1282.395489] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.396387] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.397255] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.398070] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1282.398782] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1282.399588] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1282.400446] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.401186] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1282.401954] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1282.402864] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1282.403751] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1282.404577] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1282.405289] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1282.406108] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1282.406913] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1282.407653] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1282.408456] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.409349] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.410289] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.411164] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1282.411865] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.412712] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.413529] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.414281] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1282.415085] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1282.415999] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1282.416680] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1282.417260] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1282.417771] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1282.418361] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1282.418956] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1282.419493] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 1282.420027] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 17 PASS [ 1282.420638] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1282.421246] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 1282.421783] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 1282.422284] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1282.422787] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 1282.423277] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 1282.423765] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS [ 1282.424254] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1282.424757] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1282.425266] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 1282.425764] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1282.426312] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 1282.426830] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 1282.427206] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 1282.427560] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 1282.427931] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 1282.428227] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 1282.428588] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 3 PASS [ 1282.428981] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 1282.429409] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 1282.429737] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 1282.430134] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 1282.430505] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 1282.430893] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 1282.431212] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 1282.431576] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 1282.431953] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 1282.432251] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 3 PASS [ 1282.432625] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 1282.432994] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 1282.433304] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 1282.433695] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 1282.434069] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 1282.434370] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 1282.434729] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 3 PASS [ 1282.435107] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 1282.435401] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 1282.435763] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 1282.436134] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 1282.436423] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 1282.436785] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 1282.437156] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 1282.437478] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 1282.437839] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 1282.438205] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 1282.438496] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 1282.438859] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 1282.439219] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 1282.439503] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 1282.439782] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1282.440225] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1282.440667] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 1282.441144] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 1282.441615] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1282.442072] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 1282.442511] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1282.442949] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1282.443408] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1282.443832] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1282.444240] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 1282.444680] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1282.445126] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 2 PASS [ 1282.445543] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1282.445961] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 1282.446335] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1282.446770] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 2 PASS [ 1282.447144] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 1282.447595] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 2 PASS [ 1282.447966] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 2 PASS [ 1282.448342] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 3 PASS [ 1282.448787] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 2 PASS [ 1282.449162] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 1282.449602] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 2 PASS [ 1282.449982] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 2 PASS [ 1282.450356] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 2 PASS [ 1282.450721] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 3 PASS [ 1282.451108] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1282.451522] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1282.451951] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 1282.452409] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 1282.452845] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 1282.453297] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1282.453739] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 1282.454197] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1282.454643] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1282.455124] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 2 PASS [ 1282.455514] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1282.455978] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 1282.456364] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1282.456817] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 1282.457214] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 1282.457606] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 2 PASS [ 1282.457981] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 2 PASS [ 1282.458375] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 1282.458722] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 1282.459091] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 1282.459453] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 1282.459923] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 1282.460292] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 1282.460639] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 3 PASS [ 1282.461014] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 2 PASS [ 1282.461392] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 1282.461782] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1282.462202] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 1282.462568] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 1282.463877] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 1282.465037] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1138 PASS [ 1282.466944] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1282.467283] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 3 PASS [ 1282.468456] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1181 1155 PASS [ 1282.472006] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13486 13517 PASS [ 1282.500524] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1584 PASS [ 1282.504124] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 3 PASS [ 1282.504869] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 9335 PASS [ 1282.515451] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 21 PASS [ 1282.516954] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1282.517773] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 7152 PASS [ 1282.530602] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7823 PASS [ 1282.541356] test_bpf: #557 LD_IND byte frag jited:1 21 PASS [ 1282.541791] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 1282.542245] test_bpf: #559 LD_IND word frag jited:1 24 PASS [ 1282.542616] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 1282.543031] test_bpf: #561 LD_IND word mixed head/frag jited:1 19 PASS [ 1282.543439] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 1282.543785] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 1282.544190] test_bpf: #564 LD_ABS word frag jited:1 13 PASS [ 1282.544538] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 1282.544951] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 1282.545360] test_bpf: #567 LD_IND byte default X jited:1 5 PASS [ 1282.545715] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 1282.546100] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS [ 1282.546478] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 7 PASS [ 1282.546895] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 6 PASS [ 1282.547357] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 7 PASS [ 1282.547808] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 22 PASS [ 1282.548297] test_bpf: #574 LD_IND halfword positive offset jited:1 5 PASS [ 1282.548697] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 1282.549107] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 1282.549475] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 5 PASS [ 1282.549945] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 1282.550433] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 1282.550924] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 1282.551324] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 1282.551695] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 5 PASS [ 1282.552137] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 1282.552557] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 5 PASS [ 1282.552975] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS [ 1282.553390] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 7 PASS [ 1282.553832] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS [ 1282.554282] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 1282.554583] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 1282.554996] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 6 PASS [ 1282.555462] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1282.555883] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 7 PASS [ 1282.556331] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 6 PASS [ 1282.556798] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 21 PASS [ 1282.557280] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 1282.557604] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 1282.557974] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 1282.558416] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 7 PASS [ 1282.558884] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1282.559319] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 12 PASS [ 1282.559799] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 8 PASS [ 1282.560288] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 1282.560596] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 1282.561022] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 13 PASS [ 1282.561462] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 1282.561866] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 4 PASS [ 1282.562291] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS [ 1282.562734] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1282.563164] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 10 PASS [ 1282.563601] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 6 PASS [ 1282.564053] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 3 PASS [ 1282.564446] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 5 PASS [ 1282.564858] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 1282.565267] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 5 PASS [ 1282.565675] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 6 PASS [ 1282.566095] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 8 PASS [ 1282.566515] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 10 PASS [ 1282.566924] test_bpf: #618 ADD default X jited:1 2 PASS [ 1282.567242] test_bpf: #619 ADD default A jited:1 2 PASS [ 1282.567546] test_bpf: #620 SUB default X jited:1 2 PASS [ 1282.567842] test_bpf: #621 SUB default A jited:1 2 PASS [ 1282.568153] test_bpf: #622 MUL default X jited:1 2 PASS [ 1282.568446] test_bpf: #623 MUL default A jited:1 2 PASS [ 1282.568734] test_bpf: #624 DIV default X jited:1 2 PASS [ 1282.569031] test_bpf: #625 DIV default A jited:1 3 PASS [ 1282.569357] test_bpf: #626 MOD default X jited:1 2 PASS [ 1282.569651] test_bpf: #627 MOD default A jited:1 4 PASS [ 1282.569957] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 1282.570293] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 1282.570601] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 1282.570961] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 1282.571335] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 1282.571697] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 1282.572080] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 1282.572443] test_bpf: #635 JNE signed compare, test 6 jited:1 1 PASS [ 1282.572828] test_bpf: #636 JNE signed compare, test 7 jited:1 3 PASS [ 1282.573198] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 1282.573590] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 2 PASS [ 1282.573989] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS [ 1282.574415] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS [ 1282.574956] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 8 PASS [ 1282.575448] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1282.575877] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 8 PASS [ 1282.576281] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 5 PASS [ 1282.576667] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 6 PASS [ 1282.577068] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1282.577475] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1282.577874] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1282.578288] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1282.578687] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1282.579100] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1282.579509] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 6 PASS [ 1282.579910] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 1282.580318] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 9 PASS [ 1282.580726] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 1282.581139] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 1282.581541] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 1282.581942] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1282.582341] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 1282.582751] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 12 PASS [ 1282.583162] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 12 PASS [ 1282.583569] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 12 PASS [ 1282.583978] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 6 PASS [ 1282.584402] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1282.584808] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 6 PASS [ 1282.585214] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 5 PASS [ 1282.585609] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1282.585999] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1282.586399] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1282.586793] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 6 PASS [ 1282.587192] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 6 PASS [ 1282.587593] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1282.588003] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1282.588417] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 1282.588829] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 1282.589252] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 5 PASS [ 1282.589664] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 5 PASS [ 1282.590095] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 1282.590503] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 1282.590922] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1282.591341] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS [ 1282.591753] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 12 PASS [ 1282.592184] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 11 PASS [ 1282.592601] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 7 PASS [ 1282.593011] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 1282.593425] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 5 PASS [ 1282.593832] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 1282.594241] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS [ 1282.594636] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 6 PASS [ 1282.595058] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 5 PASS [ 1282.595456] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1282.595856] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 6 PASS [ 1282.596278] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 6 PASS [ 1282.596691] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 5 PASS [ 1282.597107] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 7 PASS [ 1282.597529] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 7 PASS [ 1282.597941] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 1282.598336] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 1282.598735] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS [ 1282.599210] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 9 PASS [ 1282.599863] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1282.600437] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 10 PASS [ 1282.601020] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 17 PASS [ 1282.601627] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 17 PASS [ 1282.602229] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 18 PASS [ 1282.602815] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 17 PASS [ 1282.603413] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 11 PASS [ 1282.603982] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 11 PASS [ 1282.604566] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 11 PASS [ 1282.605165] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 10 PASS [ 1282.605737] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 9 PASS [ 1282.606319] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 11 PASS [ 1282.606898] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 10 PASS [ 1282.607490] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 11 PASS [ 1282.608080] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 9 PASS [ 1282.608655] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 10 PASS [ 1282.609251] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 11 PASS [ 1282.609860] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 9 PASS [ 1282.610454] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 9 PASS [ 1282.611030] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 9 PASS [ 1282.611620] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 10 PASS [ 1282.612247] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 6 PASS [ 1282.612682] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1282.613094] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 5 PASS [ 1282.613483] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 8 PASS [ 1282.613870] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 7 PASS [ 1282.614263] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS [ 1282.614651] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 8 PASS [ 1282.615041] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 1282.615498] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS [ 1282.615913] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 8 PASS [ 1282.616331] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 8 PASS [ 1282.616742] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.617214] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.617675] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.618137] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.618602] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS [ 1282.619008] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1282.619437] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 9 PASS [ 1282.619855] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS [ 1282.620263] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 8 PASS [ 1282.620665] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS [ 1282.621068] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.621517] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.621969] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.622417] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1282.622873] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS [ 1282.623317] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1282.623730] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS [ 1282.624121] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 4 PASS [ 1282.624515] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 1282.624897] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 1282.625291] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 1282.625677] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 1282.626065] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 1282.626447] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 4 PASS [ 1282.626835] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 1282.627228] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 1282.627620] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 1282.628013] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 1282.628401] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 1282.628787] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 1282.629193] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS [ 1282.629587] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 1282.629986] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 1282.630413] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 1282.630826] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 1282.631240] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 1282.631652] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 1282.632067] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 1282.632473] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 1282.632888] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS [ 1282.633304] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 1282.633711] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 1282.634120] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 1282.634528] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 1282.634952] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS [ 1282.635374] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 1282.635785] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 1282.636202] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 1282.636616] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 1282.637024] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 1282.637439] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS [ 1282.637853] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS [ 1282.638268] test_bpf: #785 ALU64_MOV_K: registers jited:1 11 PASS [ 1282.638639] test_bpf: #786 ALU64_AND_K: registers jited:1 12 PASS [ 1282.638993] test_bpf: #787 ALU64_OR_K: registers jited:1 12 PASS [ 1282.639368] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 1282.639752] test_bpf: #789 ALU64_LSH_K: registers jited:1 12 PASS [ 1282.640112] test_bpf: #790 ALU64_RSH_K: registers jited:1 12 PASS [ 1282.640464] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 1282.640819] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 1282.641173] test_bpf: #793 ALU64_SUB_K: registers jited:1 12 PASS [ 1282.641527] test_bpf: #794 ALU64_MUL_K: registers jited:1 12 PASS [ 1282.641873] test_bpf: #795 ALU64_DIV_K: registers jited:1 74 PASS [ 1282.642301] test_bpf: #796 ALU64_MOD_K: registers jited:1 73 PASS [ 1282.642714] test_bpf: #797 ALU32_MOV_K: registers jited:1 16 PASS [ 1282.643079] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 1282.643435] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 1282.643780] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 1282.644134] test_bpf: #801 ALU32_LSH_K: registers jited:1 10 PASS [ 1282.644484] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 1282.644853] test_bpf: #803 ALU32_ARSH_K: registers jited:1 12 PASS [ 1282.645223] test_bpf: #804 ALU32_ADD_K: registers jited:1 11 PASS [ 1282.645584] test_bpf: #805 ALU32_SUB_K: registers jited:1 12 PASS [ 1282.645934] test_bpf: #806 ALU32_MUL_K: registers jited:1 15 PASS [ 1282.646291] test_bpf: #807 ALU32_DIV_K: registers jited:1 27 PASS [ 1282.646650] test_bpf: #808 ALU32_MOD_K: registers jited:1 28 PASS [ 1282.647021] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 120 PASS [ 1282.647633] test_bpf: #810 ALU64_AND_X: register combinations jited:1 115 PASS [ 1282.648218] test_bpf: #811 ALU64_OR_X: register combinations jited:1 118 PASS [ 1282.648791] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 118 PASS [ 1282.649378] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 117 PASS [ 1282.649972] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 126 PASS [ 1282.650564] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 114 PASS [ 1282.651145] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 118 PASS [ 1282.651728] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 120 PASS [ 1282.652309] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 128 PASS [ 1282.652899] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 721 PASS [ 1282.654095] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 714 PASS [ 1282.655271] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 104 PASS [ 1282.655833] test_bpf: #822 ALU32_AND_X: register combinations jited:1 96 PASS [ 1282.656393] test_bpf: #823 ALU32_OR_X: register combinations jited:1 105 PASS [ 1282.656949] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 111 PASS [ 1282.657513] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 106 PASS [ 1282.658098] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 105 PASS [ 1282.658663] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 105 PASS [ 1282.659234] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 105 PASS [ 1282.659804] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 107 PASS [ 1282.660388] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 104 PASS [ 1282.660942] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 273 PASS [ 1282.661670] test_bpf: #832 ALU32_MOD_X register combinations jited:1 266 PASS [ 1282.662419] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 189 PASS [ 1282.663102] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 162 PASS [ 1282.663718] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 173 PASS [ 1282.664362] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 169 PASS [ 1282.665001] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 163 PASS [ 1282.665635] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 166 PASS [ 1282.666262] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 71 PASS [ 1282.666743] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 70 PASS [ 1282.667218] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 71 PASS [ 1282.667696] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 69 PASS [ 1282.668189] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 65 PASS [ 1282.668666] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 67 PASS [ 1282.669144] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 35 PASS [ 1282.669712] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 34 PASS [ 1282.670261] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 33 PASS [ 1282.670780] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 17 PASS [ 1282.671296] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 18 PASS [ 1282.671782] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 19 PASS [ 1282.672279] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 85017 PASS [ 1282.677544] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 73612 PASS [ 1282.683263] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 70204 PASS [ 1282.688101] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 103513 PASS [ 1282.695073] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 75467 PASS [ 1282.701943] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 74452 PASS [ 1282.708114] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 77947 PASS [ 1282.713555] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 204789 PASS [ 1282.721113] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 173110 PASS [ 1282.729131] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 64728 PASS [ 1282.736005] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 61472 PASS [ 1282.740761] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 58672 PASS [ 1282.745454] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 78787 PASS [ 1282.751294] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 63674 PASS [ 1282.756513] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 86311 PASS [ 1282.764600] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 63073 PASS [ 1282.771540] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 140409 PASS [ 1282.778349] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 120277 PASS [ 1282.784447] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 183788 PASS [ 1282.794920] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 139928 PASS [ 1282.807125] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 280648 PASS [ 1282.820911] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 265434 PASS [ 1282.834119] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 173558 PASS [ 1282.846109] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 216733 PASS [ 1282.859635] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 169445 PASS [ 1282.873113] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 273412 PASS [ 1282.884606] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 235268 PASS [ 1282.896116] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 162341 PASS [ 1282.912095] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 207935 PASS [ 1282.925115] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 142293 PASS [ 1282.937106] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 147524 PASS [ 1282.949939] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 184878 PASS [ 1282.962702] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 177242 PASS [ 1282.975180] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 130460 PASS [ 1282.986747] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 108578 PASS [ 1282.994968] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 120149 PASS [ 1283.001578] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 25280 PASS [ 1283.031281] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 185 PASS [ 1283.032099] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 190 PASS [ 1283.032899] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 347 PASS [ 1283.034175] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 364 PASS [ 1283.035455] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 993 PASS [ 1283.037421] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 994 PASS [ 1283.039361] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 939 PASS [ 1283.040910] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 899 PASS [ 1283.042564] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 926 PASS [ 1283.044248] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 905 PASS [ 1283.045786] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 910 PASS [ 1283.047288] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 902 PASS [ 1283.048784] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 917 PASS [ 1283.050331] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 915 PASS [ 1283.051854] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 912 PASS [ 1283.053357] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 904 PASS [ 1283.054839] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 904 PASS [ 1283.056317] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 914 PASS [ 1283.057841] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 913 PASS [ 1283.059383] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 931 PASS [ 1283.060950] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 912 PASS [ 1283.062515] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 905 PASS [ 1283.064035] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 904 PASS [ 1283.065528] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 927 PASS [ 1283.067107] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 151816 PASS [ 1283.074364] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 158930 PASS [ 1283.081390] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 124226 PASS [ 1283.088299] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 111313 PASS [ 1283.095025] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 165398 PASS [ 1283.106268] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 170456 PASS [ 1283.115573] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 194347 PASS [ 1283.125796] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 171732 PASS [ 1283.136138] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 184777 PASS [ 1283.145841] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 224230 PASS [ 1283.160677] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 127858 PASS [ 1283.168405] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 105963 PASS [ 1283.175390] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 127064 PASS [ 1283.187107] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 182796 PASS [ 1283.198835] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 144881 PASS [ 1283.205769] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 161005 PASS [ 1283.213124] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 169256 PASS [ 1283.220992] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 179583 PASS [ 1283.229284] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 125601 PASS [ 1283.236279] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 199527 PASS [ 1283.248007] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 92132 PASS [ 1283.254077] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 105867 PASS [ 1283.263384] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 66839 PASS [ 1283.268865] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 76548 PASS [ 1283.273919] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 75091 PASS [ 1283.278878] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 75314 PASS [ 1283.283787] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 77001 PASS [ 1283.288716] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 87556 PASS [ 1283.293580] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 74304 PASS [ 1283.298397] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 85464 PASS [ 1283.304058] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 74836 PASS [ 1283.309221] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 165756 PASS [ 1283.317775] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 180961 PASS [ 1283.326581] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 124963 PASS [ 1283.334866] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 171540 PASS [ 1283.343490] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 193936 PASS [ 1283.356353] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 203219 PASS [ 1283.370128] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 189411 PASS [ 1283.379936] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 200406 PASS [ 1283.393572] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 215358 PASS [ 1283.406979] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 198663 PASS [ 1283.420661] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 147066 PASS [ 1283.430296] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 84455 PASS [ 1283.435297] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 102943 PASS [ 1283.441902] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 65872 PASS [ 1283.446556] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 88449 PASS [ 1283.452139] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 70216 PASS [ 1283.456672] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 70298 PASS [ 1283.462072] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 71926 PASS [ 1283.467650] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 71612 PASS [ 1283.472938] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 79793 PASS [ 1283.477818] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 80750 PASS [ 1283.483432] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 71958 PASS [ 1283.489231] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 136711 PASS [ 1283.497128] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 130481 PASS [ 1283.506120] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 157497 PASS [ 1283.515422] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 173589 PASS [ 1283.525988] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 145872 PASS [ 1283.534590] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 125806 PASS [ 1283.543211] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 143112 PASS [ 1283.550440] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 123999 PASS [ 1283.557889] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 127887 PASS [ 1283.564638] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 152187 PASS [ 1283.571803] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 131620 PASS [ 1283.578567] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 3 PASS [ 1283.579298] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 3 PASS [ 1283.579949] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 3 PASS [ 1283.580617] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 3 PASS [ 1283.581371] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 3 PASS [ 1283.582106] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 3 PASS [ 1283.582601] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS [ 1283.583087] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS [ 1283.583560] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS [ 1283.584042] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS [ 1283.584465] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 1283.584876] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 3 PASS [ 1283.585316] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 2 PASS [ 1283.585740] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS [ 1283.586238] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 1 PASS [ 1283.586645] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 2 PASS [ 1283.587151] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 3 PASS [ 1283.587809] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 3 PASS [ 1283.588498] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 3 PASS [ 1283.589192] test_bpf: #995 Short relative jump: offset=0 jited:1 3 PASS [ 1283.589832] test_bpf: #996 Short relative jump: offset=1 jited:1 3 PASS [ 1283.590474] test_bpf: #997 Short relative jump: offset=2 jited:1 3 PASS [ 1283.591111] test_bpf: #998 Short relative jump: offset=3 jited:1 3 PASS [ 1283.591738] test_bpf: #999 Short relative jump: offset=4 jited:1 3 PASS [ 1283.592376] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 2 PASS [ 1283.594874] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 1 PASS [ 1283.597164] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 3 PASS [ 1283.600742] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 3 PASS [ 1283.604210] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 51329 PASS [ 1283.608819] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 68891 PASS [ 1283.614333] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 67569 PASS [ 1283.619244] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 69000 PASS [ 1283.624575] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 73571 PASS [ 1283.630114] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 71328 PASS [ 1283.634380] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 53634 PASS [ 1283.639847] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 52903 PASS [ 1283.643340] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 72834 PASS [ 1283.646880] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 58566 PASS [ 1283.650319] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 73927 PASS [ 1283.655665] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 76434 PASS [ 1283.661234] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 67413 PASS [ 1283.666585] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 63549 PASS [ 1283.672103] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 56448 PASS [ 1283.675647] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 58615 PASS [ 1283.679453] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 53501 PASS [ 1283.683004] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 57357 PASS [ 1283.686682] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 59692 PASS [ 1283.690296] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 59870 PASS [ 1283.693856] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 59544 PASS [ 1283.697473] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 51816 PASS [ 1283.702100] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 71749 PASS [ 1283.707336] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 73744 PASS [ 1283.711603] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 62393 PASS [ 1283.715605] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 58531 PASS [ 1283.719179] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 74038 PASS [ 1283.723038] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 73075 PASS [ 1283.728650] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 74943 PASS [ 1283.734453] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 61848 PASS [ 1283.738168] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 62681 PASS [ 1283.741895] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 56815 PASS [ 1283.745675] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 55071 PASS [ 1283.749128] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 58963 PASS [ 1283.752656] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 51473 PASS [ 1283.756175] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 53186 PASS [ 1283.759967] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 55675 PASS [ 1283.763846] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 64055 PASS [ 1283.767874] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 63548 PASS [ 1283.771794] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 55868 PASS [ 1283.776167] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 64229 PASS [ 1283.780867] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 66751 PASS [ 1283.786200] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 56776 PASS [ 1283.790358] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 67845 PASS [ 1283.795368] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 69274 PASS [ 1283.800152] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1283.800912] test_bpf: #0 Tail call leaf jited:1 2 PASS [ 1283.800920] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 1283.801374] test_bpf: #2 Tail call 3 jited:1 13 PASS [ 1283.801794] test_bpf: #3 Tail call 4 jited:1 20 PASS [ 1283.802235] test_bpf: #4 Tail call load/store leaf jited:1 4 PASS [ 1283.802662] test_bpf: #5 Tail call load/store jited:1 8 PASS [ 1283.803190] test_bpf: #6 Tail call error path, max count reached jited:1 209 PASS [ 1283.803879] test_bpf: #7 Tail call count preserved across function calls jited:1 30482 PASS [ 1283.834977] test_bpf: #8 Tail call error path, NULL target jited:1 3 PASS [ 1283.835463] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 1283.835841] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1283.836737] test_bpf: #0 gso_with_rx_frags PASS [ 1283.837004] test_bpf: #1 gso_linear_no_head_frag PASS [ 1283.837321] 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__->