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 4800 # selftests: net: test_bpf.sh [ 1232.447843] test_bpf: #0 TAX jited:1 15 14 14 PASS [ 1232.448298] test_bpf: #1 TXA jited:1 11 13 11 PASS [ 1232.448717] test_bpf: #2 ADD_SUB_MUL_K jited:1 14 PASS [ 1232.449102] test_bpf: #3 DIV_MOD_KX jited:1 26 PASS [ 1232.449518] test_bpf: #4 AND_OR_LSH_K jited:1 14 12 PASS [ 1232.450010] test_bpf: #5 LD_IMM_0 jited:1 13 PASS [ 1232.450408] test_bpf: #6 LD_IND jited:1 23 24 20 PASS [ 1232.450907] test_bpf: #7 LD_ABS jited:1 21 21 21 PASS [ 1232.451367] test_bpf: #8 LD_ABS_LL jited:1 25 24 PASS [ 1232.451866] test_bpf: #9 LD_IND_LL jited:1 23 20 19 PASS [ 1232.452359] test_bpf: #10 LD_ABS_NET jited:1 29 24 PASS [ 1232.452838] test_bpf: #11 LD_IND_NET jited:1 17 21 21 PASS [ 1232.453333] test_bpf: #12 LD_PKTTYPE jited:1 14 15 PASS [ 1232.453786] test_bpf: #13 LD_MARK jited:1 10 10 PASS [ 1232.454205] test_bpf: #14 LD_RXHASH jited:1 12 12 PASS [ 1232.454552] test_bpf: #15 LD_QUEUE jited:1 18 10 PASS [ 1232.454877] test_bpf: #16 LD_PROTOCOL jited:1 14 13 PASS [ 1232.455221] test_bpf: #17 LD_VLAN_TAG jited:1 10 10 PASS [ 1232.455553] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 17 10 PASS [ 1232.455989] test_bpf: #19 LD_IFINDEX jited:1 11 11 PASS [ 1232.456321] test_bpf: #20 LD_HATYPE jited:1 11 11 PASS [ 1232.456668] test_bpf: #21 LD_CPU jited:1 15 13 PASS [ 1232.457070] test_bpf: #22 LD_NLATTR jited:1 15 20 PASS [ 1232.457469] test_bpf: #23 LD_NLATTR_NEST jited:1 25 72 PASS [ 1232.457956] test_bpf: #24 LD_PAYLOAD_OFF jited:1 952 1060 PASS [ 1232.460458] test_bpf: #25 LD_ANC_XOR jited:1 13 13 PASS [ 1232.460923] test_bpf: #26 SPILL_FILL jited:1 12 15 13 PASS [ 1232.461405] test_bpf: #27 JEQ jited:1 18 12 12 PASS [ 1232.461853] test_bpf: #28 JGT jited:1 21 13 15 PASS [ 1232.462294] test_bpf: #29 JGE (jt 0), test 1 jited:1 23 15 14 PASS [ 1232.462833] test_bpf: #30 JGE (jt 0), test 2 jited:1 15 14 14 PASS [ 1232.463353] test_bpf: #31 JGE jited:1 17 18 17 PASS [ 1232.463794] test_bpf: #32 JSET jited:1 19 17 19 PASS [ 1232.464247] test_bpf: #33 tcpdump port 22 jited:1 22 32 28 PASS [ 1232.464813] test_bpf: #34 tcpdump complex jited:1 17 21 23 PASS [ 1232.465261] test_bpf: #35 RET_A jited:1 10 11 PASS [ 1232.465570] test_bpf: #36 INT: ADD trivial jited:1 10 PASS [ 1232.465924] test_bpf: #37 INT: MUL_X jited:1 11 PASS [ 1232.466225] test_bpf: #38 INT: MUL_X2 jited:1 12 PASS [ 1232.466534] test_bpf: #39 INT: MUL32_X jited:1 11 PASS [ 1232.466855] test_bpf: #40 INT: ADD 64-bit jited:1 24 PASS [ 1232.467202] test_bpf: #41 INT: ADD 32-bit jited:1 23 PASS [ 1232.467543] test_bpf: #42 INT: SUB jited:1 29 PASS [ 1232.467860] test_bpf: #43 INT: XOR jited:1 16 PASS [ 1232.468170] test_bpf: #44 INT: MUL jited:1 15 PASS [ 1232.468473] test_bpf: #45 MOV REG64 jited:1 12 PASS [ 1232.468781] test_bpf: #46 MOV REG32 jited:1 12 PASS [ 1232.469086] test_bpf: #47 LD IMM64 jited:1 12 PASS [ 1232.469382] test_bpf: #48 INT: ALU MIX jited:1 24 PASS [ 1232.469711] test_bpf: #49 INT: shifts by register jited:1 14 PASS [ 1232.470077] test_bpf: #50 check: missing ret PASS [ 1232.470350] test_bpf: #51 check: div_k_0 PASS [ 1232.470604] test_bpf: #52 check: unknown insn PASS [ 1232.470877] test_bpf: #53 check: out of range spill/fill PASS [ 1232.471196] test_bpf: #54 JUMPS + HOLES jited:1 16 PASS [ 1232.471582] test_bpf: #55 check: RET X PASS [ 1232.471817] test_bpf: #56 check: LDX + RET X PASS [ 1232.472083] test_bpf: #57 M[]: alt STX + LDX jited:1 19 PASS [ 1232.472432] test_bpf: #58 M[]: full STX + full LDX jited:1 16 PASS [ 1232.472811] test_bpf: #59 check: SKF_AD_MAX PASS [ 1232.473072] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 15 PASS [ 1232.473405] test_bpf: #61 load 64-bit immediate jited:1 12 PASS [ 1232.473780] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 10 PASS [ 1232.474124] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 10 PASS [ 1232.474496] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 10 PASS [ 1232.474846] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 10 PASS [ 1232.475232] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 10 PASS [ 1232.475574] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 10 PASS [ 1232.475955] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 10 PASS [ 1232.476434] test_bpf: #69 ALU_MOV_K: small negative jited:1 10 PASS [ 1232.476856] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 10 PASS [ 1232.477427] test_bpf: #71 ALU_MOV_K: large negative jited:1 10 PASS [ 1232.477839] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 12 PASS [ 1232.478388] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 12 PASS [ 1232.478842] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 11 PASS [ 1232.479354] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 11 PASS [ 1232.479847] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 12 PASS [ 1232.480326] test_bpf: #77 ALU64_MOV_K: small negative jited:1 12 PASS [ 1232.480855] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 11 PASS [ 1232.481472] test_bpf: #79 ALU64_MOV_K: large negative jited:1 12 PASS [ 1232.481975] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 10 PASS [ 1232.482560] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 23 PASS [ 1232.483000] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 14 PASS [ 1232.483445] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 12 PASS [ 1232.483791] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 12 PASS [ 1232.484132] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 12 PASS [ 1232.484471] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 10 PASS [ 1232.484927] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 1232.485438] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 12 PASS [ 1232.485855] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 10 PASS [ 1232.486221] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 1232.486680] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 11 PASS [ 1232.487127] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 11 PASS [ 1232.487484] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 10 PASS [ 1232.487892] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 1232.488340] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 11 PASS [ 1232.488754] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 11 PASS [ 1232.489216] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 11 PASS [ 1232.489634] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 11 PASS [ 1232.490086] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 11 PASS [ 1232.490533] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 11 PASS [ 1232.491003] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 10 PASS [ 1232.491381] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 10 PASS [ 1232.491773] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 10 PASS [ 1232.492233] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 12 PASS [ 1232.492690] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 10 PASS [ 1232.493151] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 11 PASS [ 1232.493527] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 11 PASS [ 1232.493979] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 11 PASS [ 1232.494380] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 10 PASS [ 1232.494824] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 11 PASS [ 1232.495298] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 11 PASS [ 1232.495770] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 10 PASS [ 1232.496127] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 1232.496559] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 18 PASS [ 1232.496928] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 1232.497369] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 10 PASS [ 1232.497730] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 10 PASS [ 1232.498074] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 1232.498515] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 10 PASS [ 1232.498889] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 10 PASS [ 1232.499251] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 10 PASS [ 1232.499712] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 10 PASS [ 1232.500169] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 10 PASS [ 1232.500509] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 11 PASS [ 1232.500953] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 10 PASS [ 1232.501312] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 10 PASS [ 1232.501689] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 10 PASS [ 1232.502123] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 10 PASS [ 1232.502548] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 10 PASS [ 1232.503008] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 10 PASS [ 1232.503355] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 10 PASS [ 1232.503715] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 10 PASS [ 1232.504144] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 13 PASS [ 1232.504616] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 12 PASS [ 1232.504989] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 10 PASS [ 1232.505350] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 10 PASS [ 1232.505813] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 11 PASS [ 1232.506298] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 10 PASS [ 1232.506777] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 10 PASS [ 1232.507223] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 10 PASS [ 1232.507680] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 12 PASS [ 1232.508059] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 11 PASS [ 1232.508522] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 16 PASS [ 1232.508922] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 16 PASS [ 1232.509388] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 18 PASS [ 1232.509941] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 11 PASS [ 1232.510306] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 11 PASS [ 1232.510671] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 11 PASS [ 1232.511114] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 12 PASS [ 1232.511587] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 16 PASS [ 1232.511962] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 16 PASS [ 1232.512332] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 16 PASS [ 1232.512783] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 17 PASS [ 1232.513320] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 11 PASS [ 1232.513680] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 11 PASS [ 1232.514113] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 19 PASS [ 1232.514501] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 17 PASS [ 1232.514973] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 11 PASS [ 1232.515341] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 11 PASS [ 1232.515712] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 11 PASS [ 1232.516164] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 17 PASS [ 1232.516558] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 25 PASS [ 1232.516977] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 20 PASS [ 1232.517437] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 11 PASS [ 1232.517839] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 11 PASS [ 1232.518287] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 20 PASS [ 1232.518710] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 17 PASS [ 1232.519105] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 11 PASS [ 1232.519492] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 13 PASS [ 1232.519898] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 20 PASS [ 1232.520318] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 17 PASS [ 1232.520731] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 10 PASS [ 1232.521105] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.521741] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 12 PASS [ 1232.522158] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.522641] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 10 PASS [ 1232.522986] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.523450] test_bpf: #178 ALU_AND_K: Small immediate jited:1 10 PASS [ 1232.523827] test_bpf: #179 ALU_AND_K: Large immediate jited:1 10 PASS [ 1232.524198] test_bpf: #180 ALU_AND_K: Zero extension jited:1 11 PASS [ 1232.524565] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 10 PASS [ 1232.524929] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.525405] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 11 PASS [ 1232.525930] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 12 PASS [ 1232.526466] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 11 PASS [ 1232.526993] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 11 PASS [ 1232.527382] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 12 PASS [ 1232.527778] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 10 PASS [ 1232.528116] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 12 PASS [ 1232.528571] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 10 PASS [ 1232.528926] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.529345] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 10 PASS [ 1232.529691] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.530114] test_bpf: #194 ALU_OR_K: Small immediate jited:1 10 PASS [ 1232.530473] test_bpf: #195 ALU_OR_K: Large immediate jited:1 10 PASS [ 1232.530863] test_bpf: #196 ALU_OR_K: Zero extension jited:1 11 PASS [ 1232.531228] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 10 PASS [ 1232.531586] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 10 PASS [ 1232.532016] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 11 PASS [ 1232.532541] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 11 PASS [ 1232.533057] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 11 PASS [ 1232.533768] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 11 PASS [ 1232.534204] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 12 PASS [ 1232.534605] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 12 PASS [ 1232.534960] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 1232.535401] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 10 PASS [ 1232.535771] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 1232.536212] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 10 PASS [ 1232.536558] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 19 PASS [ 1232.537036] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 10 PASS [ 1232.537418] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 10 PASS [ 1232.537832] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 11 PASS [ 1232.538235] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 10 PASS [ 1232.538605] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 12 PASS [ 1232.539053] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 12 PASS [ 1232.539587] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 11 PASS [ 1232.540111] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 11 PASS [ 1232.540639] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 11 PASS [ 1232.541035] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 11 PASS [ 1232.541425] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 10 PASS [ 1232.541856] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 10 PASS [ 1232.542410] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 12 PASS [ 1232.543056] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 12 PASS [ 1232.543597] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 12 PASS [ 1232.544193] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 12 PASS [ 1232.544794] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 13 PASS [ 1232.545393] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 12 PASS [ 1232.545994] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 13 PASS [ 1232.546609] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 12 PASS [ 1232.547199] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 13 PASS [ 1232.547817] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 12 PASS [ 1232.548407] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 13 PASS [ 1232.549019] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 12 PASS [ 1232.549535] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 12 PASS [ 1232.550136] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 12 PASS [ 1232.550804] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 12 PASS [ 1232.551433] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 12 PASS [ 1232.551858] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 10 PASS [ 1232.552274] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 10 PASS [ 1232.552701] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 10 PASS [ 1232.553119] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 10 PASS [ 1232.553527] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 10 PASS [ 1232.553956] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 10 PASS [ 1232.554374] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 10 PASS [ 1232.554808] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 10 PASS [ 1232.555176] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 10 PASS [ 1232.555526] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 1232.555935] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 10 PASS [ 1232.556347] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 10 PASS [ 1232.556739] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 1232.557145] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 10 PASS [ 1232.557554] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 19 PASS [ 1232.557978] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 10 PASS [ 1232.558455] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 10 PASS [ 1232.558892] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 10 PASS [ 1232.559321] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 10 PASS [ 1232.559756] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 10 PASS [ 1232.560170] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 10 PASS [ 1232.560589] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 10 PASS [ 1232.560947] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 1232.561351] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 10 PASS [ 1232.561777] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 10 PASS [ 1232.562216] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 10 PASS [ 1232.562590] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 1232.563009] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 10 PASS [ 1232.563422] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 10 PASS [ 1232.563840] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 10 PASS [ 1232.564294] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 12 PASS [ 1232.564854] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 12 PASS [ 1232.565361] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 12 PASS [ 1232.565889] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 10 PASS [ 1232.566294] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 12 PASS [ 1232.566872] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 12 PASS [ 1232.567513] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 12 PASS [ 1232.568113] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 12 PASS [ 1232.568756] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 13 PASS [ 1232.569346] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 12 PASS [ 1232.569951] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 12 PASS [ 1232.570550] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 23 PASS [ 1232.571167] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 12 PASS [ 1232.571780] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 13 PASS [ 1232.572385] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 12 PASS [ 1232.572957] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 12 PASS [ 1232.573534] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 12 PASS [ 1232.574293] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 12 PASS [ 1232.574780] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 10 PASS [ 1232.575216] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 10 PASS [ 1232.575743] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 10 PASS [ 1232.576206] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 10 PASS [ 1232.576659] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 10 PASS [ 1232.577099] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 10 PASS [ 1232.577481] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 11 PASS [ 1232.577844] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 10 PASS [ 1232.578215] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 10 PASS [ 1232.578627] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 10 PASS [ 1232.578999] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 12 PASS [ 1232.579497] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 10 PASS [ 1232.580020] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 10 PASS [ 1232.580548] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 22 PASS [ 1232.581106] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 10 PASS [ 1232.581617] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 10 PASS [ 1232.582141] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 11 PASS [ 1232.582660] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 10 PASS [ 1232.583183] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 10 PASS [ 1232.583659] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 10 PASS [ 1232.584161] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 10 PASS [ 1232.584656] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 10 PASS [ 1232.585182] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 11 PASS [ 1232.585692] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 10 PASS [ 1232.586205] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 10 PASS [ 1232.586699] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 10 PASS [ 1232.587247] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 10 PASS [ 1232.587713] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 10 PASS [ 1232.588199] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 10 PASS [ 1232.588679] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 10 PASS [ 1232.589184] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 10 PASS [ 1232.589652] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 10 PASS [ 1232.590143] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 10 PASS [ 1232.590603] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 10 PASS [ 1232.591069] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 10 PASS [ 1232.591435] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 10 PASS [ 1232.591836] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 10 PASS [ 1232.592290] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 10 PASS [ 1232.592750] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 10 PASS [ 1232.593194] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 10 PASS [ 1232.593560] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 19 PASS [ 1232.593956] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 11 PASS [ 1232.594382] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 10 PASS [ 1232.594842] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 10 PASS [ 1232.595293] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 10 PASS [ 1232.595766] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 10 PASS [ 1232.596135] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 12 PASS [ 1232.596521] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 12 PASS [ 1232.596939] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 10 PASS [ 1232.597381] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 10 PASS [ 1232.597833] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 10 PASS [ 1232.598313] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 12 PASS [ 1232.598712] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 10 PASS [ 1232.599100] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 10 PASS [ 1232.599520] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 10 PASS [ 1232.599971] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 11 PASS [ 1232.600417] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 10 PASS [ 1232.600887] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 10 PASS [ 1232.601239] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 10 PASS [ 1232.601601] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 10 PASS [ 1232.601954] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 10 PASS [ 1232.602312] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 10 PASS [ 1232.602704] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 10 PASS [ 1232.603084] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 11 PASS [ 1232.603499] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 11 PASS [ 1232.603864] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 12 PASS [ 1232.604276] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 10 PASS [ 1232.604745] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 11 PASS [ 1232.605210] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 10 PASS [ 1232.605686] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 10 PASS [ 1232.606192] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 12 PASS [ 1232.606687] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 10 PASS [ 1232.607169] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 10 PASS [ 1232.607655] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 10 PASS [ 1232.608120] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 10 PASS [ 1232.608617] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 10 PASS [ 1232.609115] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 13 PASS [ 1232.609614] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 10 PASS [ 1232.610079] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 10 PASS [ 1232.610572] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 10 PASS [ 1232.611073] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 10 PASS [ 1232.611571] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 21066 PASS [ 1232.633373] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 21377 PASS [ 1232.655700] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1232.656238] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1232.656837] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 1232.657408] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1232.657969] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 1232.658538] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 1232.659188] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 14 PASS [ 1232.660021] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 17 PASS [ 1232.660853] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 15 PASS [ 1232.661508] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1232.662260] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 15 PASS [ 1232.663111] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 14 PASS [ 1232.663887] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 15 PASS [ 1232.664707] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 15 PASS [ 1232.665683] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 18 PASS [ 1232.666676] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 16 PASS [ 1232.667553] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 31 PASS [ 1232.668316] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 17 PASS [ 1232.669224] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 16 PASS [ 1232.670104] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 15 PASS [ 1232.670908] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 17 PASS [ 1232.671676] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 1232.672331] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1232.672983] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 1232.673607] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1232.674112] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 1232.674830] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 15 PASS [ 1232.675744] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 1232.676348] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 16 PASS [ 1232.677156] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 16 PASS [ 1232.677937] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 16 PASS [ 1232.678687] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 1232.679297] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.679807] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.680397] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 1232.680977] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.681509] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.682066] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 14 PASS [ 1232.682707] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.683340] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.683929] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.684444] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.685038] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.685639] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.686172] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1232.686731] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 1232.687372] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 14 PASS [ 1232.688014] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 1232.688612] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.689121] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 1232.689710] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.690295] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.690827] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.691389] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 1232.692028] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.692669] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 14 PASS [ 1232.693260] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.693772] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.694361] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.694947] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.695482] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1232.696051] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 1232.696700] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 1232.697339] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 14 PASS [ 1232.697933] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 13 PASS [ 1232.698486] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 13 PASS [ 1232.699097] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 16 PASS [ 1232.699715] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1232.700272] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1232.700804] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 13 PASS [ 1232.701405] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1232.702008] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1232.702557] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 19 PASS [ 1232.703077] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 12 PASS [ 1232.703589] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 12 PASS [ 1232.704090] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 12 PASS [ 1232.704592] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 16 PASS [ 1232.705080] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 13 PASS [ 1232.705607] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 13 PASS [ 1232.706117] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 12 PASS [ 1232.706617] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 12 PASS [ 1232.707117] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 12 PASS [ 1232.707617] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 12 PASS [ 1232.708001] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 10 PASS [ 1232.708393] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 10 PASS [ 1232.708796] test_bpf: #454 JMP32_JEQ_X jited:1 10 PASS [ 1232.709105] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 11 PASS [ 1232.709488] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 12 PASS [ 1232.709880] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 10 PASS [ 1232.710278] test_bpf: #458 JMP32_JNE_X jited:1 10 PASS [ 1232.710595] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 11 PASS [ 1232.710985] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 10 PASS [ 1232.711372] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 10 PASS [ 1232.711779] test_bpf: #462 JMP32_JSET_X jited:1 10 PASS [ 1232.712094] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 10 PASS [ 1232.712479] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 10 PASS [ 1232.712866] test_bpf: #465 JMP32_JGT_X jited:1 11 PASS [ 1232.713174] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 10 PASS [ 1232.713555] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 17 PASS [ 1232.713945] test_bpf: #468 JMP32_JGE_X jited:1 10 PASS [ 1232.714250] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 10 PASS [ 1232.714640] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 10 PASS [ 1232.715027] test_bpf: #471 JMP32_JLT_X jited:1 10 PASS [ 1232.715336] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 10 PASS [ 1232.715720] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 10 PASS [ 1232.716104] test_bpf: #474 JMP32_JLE_X jited:1 12 PASS [ 1232.716413] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 10 PASS [ 1232.716807] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 12 PASS [ 1232.717196] test_bpf: #477 JMP32_JSGT_X jited:1 10 PASS [ 1232.717508] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 10 PASS [ 1232.717904] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 10 PASS [ 1232.718301] test_bpf: #480 JMP32_JSGE_X jited:1 10 PASS [ 1232.718619] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 10 PASS [ 1232.719009] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 11 PASS [ 1232.719398] test_bpf: #483 JMP32_JSLT_X jited:1 10 PASS [ 1232.719738] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 10 PASS [ 1232.720130] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 12 PASS [ 1232.720518] test_bpf: #486 JMP32_JSLE_X jited:1 12 PASS [ 1232.720833] test_bpf: #487 JMP_EXIT jited:1 10 PASS [ 1232.721125] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 13 PASS [ 1232.721612] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 13 PASS [ 1232.722104] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 12 PASS [ 1232.722699] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 14 PASS [ 1232.723382] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 11 PASS [ 1232.723935] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 15 PASS [ 1232.724622] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 13 PASS [ 1232.725305] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 17 PASS [ 1232.726007] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 14 PASS [ 1232.726642] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 17 PASS [ 1232.727262] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 13 PASS [ 1232.727948] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 13 PASS [ 1232.728655] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 14 PASS [ 1232.729276] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 14 PASS [ 1232.729905] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 15 PASS [ 1232.730478] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 16 PASS [ 1232.731163] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 16 PASS [ 1232.731751] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 16 PASS [ 1232.732433] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 13 PASS [ 1232.733020] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 13 PASS [ 1232.733610] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 15 PASS [ 1232.734103] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 11 PASS [ 1232.734504] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 12 PASS [ 1232.734985] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 12 PASS [ 1232.735424] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 13 PASS [ 1232.735903] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 11 PASS [ 1232.736308] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 11 PASS [ 1232.736730] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 11 PASS [ 1232.737206] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 12 PASS [ 1232.737846] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 12 PASS [ 1232.738448] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 13 PASS [ 1232.739088] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 13 PASS [ 1232.739776] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 13 PASS [ 1232.740383] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 16 PASS [ 1232.741076] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 13 PASS [ 1232.741771] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 13 PASS [ 1232.742454] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 15 PASS [ 1232.743031] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 13 PASS [ 1232.743712] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 15 PASS [ 1232.744284] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 13 PASS [ 1232.744846] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 12 PASS [ 1232.745260] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 10 PASS [ 1232.745793] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 15 PASS [ 1232.746376] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 13 PASS [ 1232.746963] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 15 PASS [ 1232.747508] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 13 PASS [ 1232.747984] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 10 PASS [ 1232.748508] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 13 PASS [ 1232.749057] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 15 PASS [ 1232.749643] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 13 PASS [ 1232.750198] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 15 PASS [ 1232.750807] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 15 PASS [ 1232.751402] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 14 PASS [ 1232.752038] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 13 PASS [ 1232.752711] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 12 PASS [ 1232.753288] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 14 PASS [ 1232.755730] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 10 PASS [ 1232.757091] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1181 PASS [ 1232.759095] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1232.759444] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 14 PASS [ 1232.760971] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 2341 2310 PASS [ 1232.767832] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 15296 16546 PASS [ 1232.801539] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1192 PASS [ 1232.804801] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 12 PASS [ 1232.805443] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 9830 PASS [ 1232.816472] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 50 PASS [ 1232.819081] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1232.819878] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 8904 PASS [ 1232.836238] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7203 PASS [ 1232.846450] test_bpf: #557 LD_IND byte frag jited:1 25 PASS [ 1232.846821] test_bpf: #558 LD_IND halfword frag jited:1 25 PASS [ 1232.847192] test_bpf: #559 LD_IND word frag jited:1 26 PASS [ 1232.847537] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 34 PASS [ 1232.847956] test_bpf: #561 LD_IND word mixed head/frag jited:1 26 PASS [ 1232.848426] test_bpf: #562 LD_ABS byte frag jited:1 25 PASS [ 1232.848783] test_bpf: #563 LD_ABS halfword frag jited:1 26 PASS [ 1232.849151] test_bpf: #564 LD_ABS word frag jited:1 24 PASS [ 1232.849499] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 27 PASS [ 1232.849919] test_bpf: #566 LD_ABS word mixed head/frag jited:1 27 PASS [ 1232.850318] test_bpf: #567 LD_IND byte default X jited:1 13 PASS [ 1232.850681] test_bpf: #568 LD_IND byte positive offset jited:1 14 PASS [ 1232.851066] test_bpf: #569 LD_IND byte negative offset jited:1 13 PASS [ 1232.851449] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 14 PASS [ 1232.851874] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 17 PASS [ 1232.852331] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 15 PASS [ 1232.852785] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 30 PASS [ 1232.853257] test_bpf: #574 LD_IND halfword positive offset jited:1 13 PASS [ 1232.853662] test_bpf: #575 LD_IND halfword negative offset jited:1 15 PASS [ 1232.854069] test_bpf: #576 LD_IND halfword unaligned jited:1 18 PASS [ 1232.854445] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 14 PASS [ 1232.854892] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 16 PASS [ 1232.855367] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 16 PASS [ 1232.855840] test_bpf: #580 LD_IND word positive offset jited:1 15 PASS [ 1232.856227] test_bpf: #581 LD_IND word negative offset jited:1 15 PASS [ 1232.856614] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 14 PASS [ 1232.857046] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 13 PASS [ 1232.857469] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 14 PASS [ 1232.857917] test_bpf: #585 LD_IND word positive offset, all ff jited:1 14 PASS [ 1232.858341] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 16 PASS [ 1232.858799] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 15 PASS [ 1232.859248] test_bpf: #588 LD_ABS byte jited:1 11 PASS [ 1232.859554] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 18 PASS [ 1232.859979] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 18 PASS [ 1232.860424] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1232.860832] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 17 PASS [ 1232.861265] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 14 PASS [ 1232.861720] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 32 PASS [ 1232.862193] test_bpf: #595 LD_ABS halfword jited:1 11 PASS [ 1232.862519] test_bpf: #596 LD_ABS halfword unaligned jited:1 12 PASS [ 1232.862894] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 11 PASS [ 1232.863319] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 17 PASS [ 1232.863792] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1232.864207] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 18 PASS [ 1232.864676] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 16 PASS [ 1232.865144] test_bpf: #602 LD_ABS word jited:1 11 PASS [ 1232.865454] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 11 PASS [ 1232.865885] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 11 PASS [ 1232.866309] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 11 PASS [ 1232.866768] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 11 PASS [ 1232.867183] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 15 PASS [ 1232.867643] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1232.868043] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 19 PASS [ 1232.868493] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 17 PASS [ 1232.868953] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 12 PASS [ 1232.869355] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 16 PASS [ 1232.869784] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 13 PASS [ 1232.870193] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 12 PASS [ 1232.870607] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 15 PASS [ 1232.871028] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 17 PASS [ 1232.871461] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 16 PASS [ 1232.871882] test_bpf: #618 ADD default X jited:1 10 PASS [ 1232.872204] test_bpf: #619 ADD default A jited:1 10 PASS [ 1232.872516] test_bpf: #620 SUB default X jited:1 10 PASS [ 1232.872834] test_bpf: #621 SUB default A jited:1 10 PASS [ 1232.873148] test_bpf: #622 MUL default X jited:1 10 PASS [ 1232.873463] test_bpf: #623 MUL default A jited:1 10 PASS [ 1232.873782] test_bpf: #624 DIV default X jited:1 13 PASS [ 1232.874106] test_bpf: #625 DIV default A jited:1 12 PASS [ 1232.874421] test_bpf: #626 MOD default X jited:1 12 PASS [ 1232.874741] test_bpf: #627 MOD default A jited:1 13 PASS [ 1232.875056] test_bpf: #628 JMP EQ default A jited:1 10 PASS [ 1232.875379] test_bpf: #629 JMP EQ default X jited:1 10 PASS [ 1232.875722] test_bpf: #630 JNE signed compare, test 1 jited:1 11 PASS [ 1232.876101] test_bpf: #631 JNE signed compare, test 2 jited:1 11 PASS [ 1232.876471] test_bpf: #632 JNE signed compare, test 3 jited:1 10 PASS [ 1232.876847] test_bpf: #633 JNE signed compare, test 4 jited:1 12 PASS [ 1232.877219] test_bpf: #634 JNE signed compare, test 5 jited:1 10 PASS [ 1232.877593] test_bpf: #635 JNE signed compare, test 6 jited:1 10 PASS [ 1232.877965] test_bpf: #636 JNE signed compare, test 7 jited:1 11 PASS [ 1232.878352] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 10 PASS [ 1232.878775] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 10 PASS [ 1232.879188] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 10 PASS [ 1232.879602] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 10 PASS [ 1232.880014] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 15 PASS [ 1232.880426] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 16 PASS [ 1232.880863] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 16 PASS [ 1232.881275] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 15 PASS [ 1232.881692] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 15 PASS [ 1232.882132] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 15 PASS [ 1232.882549] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 23 PASS [ 1232.882977] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 16 PASS [ 1232.883397] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 16 PASS [ 1232.883824] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 16 PASS [ 1232.884243] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 15 PASS [ 1232.884667] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 15 PASS [ 1232.885085] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 16 PASS [ 1232.885497] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 16 PASS [ 1232.885919] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 15 PASS [ 1232.886335] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 16 PASS [ 1232.886755] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 16 PASS [ 1232.887170] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 15 PASS [ 1232.887591] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 21 PASS [ 1232.888018] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 21 PASS [ 1232.888455] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 22 PASS [ 1232.888886] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 22 PASS [ 1232.889306] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 16 PASS [ 1232.889731] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 15 PASS [ 1232.890146] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 16 PASS [ 1232.890556] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 22 PASS [ 1232.890971] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 15 PASS [ 1232.891378] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 15 PASS [ 1232.891804] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 16 PASS [ 1232.892220] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 15 PASS [ 1232.892645] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 16 PASS [ 1232.893062] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 15 PASS [ 1232.893481] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 15 PASS [ 1232.893907] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 15 PASS [ 1232.894324] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 16 PASS [ 1232.894744] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 16 PASS [ 1232.895163] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 16 PASS [ 1232.895589] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 15 PASS [ 1232.896008] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 16 PASS [ 1232.896430] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 16 PASS [ 1232.896851] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 17 PASS [ 1232.897268] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 18 PASS [ 1232.897685] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 18 PASS [ 1232.898123] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 17 PASS [ 1232.898570] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 20 PASS [ 1232.899139] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 21 PASS [ 1232.899784] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 19 PASS [ 1232.900398] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 21 PASS [ 1232.901021] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 20 PASS [ 1232.901638] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 19 PASS [ 1232.902246] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 21 PASS [ 1232.902861] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 21 PASS [ 1232.903469] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 21 PASS [ 1232.904082] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 20 PASS [ 1232.904709] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 20 PASS [ 1232.905322] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 19 PASS [ 1232.905981] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 21 PASS [ 1232.906599] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 20 PASS [ 1232.907205] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 21 PASS [ 1232.907827] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 20 PASS [ 1232.908451] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 19 PASS [ 1232.909073] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 20 PASS [ 1232.909693] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 27 PASS [ 1232.910323] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 29 PASS [ 1232.910959] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 28 PASS [ 1232.911450] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 22 PASS [ 1232.911894] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 16 PASS [ 1232.912315] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 16 PASS [ 1232.912761] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 15 PASS [ 1232.913175] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 15 PASS [ 1232.913588] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 16 PASS [ 1232.914011] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 15 PASS [ 1232.914430] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 15 PASS [ 1232.914860] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 15 PASS [ 1232.915280] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 15 PASS [ 1232.915717] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 15 PASS [ 1232.916133] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 15 PASS [ 1232.916549] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 23 PASS [ 1232.916985] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 15 PASS [ 1232.917398] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 16 PASS [ 1232.917844] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 15 PASS [ 1232.918271] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 16 PASS [ 1232.918701] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 15 PASS [ 1232.919116] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 16 PASS [ 1232.919530] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 18 PASS [ 1232.919987] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 18 PASS [ 1232.920405] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 18 PASS [ 1232.920837] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 16 PASS [ 1232.921254] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 17 PASS [ 1232.921694] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 21 PASS [ 1232.922195] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 22 PASS [ 1232.922817] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 23 PASS [ 1232.923441] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 23 PASS [ 1232.924159] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 25 PASS [ 1232.924875] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 25 PASS [ 1232.925566] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 24 PASS [ 1232.926277] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 22 PASS [ 1232.926908] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 23 PASS [ 1232.927548] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 33 PASS [ 1232.928178] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 22 PASS [ 1232.928807] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 24 PASS [ 1232.929422] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 23 PASS [ 1232.930059] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 22 PASS [ 1232.930763] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 23 PASS [ 1232.931459] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 24 PASS [ 1232.932171] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 24 PASS [ 1232.932923] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 17 PASS [ 1232.933422] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 16 PASS [ 1232.933886] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 10 PASS [ 1232.934298] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 10 PASS [ 1232.934740] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 10 PASS [ 1232.935167] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 10 PASS [ 1232.935635] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 10 PASS [ 1232.936056] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 10 PASS [ 1232.936477] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 10 PASS [ 1232.936903] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 13 PASS [ 1232.937323] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 13 PASS [ 1232.937753] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 12 PASS [ 1232.938188] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 13 PASS [ 1232.938620] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 12 PASS [ 1232.939036] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 12 PASS [ 1232.939455] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 12 PASS [ 1232.939903] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 10 PASS [ 1232.940340] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 10 PASS [ 1232.940780] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 12 PASS [ 1232.941228] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 10 PASS [ 1232.941668] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 10 PASS [ 1232.942096] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 10 PASS [ 1232.942527] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 10 PASS [ 1232.942968] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 10 PASS [ 1232.943404] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 10 PASS [ 1232.943857] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 10 PASS [ 1232.944299] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 10 PASS [ 1232.944779] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 14 PASS [ 1232.945253] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 11 PASS [ 1232.945743] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 11 PASS [ 1232.946201] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 11 PASS [ 1232.946697] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 10 PASS [ 1232.947138] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 10 PASS [ 1232.947584] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 13 PASS [ 1232.948050] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 10 PASS [ 1232.948543] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 10 PASS [ 1232.949027] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 12 PASS [ 1232.949482] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 12 PASS [ 1232.949957] test_bpf: #785 ALU64_MOV_K: registers jited:1 28 PASS [ 1232.950351] test_bpf: #786 ALU64_AND_K: registers jited:1 22 PASS [ 1232.950758] test_bpf: #787 ALU64_OR_K: registers jited:1 22 PASS [ 1232.951164] test_bpf: #788 ALU64_XOR_K: registers jited:1 22 PASS [ 1232.951559] test_bpf: #789 ALU64_LSH_K: registers jited:1 23 PASS [ 1232.951964] test_bpf: #790 ALU64_RSH_K: registers jited:1 25 PASS [ 1232.952378] test_bpf: #791 ALU64_ARSH_K: registers jited:1 29 PASS [ 1232.952815] test_bpf: #792 ALU64_ADD_K: registers jited:1 22 PASS [ 1232.953208] test_bpf: #793 ALU64_SUB_K: registers jited:1 31 PASS [ 1232.953625] test_bpf: #794 ALU64_MUL_K: registers jited:1 24 PASS [ 1232.954040] test_bpf: #795 ALU64_DIV_K: registers jited:1 93 PASS [ 1232.954509] test_bpf: #796 ALU64_MOD_K: registers jited:1 91 PASS [ 1232.954958] test_bpf: #797 ALU32_MOV_K: registers jited:1 21 PASS [ 1232.955337] test_bpf: #798 ALU32_AND_K: registers jited:1 24 PASS [ 1232.955740] test_bpf: #799 ALU32_OR_K: registers jited:1 27 PASS [ 1232.956132] test_bpf: #800 ALU32_XOR_K: registers jited:1 29 PASS [ 1232.956549] test_bpf: #801 ALU32_LSH_K: registers jited:1 33 PASS [ 1232.957003] test_bpf: #802 ALU32_RSH_K: registers jited:1 25 PASS [ 1232.957415] test_bpf: #803 ALU32_ARSH_K: registers jited:1 22 PASS [ 1232.957829] test_bpf: #804 ALU32_ADD_K: registers jited:1 22 PASS [ 1232.958222] test_bpf: #805 ALU32_SUB_K: registers jited:1 26 PASS [ 1232.958608] test_bpf: #806 ALU32_MUL_K: registers jited:1 22 PASS [ 1232.959001] test_bpf: #807 ALU32_DIV_K: registers jited:1 35 PASS [ 1232.959399] test_bpf: #808 ALU32_MOD_K: registers jited:1 39 PASS [ 1232.959850] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 142 PASS [ 1232.960522] test_bpf: #810 ALU64_AND_X: register combinations jited:1 126 PASS [ 1232.961172] test_bpf: #811 ALU64_OR_X: register combinations jited:1 135 PASS [ 1232.961890] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 199 PASS [ 1232.962867] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 198 PASS [ 1232.963797] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 198 PASS [ 1232.964750] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 198 PASS [ 1232.965680] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 130 PASS [ 1232.966324] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 131 PASS [ 1232.967000] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 207 PASS [ 1232.967985] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 745 PASS [ 1232.969252] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 744 PASS [ 1232.970479] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 126 PASS [ 1232.971114] test_bpf: #822 ALU32_AND_X: register combinations jited:1 109 PASS [ 1232.971733] test_bpf: #823 ALU32_OR_X: register combinations jited:1 136 PASS [ 1232.972353] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 114 PASS [ 1232.972951] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 117 PASS [ 1232.973548] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 123 PASS [ 1232.974171] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 121 PASS [ 1232.974795] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 120 PASS [ 1232.975422] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 124 PASS [ 1232.976022] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 114 PASS [ 1232.976623] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 277 PASS [ 1232.977386] test_bpf: #832 ALU32_MOD_X register combinations jited:1 284 PASS [ 1232.978151] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 190 PASS [ 1232.978854] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 176 PASS [ 1232.979527] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 180 PASS [ 1232.980221] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 183 PASS [ 1232.980916] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 180 PASS [ 1232.981623] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 180 PASS [ 1232.982310] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 87 PASS [ 1232.982848] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 82 PASS [ 1232.983371] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 82 PASS [ 1232.983913] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 82 PASS [ 1232.984433] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 77 PASS [ 1232.984957] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 75 PASS [ 1232.985461] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 45 PASS [ 1232.986007] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 43 PASS [ 1232.986563] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 46 PASS [ 1232.987135] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 28 PASS [ 1232.987660] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 26 PASS [ 1232.988193] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 32 PASS [ 1232.988750] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 84686 PASS [ 1232.994905] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 75102 PASS [ 1233.001595] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 80969 PASS [ 1233.007239] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 65089 PASS [ 1233.012996] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 64329 PASS [ 1233.019606] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 77199 PASS [ 1233.027094] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 88735 PASS [ 1233.032904] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 202557 PASS [ 1233.040231] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 170205 PASS [ 1233.047907] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 82336 PASS [ 1233.054703] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 71400 PASS [ 1233.060547] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 65197 PASS [ 1233.065986] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 87034 PASS [ 1233.075075] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 86545 PASS [ 1233.084700] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 83733 PASS [ 1233.090255] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 75990 PASS [ 1233.095865] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 136154 PASS [ 1233.103626] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 146637 PASS [ 1233.110131] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 133364 PASS [ 1233.121528] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 110174 PASS [ 1233.134038] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 101252 PASS [ 1233.144563] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 95400 PASS [ 1233.154860] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 144308 PASS [ 1233.168033] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 136961 PASS [ 1233.179258] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 116015 PASS [ 1233.189985] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 227242 PASS [ 1233.205359] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 199097 PASS [ 1233.220774] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 137383 PASS [ 1233.233434] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 122963 PASS [ 1233.244633] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 180930 PASS [ 1233.260276] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 122344 PASS [ 1233.274147] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 114949 PASS [ 1233.284552] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 121494 PASS [ 1233.295364] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 127143 PASS [ 1233.307326] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 92349 PASS [ 1233.315994] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 116110 PASS [ 1233.326464] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 26956 PASS [ 1233.359822] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 281 PASS [ 1233.360896] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 200 PASS [ 1233.361749] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 198 PASS [ 1233.362538] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 267 PASS [ 1233.363584] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 985 PASS [ 1233.365384] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 1083 PASS [ 1233.367292] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 1082 PASS [ 1233.369281] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 1080 PASS [ 1233.371136] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 924 PASS [ 1233.372813] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 976 PASS [ 1233.374524] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 1026 PASS [ 1233.376389] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 1068 PASS [ 1233.378372] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 1073 PASS [ 1233.380386] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 980 PASS [ 1233.382090] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 911 PASS [ 1233.383835] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 1010 PASS [ 1233.385976] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 964 PASS [ 1233.387829] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 965 PASS [ 1233.389632] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 909 PASS [ 1233.391345] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 897 PASS [ 1233.392940] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 909 PASS [ 1233.394500] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 982 PASS [ 1233.396345] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 905 PASS [ 1233.397914] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 909 PASS [ 1233.399571] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 111329 PASS [ 1233.407263] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 86347 PASS [ 1233.414545] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 82244 PASS [ 1233.421765] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 78881 PASS [ 1233.428925] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 79166 PASS [ 1233.436052] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 192821 PASS [ 1233.446351] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 165000 PASS [ 1233.458635] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 178769 PASS [ 1233.470114] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 136814 PASS [ 1233.477638] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 236837 PASS [ 1233.488673] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 124899 PASS [ 1233.496791] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 109100 PASS [ 1233.508054] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 148402 PASS [ 1233.515520] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 135957 PASS [ 1233.523502] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 120907 PASS [ 1233.531011] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 152367 PASS [ 1233.539011] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 177999 PASS [ 1233.547632] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 183356 PASS [ 1233.556218] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 133232 PASS [ 1233.563512] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 207720 PASS [ 1233.576246] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 71537 PASS [ 1233.581692] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 57128 PASS [ 1233.587967] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 76954 PASS [ 1233.593133] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 143691 PASS [ 1233.598790] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 76586 PASS [ 1233.604183] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 86298 PASS [ 1233.611305] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 85858 PASS [ 1233.618821] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 86654 PASS [ 1233.625603] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 75324 PASS [ 1233.631891] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 87075 PASS [ 1233.639684] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 81623 PASS [ 1233.646936] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 124444 PASS [ 1233.657029] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 126306 PASS [ 1233.667398] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 114757 PASS [ 1233.675855] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 142917 PASS [ 1233.685379] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 130129 PASS [ 1233.694479] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 121067 PASS [ 1233.703633] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 151187 PASS [ 1233.715358] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 153416 PASS [ 1233.727527] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 137243 PASS [ 1233.739363] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 126576 PASS [ 1233.750895] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 120567 PASS [ 1233.760375] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 68545 PASS [ 1233.765452] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 66561 PASS [ 1233.770642] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 69498 PASS [ 1233.774978] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 74267 PASS [ 1233.780322] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 71348 PASS [ 1233.784970] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 70992 PASS [ 1233.789488] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 73394 PASS [ 1233.794639] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 72256 PASS [ 1233.799292] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 70460 PASS [ 1233.804293] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 68092 PASS [ 1233.808797] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 71480 PASS [ 1233.814227] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 136794 PASS [ 1233.823091] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 121428 PASS [ 1233.832642] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 120230 PASS [ 1233.839994] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 116846 PASS [ 1233.849941] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 117490 PASS [ 1233.857638] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 142309 PASS [ 1233.868630] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 115431 PASS [ 1233.876336] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 126030 PASS [ 1233.885085] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 114577 PASS [ 1233.892553] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 125414 PASS [ 1233.900513] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 134741 PASS [ 1233.908249] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 12 PASS [ 1233.908712] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 10 PASS [ 1233.909147] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 10 PASS [ 1233.909581] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 10 PASS [ 1233.910057] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 10 PASS [ 1233.910548] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 23 PASS [ 1233.911051] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 10 PASS [ 1233.911511] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 10 PASS [ 1233.911990] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 10 PASS [ 1233.912461] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 11 PASS [ 1233.912945] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 10 PASS [ 1233.913402] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 10 PASS [ 1233.913825] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 10 PASS [ 1233.914256] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 12 PASS [ 1233.914889] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 12 PASS [ 1233.915508] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 12 PASS [ 1233.916142] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 13 PASS [ 1233.916781] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 12 PASS [ 1233.917419] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 13 PASS [ 1233.918062] test_bpf: #995 Short relative jump: offset=0 jited:1 13 PASS [ 1233.918776] test_bpf: #996 Short relative jump: offset=1 jited:1 13 PASS [ 1233.919363] test_bpf: #997 Short relative jump: offset=2 jited:1 13 PASS [ 1233.919949] test_bpf: #998 Short relative jump: offset=3 jited:1 13 PASS [ 1233.920533] test_bpf: #999 Short relative jump: offset=4 jited:1 13 PASS [ 1233.921059] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 13 PASS [ 1233.923259] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 10 PASS [ 1233.925516] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 10 PASS [ 1233.927725] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 10 PASS [ 1233.929908] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 43522 PASS [ 1233.933079] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 54069 PASS [ 1233.936789] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 52390 PASS [ 1233.940419] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 64609 PASS [ 1233.944239] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 53845 PASS [ 1233.947917] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 56429 PASS [ 1233.951677] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 53366 PASS [ 1233.955634] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 60142 PASS [ 1233.959300] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 61819 PASS [ 1233.962956] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 64158 PASS [ 1233.966795] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 59187 PASS [ 1233.970849] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 56195 PASS [ 1233.974899] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 57514 PASS [ 1233.978805] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 57037 PASS [ 1233.982846] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 53476 PASS [ 1233.987344] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 59210 PASS [ 1233.991261] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 59784 PASS [ 1233.995157] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 56013 PASS [ 1233.999360] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 60611 PASS [ 1234.003226] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 54684 PASS [ 1234.007087] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 57379 PASS [ 1234.010883] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 59231 PASS [ 1234.014869] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 59201 PASS [ 1234.018827] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 62584 PASS [ 1234.022717] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 60180 PASS [ 1234.026492] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 61597 PASS [ 1234.030229] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 68136 PASS [ 1234.034164] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 59618 PASS [ 1234.037790] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 61395 PASS [ 1234.041489] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 62907 PASS [ 1234.045500] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 60017 PASS [ 1234.049161] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 57431 PASS [ 1234.052821] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 57597 PASS [ 1234.056496] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 62113 PASS [ 1234.060279] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 57020 PASS [ 1234.064096] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 56794 PASS [ 1234.067949] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 55669 PASS [ 1234.071754] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 46791 PASS [ 1234.075606] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 48982 PASS [ 1234.079642] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 53295 PASS [ 1234.085878] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 55071 PASS [ 1234.089628] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 54944 PASS [ 1234.093647] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 57243 PASS [ 1234.097511] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 56685 PASS [ 1234.101304] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 49066 PASS [ 1234.105006] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1234.105530] test_bpf: #0 Tail call leaf jited:1 10 PASS [ 1234.105545] test_bpf: #1 Tail call 2 jited:1 22 PASS [ 1234.105867] test_bpf: #2 Tail call 3 jited:1 33 PASS [ 1234.106171] test_bpf: #3 Tail call 4 jited:1 44 PASS [ 1234.106499] test_bpf: #4 Tail call load/store leaf jited:1 12 PASS [ 1234.106787] test_bpf: #5 Tail call load/store jited:1 23 PASS [ 1234.107147] test_bpf: #6 Tail call error path, max count reached jited:1 463 PASS [ 1234.107929] test_bpf: #7 Tail call count preserved across function calls jited:1 19430 PASS [ 1234.127778] test_bpf: #8 Tail call error path, NULL target jited:1 11 PASS [ 1234.128257] test_bpf: #9 Tail call error path, index out of range jited:1 10 PASS [ 1234.128662] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1234.129548] test_bpf: #0 gso_with_rx_frags PASS [ 1234.129822] test_bpf: #1 gso_linear_no_head_frag PASS [ 1234.130112] 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__->