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 [ 2.441172] test_bpf: #0 TAX jited:1 18 15 15 PASS [ 2.441553] test_bpf: #1 TXA jited:1 10 10 10 PASS [ 2.441883] test_bpf: #2 ADD_SUB_MUL_K jited:1 11 PASS [ 2.442195] test_bpf: #3 DIV_MOD_KX jited:1 21 PASS [ 2.442508] test_bpf: #4 AND_OR_LSH_K jited:1 11 11 PASS [ 2.442842] test_bpf: #5 LD_IMM_0 jited:1 11 PASS [ 2.443131] test_bpf: #6 LD_IND jited:1 18 16 16 PASS [ 2.443477] test_bpf: #7 LD_ABS jited:1 17 16 16 PASS [ 2.443897] test_bpf: #8 LD_ABS_LL jited:1 22 22 PASS [ 2.444251] test_bpf: #9 LD_IND_LL jited:1 17 16 17 PASS [ 2.444616] test_bpf: #10 LD_ABS_NET jited:1 22 21 PASS [ 2.445030] test_bpf: #11 LD_IND_NET jited:1 17 16 16 PASS [ 2.445407] test_bpf: #12 LD_PKTTYPE jited:1 14 14 PASS [ 2.445746] test_bpf: #13 LD_MARK jited:1 10 10 PASS [ 2.446069] test_bpf: #14 LD_RXHASH jited:1 10 10 PASS [ 2.446396] test_bpf: #15 LD_QUEUE jited:1 10 10 PASS [ 2.446713] test_bpf: #16 LD_PROTOCOL jited:1 13 13 PASS [ 2.447061] test_bpf: #17 LD_VLAN_TAG jited:1 10 11 PASS [ 2.447418] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 10 11 PASS [ 2.447789] test_bpf: #19 LD_IFINDEX jited:1 13 20 PASS [ 2.448128] test_bpf: #20 LD_HATYPE jited:1 12 12 PASS [ 2.448458] test_bpf: #21 LD_CPU jited:1 13 13 PASS [ 2.448777] test_bpf: #22 LD_NLATTR jited:1 12 28 PASS [ 2.449129] test_bpf: #23 LD_NLATTR_NEST jited:1 26 62 PASS [ 2.449540] test_bpf: #24 LD_PAYLOAD_OFF jited:1 629 660 PASS [ 2.451187] test_bpf: #25 LD_ANC_XOR jited:1 10 10 PASS [ 2.451521] test_bpf: #26 SPILL_FILL jited:1 11 11 11 PASS [ 2.451880] test_bpf: #27 JEQ jited:1 16 11 11 PASS [ 2.452207] test_bpf: #28 JGT jited:1 17 11 12 PASS [ 2.452536] test_bpf: #29 JGE (jt 0), test 1 jited:1 16 11 11 PASS [ 2.452933] test_bpf: #30 JGE (jt 0), test 2 jited:1 12 12 11 PASS [ 2.453327] test_bpf: #31 JGE jited:1 16 15 16 PASS [ 2.453663] test_bpf: #32 JSET jited:1 15 16 17 PASS [ 2.454057] test_bpf: #33 tcpdump port 22 jited:1 16 18 20 PASS [ 2.454532] test_bpf: #34 tcpdump complex jited:1 15 19 25 PASS [ 2.454976] test_bpf: #35 RET_A jited:1 10 10 PASS [ 2.455288] test_bpf: #36 INT: ADD trivial jited:1 10 PASS [ 2.455615] test_bpf: #37 INT: MUL_X jited:1 11 PASS [ 2.455923] test_bpf: #38 INT: MUL_X2 jited:1 12 PASS [ 2.456612] test_bpf: #39 INT: MUL32_X jited:1 11 PASS [ 2.456975] test_bpf: #40 INT: ADD 64-bit jited:1 23 PASS [ 2.457336] test_bpf: #41 INT: ADD 32-bit jited:1 24 PASS [ 2.457691] test_bpf: #42 INT: SUB jited:1 23 PASS [ 2.458022] test_bpf: #43 INT: XOR jited:1 17 PASS [ 2.458331] test_bpf: #44 INT: MUL jited:1 16 PASS [ 2.458639] test_bpf: #45 MOV REG64 jited:1 12 PASS [ 2.458955] test_bpf: #46 MOV REG32 jited:1 12 PASS [ 2.459264] test_bpf: #47 LD IMM64 jited:1 12 PASS [ 2.459569] test_bpf: #48 INT: ALU MIX jited:1 23 PASS [ 2.459912] test_bpf: #49 INT: shifts by register jited:1 13 PASS [ 2.460289] test_bpf: #50 check: missing ret PASS [ 2.460577] test_bpf: #51 check: div_k_0 PASS [ 2.460844] test_bpf: #52 check: unknown insn PASS [ 2.461131] test_bpf: #53 check: out of range spill/fill PASS [ 2.461466] test_bpf: #54 JUMPS + HOLES jited:1 14 PASS [ 2.461864] test_bpf: #55 check: RET X PASS [ 2.462120] test_bpf: #56 check: LDX + RET X PASS [ 2.462396] test_bpf: #57 M[]: alt STX + LDX jited:1 21 PASS [ 2.462764] test_bpf: #58 M[]: full STX + full LDX jited:1 16 PASS [ 2.463161] test_bpf: #59 check: SKF_AD_MAX PASS [ 2.463434] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 16 PASS [ 2.463776] test_bpf: #61 load 64-bit immediate jited:1 14 PASS [ 2.464141] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 10 PASS [ 2.464485] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 10 PASS [ 2.464870] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 10 PASS [ 2.465218] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 10 PASS [ 2.465605] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 10 PASS [ 2.465956] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 10 PASS [ 2.466340] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 11 PASS [ 2.466835] test_bpf: #69 ALU_MOV_K: small negative jited:1 10 PASS [ 2.467209] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 10 PASS [ 2.467645] test_bpf: #71 ALU_MOV_K: large negative jited:1 10 PASS [ 2.468054] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 10 PASS [ 2.468502] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 10 PASS [ 2.468863] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 10 PASS [ 2.469263] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 11 PASS [ 2.469622] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 11 PASS [ 2.469997] test_bpf: #77 ALU64_MOV_K: small negative jited:1 10 PASS [ 2.470408] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 10 PASS [ 2.470870] test_bpf: #79 ALU64_MOV_K: large negative jited:1 10 PASS [ 2.471253] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 10 PASS [ 2.471710] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 10 PASS [ 2.472068] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 11 PASS [ 2.472418] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 11 PASS [ 2.472777] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 11 PASS [ 2.473137] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 12 PASS [ 2.473494] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 10 PASS [ 2.473863] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 2.474296] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 11 PASS [ 2.474683] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 10 PASS [ 2.475052] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 2.475491] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 11 PASS [ 2.475934] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 10 PASS [ 2.476281] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 10 PASS [ 2.476622] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 10 PASS [ 2.477045] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 11 PASS [ 2.477426] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 11 PASS [ 2.477887] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 11 PASS [ 2.478285] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 11 PASS [ 2.478710] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 11 PASS [ 2.479149] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 11 PASS [ 2.479576] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 10 PASS [ 2.479945] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 10 PASS [ 2.480308] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 10 PASS [ 2.480758] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 11 PASS [ 2.481208] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 10 PASS [ 2.481662] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 11 PASS [ 2.482035] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 11 PASS [ 2.482491] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 11 PASS [ 2.482902] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 10 PASS [ 2.483346] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 12 PASS [ 2.483819] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 11 PASS [ 2.484301] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 10 PASS [ 2.484642] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 2.485072] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 10 PASS [ 2.485423] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 2.485864] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 10 PASS [ 2.486210] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 10 PASS [ 2.486553] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 10 PASS [ 2.487007] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 10 PASS [ 2.487366] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 10 PASS [ 2.487726] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 10 PASS [ 2.488180] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 10 PASS [ 2.488631] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 10 PASS [ 2.488989] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 10 PASS [ 2.489418] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 10 PASS [ 2.489784] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 10 PASS [ 2.490153] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 10 PASS [ 2.490646] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 10 PASS [ 2.491086] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 10 PASS [ 2.491517] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 10 PASS [ 2.491878] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 10 PASS [ 2.492233] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 10 PASS [ 2.492664] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 10 PASS [ 2.493111] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 10 PASS [ 2.493476] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 10 PASS [ 2.493840] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 10 PASS [ 2.494283] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 10 PASS [ 2.494730] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 11 PASS [ 2.495187] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 10 PASS [ 2.495615] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 10 PASS [ 2.496061] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 11 PASS [ 2.496418] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 11 PASS [ 2.496853] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 16 PASS [ 2.497220] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 16 PASS [ 2.497671] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 18 PASS [ 2.498219] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 11 PASS [ 2.498575] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 11 PASS [ 2.498945] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 11 PASS [ 2.499388] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 12 PASS [ 2.499856] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 16 PASS [ 2.500230] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 16 PASS [ 2.500618] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 16 PASS [ 2.501077] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 17 PASS [ 2.501618] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 11 PASS [ 2.501994] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 11 PASS [ 2.502437] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 16 PASS [ 2.502815] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 16 PASS [ 2.503282] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 11 PASS [ 2.503641] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 13 PASS [ 2.504004] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 11 PASS [ 2.504437] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 16 PASS [ 2.504802] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 24 PASS [ 2.505173] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 16 PASS [ 2.505611] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 11 PASS [ 2.506007] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 11 PASS [ 2.506373] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 17 PASS [ 2.506753] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 17 PASS [ 2.507141] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 11 PASS [ 2.507503] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 11 PASS [ 2.507874] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 17 PASS [ 2.508256] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 17 PASS [ 2.508636] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 10 PASS [ 2.508993] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.509464] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 10 PASS [ 2.509838] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.510326] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 10 PASS [ 2.510681] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.511159] test_bpf: #178 ALU_AND_K: Small immediate jited:1 10 PASS [ 2.511536] test_bpf: #179 ALU_AND_K: Large immediate jited:1 10 PASS [ 2.511922] test_bpf: #180 ALU_AND_K: Zero extension jited:1 11 PASS [ 2.512298] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 10 PASS [ 2.512655] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.513139] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 11 PASS [ 2.513659] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 12 PASS [ 2.514182] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 15 PASS [ 2.514702] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 12 PASS [ 2.515100] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 11 PASS [ 2.515488] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 10 PASS [ 2.515841] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.516276] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 10 PASS [ 2.516620] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.517064] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 10 PASS [ 2.517417] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.517849] test_bpf: #194 ALU_OR_K: Small immediate jited:1 10 PASS [ 2.518223] test_bpf: #195 ALU_OR_K: Large immediate jited:1 10 PASS [ 2.518589] test_bpf: #196 ALU_OR_K: Zero extension jited:1 11 PASS [ 2.518961] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 10 PASS [ 2.519313] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 10 PASS [ 2.519743] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 12 PASS [ 2.520257] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 11 PASS [ 2.520772] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 11 PASS [ 2.521291] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 11 PASS [ 2.521678] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 11 PASS [ 2.522069] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 10 PASS [ 2.522413] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 2.522852] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 10 PASS [ 2.523207] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 2.523641] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 10 PASS [ 2.523993] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 2.524431] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 10 PASS [ 2.524810] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 10 PASS [ 2.525197] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 10 PASS [ 2.525567] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 10 PASS [ 2.525932] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 10 PASS [ 2.526375] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 13 PASS [ 2.526920] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 11 PASS [ 2.527452] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 12 PASS [ 2.527980] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 11 PASS [ 2.528373] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 11 PASS [ 2.528772] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 10 PASS [ 2.529136] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 10 PASS [ 2.529544] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 10 PASS [ 2.529996] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 10 PASS [ 2.530462] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 10 PASS [ 2.530891] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 10 PASS [ 2.531302] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 10 PASS [ 2.531716] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 10 PASS [ 2.532137] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 10 PASS [ 2.532551] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 10 PASS [ 2.532968] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 10 PASS [ 2.533393] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 10 PASS [ 2.533801] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 17 PASS [ 2.534226] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 10 PASS [ 2.534578] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 10 PASS [ 2.534978] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 10 PASS [ 2.535422] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 10 PASS [ 2.535895] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 10 PASS [ 2.536261] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 10 PASS [ 2.536683] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 10 PASS [ 2.537102] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 10 PASS [ 2.537525] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 10 PASS [ 2.537950] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 10 PASS [ 2.538374] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 10 PASS [ 2.538800] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 18 PASS [ 2.539234] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 10 PASS [ 2.539602] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 10 PASS [ 2.539964] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 2.540372] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 10 PASS [ 2.540793] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 10 PASS [ 2.541184] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 2.541598] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 10 PASS [ 2.542011] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 10 PASS [ 2.542433] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 10 PASS [ 2.542847] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 10 PASS [ 2.543258] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 10 PASS [ 2.543663] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 10 PASS [ 2.544084] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 10 PASS [ 2.544503] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 10 PASS [ 2.544922] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 10 PASS [ 2.545285] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 2.545684] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 10 PASS [ 2.546118] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 10 PASS [ 2.546560] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 10 PASS [ 2.546935] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 10 PASS [ 2.547348] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 10 PASS [ 2.547761] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 10 PASS [ 2.548184] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 10 PASS [ 2.548594] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 10 PASS [ 2.549011] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 10 PASS [ 2.549423] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 10 PASS [ 2.549858] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 10 PASS [ 2.550227] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 10 PASS [ 2.550633] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 10 PASS [ 2.551174] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 10 PASS [ 2.551592] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 12 PASS [ 2.552023] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 10 PASS [ 2.552434] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 10 PASS [ 2.552858] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 10 PASS [ 2.553279] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 10 PASS [ 2.553695] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 10 PASS [ 2.554114] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 10 PASS [ 2.554540] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 10 PASS [ 2.554949] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 10 PASS [ 2.555354] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 10 PASS [ 2.555901] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 10 PASS [ 2.556325] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 10 PASS [ 2.556756] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 10 PASS [ 2.557178] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 10 PASS [ 2.557608] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 10 PASS [ 2.558044] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 10 PASS [ 2.558476] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 10 PASS [ 2.558863] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 10 PASS [ 2.559211] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 10 PASS [ 2.559560] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 10 PASS [ 2.559927] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 10 PASS [ 2.560289] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 10 PASS [ 2.560775] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 10 PASS [ 2.561288] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 10 PASS [ 2.561780] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 10 PASS [ 2.562306] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 10 PASS [ 2.562774] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 10 PASS [ 2.563296] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 10 PASS [ 2.563797] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 10 PASS [ 2.564329] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 10 PASS [ 2.564802] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 17 PASS [ 2.565310] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 10 PASS [ 2.565802] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 17 PASS [ 2.566333] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 10 PASS [ 2.566807] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 17 PASS [ 2.567306] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 10 PASS [ 2.567792] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 10 PASS [ 2.568310] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 10 PASS [ 2.568728] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 10 PASS [ 2.569193] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 10 PASS [ 2.569641] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 10 PASS [ 2.570120] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 10 PASS [ 2.570563] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 10 PASS [ 2.571021] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 10 PASS [ 2.571468] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 10 PASS [ 2.571951] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 10 PASS [ 2.572322] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 10 PASS [ 2.572712] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 10 PASS [ 2.573142] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 10 PASS [ 2.573592] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 10 PASS [ 2.574046] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 10 PASS [ 2.574417] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 10 PASS [ 2.574801] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 17 PASS [ 2.575235] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 10 PASS [ 2.575684] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 10 PASS [ 2.576137] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 10 PASS [ 2.576604] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 10 PASS [ 2.576982] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 10 PASS [ 2.577365] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 10 PASS [ 2.577778] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 10 PASS [ 2.578221] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 10 PASS [ 2.578664] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 10 PASS [ 2.579141] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 10 PASS [ 2.579515] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 12 PASS [ 2.579913] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 10 PASS [ 2.580347] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 14 PASS [ 2.580812] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 10 PASS [ 2.581282] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 10 PASS [ 2.581751] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 12 PASS [ 2.582107] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 10 PASS [ 2.582453] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 11 PASS [ 2.582805] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 18 PASS [ 2.583152] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 10 PASS [ 2.583532] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 10 PASS [ 2.583914] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 10 PASS [ 2.584300] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 10 PASS [ 2.584653] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 10 PASS [ 2.585046] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 10 PASS [ 2.585490] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 10 PASS [ 2.585933] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 10 PASS [ 2.586386] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 10 PASS [ 2.586852] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 10 PASS [ 2.587323] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 10 PASS [ 2.587789] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 10 PASS [ 2.588249] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 10 PASS [ 2.588692] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 10 PASS [ 2.589139] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 12 PASS [ 2.589618] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 12 PASS [ 2.590117] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 10 PASS [ 2.590598] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 10 PASS [ 2.591083] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 10 PASS [ 2.591590] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 10 PASS [ 2.592102] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20684 PASS [ 2.613451] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20787 PASS [ 2.634917] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.635453] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.636063] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 14 PASS [ 2.636660] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.637208] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.637782] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.638444] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.639099] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.639707] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.640239] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.640854] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.641456] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.641995] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.642559] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.643211] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 13 PASS [ 2.643869] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 2.644455] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.644954] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.645538] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 2.646122] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.646650] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 2.647211] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 2.647854] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.648488] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 2.649078] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.649581] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.650174] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.650770] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 2.651308] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 2.651880] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 13 PASS [ 2.652528] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 2.653173] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 14 PASS [ 2.653759] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.654258] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.654839] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.655412] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.655941] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 2.656493] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 2.657131] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 14 PASS [ 2.657757] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 15 PASS [ 2.658336] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.658848] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.659433] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.660015] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 2.660549] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 2.661108] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 13 PASS [ 2.661747] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.662383] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 2.662969] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.663470] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.664064] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.664656] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.665190] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.665750] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.666402] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.667052] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.667645] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.668169] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.668777] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.669372] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.669921] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 2.670497] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.671160] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 14 PASS [ 2.671814] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 13 PASS [ 2.672414] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.672940] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 13 PASS [ 2.673541] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.674140] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 13 PASS [ 2.674682] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.675213] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.675815] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.676422] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 2.676978] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 12 PASS [ 2.677491] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 12 PASS [ 2.678001] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 12 PASS [ 2.678494] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 12 PASS [ 2.678985] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 14 PASS [ 2.679476] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 13 PASS [ 2.679995] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 12 PASS [ 2.680541] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 12 PASS [ 2.681054] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 13 PASS [ 2.681552] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 13 PASS [ 2.682048] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 11 PASS [ 2.682434] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 11 PASS [ 2.682833] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 10 PASS [ 2.683241] test_bpf: #454 JMP32_JEQ_X jited:1 10 PASS [ 2.683553] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 10 PASS [ 2.683950] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 12 PASS [ 2.684338] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 10 PASS [ 2.684739] test_bpf: #458 JMP32_JNE_X jited:1 12 PASS [ 2.685069] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 10 PASS [ 2.685465] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 11 PASS [ 2.685873] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 10 PASS [ 2.686283] test_bpf: #462 JMP32_JSET_X jited:1 10 PASS [ 2.686599] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 10 PASS [ 2.686992] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 10 PASS [ 2.687387] test_bpf: #465 JMP32_JGT_X jited:1 12 PASS [ 2.687698] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 10 PASS [ 2.688094] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 10 PASS [ 2.688489] test_bpf: #468 JMP32_JGE_X jited:1 10 PASS [ 2.688809] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 10 PASS [ 2.689205] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 10 PASS [ 2.689599] test_bpf: #471 JMP32_JLT_X jited:1 10 PASS [ 2.689918] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 10 PASS [ 2.690309] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 17 PASS [ 2.690707] test_bpf: #474 JMP32_JLE_X jited:1 10 PASS [ 2.691030] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 10 PASS [ 2.691417] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 11 PASS [ 2.691809] test_bpf: #477 JMP32_JSGT_X jited:1 18 PASS [ 2.692130] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 10 PASS [ 2.692527] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 10 PASS [ 2.692924] test_bpf: #480 JMP32_JSGE_X jited:1 10 PASS [ 2.693231] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 10 PASS [ 2.693612] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 12 PASS [ 2.694025] test_bpf: #483 JMP32_JSLT_X jited:1 10 PASS [ 2.694347] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 10 PASS [ 2.694742] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 12 PASS [ 2.695146] test_bpf: #486 JMP32_JSLE_X jited:1 10 PASS [ 2.695466] test_bpf: #487 JMP_EXIT jited:1 10 PASS [ 2.695760] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 11 PASS [ 2.696240] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 11 PASS [ 2.696726] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 12 PASS [ 2.697207] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 12 PASS [ 2.697681] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 11 PASS [ 2.698162] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 10 PASS [ 2.698633] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 11 PASS [ 2.699118] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 11 PASS [ 2.699604] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 13 PASS [ 2.700044] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 11 PASS [ 2.700482] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 11 PASS [ 2.700966] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 10 PASS [ 2.701437] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 13 PASS [ 2.701881] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 12 PASS [ 2.702315] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 11 PASS [ 2.702708] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 11 PASS [ 2.703174] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 11 PASS [ 2.703563] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 11 PASS [ 2.704052] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 12 PASS [ 2.704463] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 12 PASS [ 2.704870] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 12 PASS [ 2.705348] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 12 PASS [ 2.705759] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 10 PASS [ 2.706242] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 12 PASS [ 2.706649] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 11 PASS [ 2.707064] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 11 PASS [ 2.707476] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 12 PASS [ 2.707906] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 11 PASS [ 2.708366] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 12 PASS [ 2.708851] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 10 PASS [ 2.709328] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 11 PASS [ 2.709803] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 20 PASS [ 2.710280] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 12 PASS [ 2.710760] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 11 PASS [ 2.711232] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 11 PASS [ 2.711701] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 11 PASS [ 2.712203] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 15 PASS [ 2.712606] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 12 PASS [ 2.713084] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 11 PASS [ 2.713483] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 11 PASS [ 2.713961] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 12 PASS [ 2.714365] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 11 PASS [ 2.714781] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 12 PASS [ 2.715204] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 11 PASS [ 2.715613] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 10 PASS [ 2.716002] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 10 PASS [ 2.716389] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 12 PASS [ 2.716769] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 10 PASS [ 2.717160] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 10 PASS [ 2.717541] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 10 PASS [ 2.717934] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 15 PASS [ 2.718346] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 12 PASS [ 2.718764] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 11 PASS [ 2.719206] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 12 PASS [ 2.719670] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 10 PASS [ 2.720080] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 10 PASS [ 2.721479] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 10 PASS [ 2.722778] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1143 PASS [ 2.724721] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 2.725075] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 11 PASS [ 2.726316] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1173 1169 PASS [ 2.730024] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13492 13545 PASS [ 2.758521] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1201 PASS [ 2.761250] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 12 PASS [ 2.761875] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 7712 PASS [ 2.770545] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 30 PASS [ 2.772047] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 2.772766] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6239 PASS [ 2.784069] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7318 PASS [ 2.794373] test_bpf: #557 LD_IND byte frag jited:1 28 PASS [ 2.794747] test_bpf: #558 LD_IND halfword frag jited:1 24 PASS [ 2.795134] test_bpf: #559 LD_IND word frag jited:1 28 PASS [ 2.795499] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 28 PASS [ 2.795945] test_bpf: #561 LD_IND word mixed head/frag jited:1 26 PASS [ 2.796362] test_bpf: #562 LD_ABS byte frag jited:1 27 PASS [ 2.796722] test_bpf: #563 LD_ABS halfword frag jited:1 23 PASS [ 2.797109] test_bpf: #564 LD_ABS word frag jited:1 25 PASS [ 2.797474] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 25 PASS [ 2.797915] test_bpf: #566 LD_ABS word mixed head/frag jited:1 28 PASS [ 2.798320] test_bpf: #567 LD_IND byte default X jited:1 14 PASS [ 2.798679] test_bpf: #568 LD_IND byte positive offset jited:1 15 PASS [ 2.799079] test_bpf: #569 LD_IND byte negative offset jited:1 15 PASS [ 2.799474] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 14 PASS [ 2.799905] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 15 PASS [ 2.800374] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 16 PASS [ 2.800834] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 33 PASS [ 2.801313] test_bpf: #574 LD_IND halfword positive offset jited:1 15 PASS [ 2.801721] test_bpf: #575 LD_IND halfword negative offset jited:1 14 PASS [ 2.802133] test_bpf: #576 LD_IND halfword unaligned jited:1 14 PASS [ 2.802515] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 14 PASS [ 2.802966] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 17 PASS [ 2.803447] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 15 PASS [ 2.803926] test_bpf: #580 LD_IND word positive offset jited:1 15 PASS [ 2.804313] test_bpf: #581 LD_IND word negative offset jited:1 14 PASS [ 2.804703] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 15 PASS [ 2.805141] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 15 PASS [ 2.805577] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 15 PASS [ 2.806007] test_bpf: #585 LD_IND word positive offset, all ff jited:1 16 PASS [ 2.806427] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 15 PASS [ 2.806878] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 15 PASS [ 2.807326] test_bpf: #588 LD_ABS byte jited:1 11 PASS [ 2.807631] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 11 PASS [ 2.808077] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 16 PASS [ 2.808533] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 2.808938] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 17 PASS [ 2.809378] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 17 PASS [ 2.809836] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 32 PASS [ 2.810313] test_bpf: #595 LD_ABS halfword jited:1 19 PASS [ 2.810652] test_bpf: #596 LD_ABS halfword unaligned jited:1 13 PASS [ 2.811040] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 11 PASS [ 2.811483] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 15 PASS [ 2.811958] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 2.812379] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 16 PASS [ 2.812948] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 16 PASS [ 2.813421] test_bpf: #602 LD_ABS word jited:1 11 PASS [ 2.813732] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 11 PASS [ 2.814169] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 11 PASS [ 2.814599] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 13 PASS [ 2.815039] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 11 PASS [ 2.815459] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 16 PASS [ 2.815922] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 2.816327] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 17 PASS [ 2.816769] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 16 PASS [ 2.817228] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 13 PASS [ 2.817634] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 15 PASS [ 2.818060] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 12 PASS [ 2.818477] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 12 PASS [ 2.818897] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 15 PASS [ 2.819327] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 20 PASS [ 2.819771] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 16 PASS [ 2.820198] test_bpf: #618 ADD default X jited:1 10 PASS [ 2.820549] test_bpf: #619 ADD default A jited:1 11 PASS [ 2.820875] test_bpf: #620 SUB default X jited:1 11 PASS [ 2.821199] test_bpf: #621 SUB default A jited:1 10 PASS [ 2.821521] test_bpf: #622 MUL default X jited:1 10 PASS [ 2.821842] test_bpf: #623 MUL default A jited:1 10 PASS [ 2.822162] test_bpf: #624 DIV default X jited:1 10 PASS [ 2.822477] test_bpf: #625 DIV default A jited:1 12 PASS [ 2.822792] test_bpf: #626 MOD default X jited:1 13 PASS [ 2.823135] test_bpf: #627 MOD default A jited:1 13 PASS [ 2.823465] test_bpf: #628 JMP EQ default A jited:1 10 PASS [ 2.823801] test_bpf: #629 JMP EQ default X jited:1 18 PASS [ 2.824147] test_bpf: #630 JNE signed compare, test 1 jited:1 12 PASS [ 2.824533] test_bpf: #631 JNE signed compare, test 2 jited:1 10 PASS [ 2.824920] test_bpf: #632 JNE signed compare, test 3 jited:1 10 PASS [ 2.825301] test_bpf: #633 JNE signed compare, test 4 jited:1 10 PASS [ 2.825674] test_bpf: #634 JNE signed compare, test 5 jited:1 10 PASS [ 2.826055] test_bpf: #635 JNE signed compare, test 6 jited:1 10 PASS [ 2.826433] test_bpf: #636 JNE signed compare, test 7 jited:1 11 PASS [ 2.826810] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 10 PASS [ 2.827244] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 10 PASS [ 2.827668] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 10 PASS [ 2.828118] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 10 PASS [ 2.828561] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 16 PASS [ 2.828990] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 16 PASS [ 2.829409] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 15 PASS [ 2.829827] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 16 PASS [ 2.830244] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 16 PASS [ 2.830670] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 15 PASS [ 2.831098] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 16 PASS [ 2.831516] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 16 PASS [ 2.831940] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 16 PASS [ 2.832359] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 15 PASS [ 2.832776] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 16 PASS [ 2.833206] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 16 PASS [ 2.833629] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 16 PASS [ 2.834054] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 16 PASS [ 2.834481] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 15 PASS [ 2.834909] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 16 PASS [ 2.835333] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 15 PASS [ 2.835757] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 16 PASS [ 2.836175] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 21 PASS [ 2.836593] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 21 PASS [ 2.837018] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 21 PASS [ 2.837437] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 21 PASS [ 2.837879] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 15 PASS [ 2.838299] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 16 PASS [ 2.838717] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 16 PASS [ 2.839146] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 16 PASS [ 2.839570] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 16 PASS [ 2.840005] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 16 PASS [ 2.840443] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 15 PASS [ 2.840877] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 16 PASS [ 2.841315] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 16 PASS [ 2.841742] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 15 PASS [ 2.842179] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 15 PASS [ 2.842613] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 15 PASS [ 2.843050] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 15 PASS [ 2.843475] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 15 PASS [ 2.843911] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 16 PASS [ 2.844340] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 16 PASS [ 2.844768] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 15 PASS [ 2.845200] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 15 PASS [ 2.845628] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 17 PASS [ 2.846064] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 17 PASS [ 2.846485] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 16 PASS [ 2.846917] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 19 PASS [ 2.847351] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 15 PASS [ 2.847772] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 16 PASS [ 2.848206] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 15 PASS [ 2.848631] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 16 PASS [ 2.849056] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 15 PASS [ 2.849478] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 16 PASS [ 2.849907] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 15 PASS [ 2.850327] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 15 PASS [ 2.850751] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 16 PASS [ 2.851203] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 15 PASS [ 2.851629] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 15 PASS [ 2.852072] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 15 PASS [ 2.852511] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 19 PASS [ 2.852952] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 19 PASS [ 2.853390] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 15 PASS [ 2.853819] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 16 PASS [ 2.854260] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 16 PASS [ 2.854688] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 16 PASS [ 2.855122] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 22 PASS [ 2.855566] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 22 PASS [ 2.856006] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 21 PASS [ 2.856443] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 21 PASS [ 2.856878] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 16 PASS [ 2.857303] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 15 PASS [ 2.857729] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 16 PASS [ 2.858154] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 16 PASS [ 2.858579] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 16 PASS [ 2.859017] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 16 PASS [ 2.859447] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 15 PASS [ 2.859881] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 15 PASS [ 2.860309] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 22 PASS [ 2.860788] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 24 PASS [ 2.861217] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 15 PASS [ 2.861650] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 16 PASS [ 2.862094] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 15 PASS [ 2.862530] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 16 PASS [ 2.862975] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 15 PASS [ 2.863416] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 16 PASS [ 2.863856] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 15 PASS [ 2.864285] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 16 PASS [ 2.864715] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 16 PASS [ 2.865155] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 16 PASS [ 2.865595] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 18 PASS [ 2.866040] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 18 PASS [ 2.866464] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 17 PASS [ 2.866908] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 17 PASS [ 2.867340] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 17 PASS [ 2.867769] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 17 PASS [ 2.868200] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 17 PASS [ 2.868684] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 18 PASS [ 2.869184] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 16 PASS [ 2.869671] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 18 PASS [ 2.870184] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 20 PASS [ 2.870644] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 16 PASS [ 2.871123] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 17 PASS [ 2.871568] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 17 PASS [ 2.872013] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 17 PASS [ 2.872455] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 17 PASS [ 2.872903] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 17 PASS [ 2.873390] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 19 PASS [ 2.873898] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 17 PASS [ 2.874383] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 17 PASS [ 2.874886] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 17 PASS [ 2.875329] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 17 PASS [ 2.875783] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 10 PASS [ 2.876203] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 10 PASS [ 2.876623] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 12 PASS [ 2.877045] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 10 PASS [ 2.877467] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 10 PASS [ 2.877892] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 10 PASS [ 2.878309] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 10 PASS [ 2.878727] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 13 PASS [ 2.879162] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 12 PASS [ 2.879582] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 12 PASS [ 2.880014] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 12 PASS [ 2.880448] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 12 PASS [ 2.880875] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 12 PASS [ 2.881297] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 12 PASS [ 2.881734] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 10 PASS [ 2.882174] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 10 PASS [ 2.882606] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 11 PASS [ 2.883051] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 12 PASS [ 2.883485] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 12 PASS [ 2.883929] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 10 PASS [ 2.884361] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 10 PASS [ 2.884796] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 10 PASS [ 2.885236] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 10 PASS [ 2.885668] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 12 PASS [ 2.886121] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 10 PASS [ 2.886558] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 12 PASS [ 2.887010] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 11 PASS [ 2.887449] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 10 PASS [ 2.887896] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 11 PASS [ 2.888339] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 10 PASS [ 2.888778] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 10 PASS [ 2.889219] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 10 PASS [ 2.889660] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 12 PASS [ 2.890110] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 10 PASS [ 2.890561] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 10 PASS [ 2.891011] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 11 PASS [ 2.891455] test_bpf: #785 ALU64_MOV_K: registers jited:1 21 PASS [ 2.891843] test_bpf: #786 ALU64_AND_K: registers jited:1 22 PASS [ 2.892223] test_bpf: #787 ALU64_OR_K: registers jited:1 21 PASS [ 2.892600] test_bpf: #788 ALU64_XOR_K: registers jited:1 21 PASS [ 2.892974] test_bpf: #789 ALU64_LSH_K: registers jited:1 23 PASS [ 2.893344] test_bpf: #790 ALU64_RSH_K: registers jited:1 22 PASS [ 2.893716] test_bpf: #791 ALU64_ARSH_K: registers jited:1 23 PASS [ 2.894100] test_bpf: #792 ALU64_ADD_K: registers jited:1 22 PASS [ 2.894470] test_bpf: #793 ALU64_SUB_K: registers jited:1 25 PASS [ 2.894877] test_bpf: #794 ALU64_MUL_K: registers jited:1 26 PASS [ 2.895263] test_bpf: #795 ALU64_DIV_K: registers jited:1 80 PASS [ 2.895701] test_bpf: #796 ALU64_MOD_K: registers jited:1 81 PASS [ 2.896148] test_bpf: #797 ALU32_MOV_K: registers jited:1 24 PASS [ 2.896533] test_bpf: #798 ALU32_AND_K: registers jited:1 21 PASS [ 2.896921] test_bpf: #799 ALU32_OR_K: registers jited:1 20 PASS [ 2.897297] test_bpf: #800 ALU32_XOR_K: registers jited:1 27 PASS [ 2.897682] test_bpf: #801 ALU32_LSH_K: registers jited:1 21 PASS [ 2.898080] test_bpf: #802 ALU32_RSH_K: registers jited:1 23 PASS [ 2.898463] test_bpf: #803 ALU32_ARSH_K: registers jited:1 22 PASS [ 2.898866] test_bpf: #804 ALU32_ADD_K: registers jited:1 20 PASS [ 2.899256] test_bpf: #805 ALU32_SUB_K: registers jited:1 25 PASS [ 2.899638] test_bpf: #806 ALU32_MUL_K: registers jited:1 22 PASS [ 2.900027] test_bpf: #807 ALU32_DIV_K: registers jited:1 41 PASS [ 2.900436] test_bpf: #808 ALU32_MOD_K: registers jited:1 36 PASS [ 2.900853] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 134 PASS [ 2.901487] test_bpf: #810 ALU64_AND_X: register combinations jited:1 126 PASS [ 2.902110] test_bpf: #811 ALU64_OR_X: register combinations jited:1 135 PASS [ 2.902728] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 135 PASS [ 2.903356] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 134 PASS [ 2.903992] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 128 PASS [ 2.904613] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 142 PASS [ 2.905252] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 132 PASS [ 2.905869] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 141 PASS [ 2.906489] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 143 PASS [ 2.907140] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 723 PASS [ 2.908357] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 730 PASS [ 2.909572] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 119 PASS [ 2.910177] test_bpf: #822 ALU32_AND_X: register combinations jited:1 124 PASS [ 2.910796] test_bpf: #823 ALU32_OR_X: register combinations jited:1 114 PASS [ 2.911397] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 117 PASS [ 2.912007] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 117 PASS [ 2.912619] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 116 PASS [ 2.913233] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 118 PASS [ 2.913847] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 116 PASS [ 2.914451] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 119 PASS [ 2.915076] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 117 PASS [ 2.915688] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 285 PASS [ 2.916466] test_bpf: #832 ALU32_MOD_X register combinations jited:1 285 PASS [ 2.917241] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 198 PASS [ 2.917997] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 287 PASS [ 2.919114] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 292 PASS [ 2.920170] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 285 PASS [ 2.921288] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 289 PASS [ 2.922375] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 466 PASS [ 2.923664] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 173 PASS [ 2.924528] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 153 PASS [ 2.925376] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 158 PASS [ 2.926238] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 155 PASS [ 2.927079] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 156 PASS [ 2.927913] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 155 PASS [ 2.928741] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 82 PASS [ 2.929591] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 62 PASS [ 2.930458] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 47 PASS [ 2.931054] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 31 PASS [ 2.931580] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 30 PASS [ 2.932121] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 28 PASS [ 2.932652] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 93921 PASS [ 2.938583] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 75684 PASS [ 2.945243] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 69129 PASS [ 2.950876] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 85228 PASS [ 2.960684] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 79371 PASS [ 2.970415] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 83914 PASS [ 2.979880] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 100880 PASS [ 2.985718] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 203666 PASS [ 2.992309] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 164660 PASS [ 3.000704] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 65371 PASS [ 3.007356] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 60553 PASS [ 3.012807] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 60720 PASS [ 3.018220] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 92886 PASS [ 3.026532] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 80999 PASS [ 3.034614] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 61769 PASS [ 3.043803] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 60152 PASS [ 3.049080] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 103473 PASS [ 3.056697] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 98302 PASS [ 3.062944] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 282504 PASS [ 3.073765] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 117541 PASS [ 3.086960] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 169401 PASS [ 3.097525] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 111195 PASS [ 3.108341] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 102992 PASS [ 3.120421] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 217208 PASS [ 3.131545] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 116471 PASS [ 3.141644] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 258346 PASS [ 3.153409] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 222974 PASS [ 3.166068] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 153230 PASS [ 3.178335] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 114569 PASS [ 3.188237] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 98783 PASS [ 3.199942] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 213991 PASS [ 3.210465] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 110105 PASS [ 3.220799] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 94610 PASS [ 3.230831] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 110844 PASS [ 3.242753] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 121074 PASS [ 3.251451] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 104179 PASS [ 3.258757] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 24739 PASS [ 3.288092] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 196 PASS [ 3.288906] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 204 PASS [ 3.289708] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 198 PASS [ 3.290514] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 204 PASS [ 3.291313] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 905 PASS [ 3.292873] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 901 PASS [ 3.294404] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 901 PASS [ 3.295956] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 918 PASS [ 3.297703] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 904 PASS [ 3.299307] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 915 PASS [ 3.300863] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 906 PASS [ 3.302400] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 905 PASS [ 3.303943] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 903 PASS [ 3.305508] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 904 PASS [ 3.307052] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 902 PASS [ 3.308573] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 903 PASS [ 3.310098] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 909 PASS [ 3.311612] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 904 PASS [ 3.313140] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 903 PASS [ 3.314688] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 899 PASS [ 3.316248] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 904 PASS [ 3.317803] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 900 PASS [ 3.319358] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 917 PASS [ 3.320903] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 903 PASS [ 3.322448] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 149068 PASS [ 3.330775] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 123584 PASS [ 3.338031] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 109154 PASS [ 3.345269] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 170488 PASS [ 3.352984] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 124768 PASS [ 3.360899] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 167944 PASS [ 3.370560] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 176667 PASS [ 3.381564] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 176942 PASS [ 3.392954] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 166633 PASS [ 3.400483] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 197664 PASS [ 3.411311] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 111260 PASS [ 3.418419] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 94140 PASS [ 3.425532] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 85797 PASS [ 3.432592] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 87940 PASS [ 3.439666] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 87066 PASS [ 3.446764] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 141559 PASS [ 3.454621] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 153447 PASS [ 3.462295] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 154228 PASS [ 3.470473] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 86660 PASS [ 3.477526] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 148635 PASS [ 3.489332] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 80948 PASS [ 3.495006] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 57983 PASS [ 3.500963] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 79694 PASS [ 3.506076] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 66312 PASS [ 3.511735] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 67521 PASS [ 3.516999] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 67417 PASS [ 3.522494] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 70319 PASS [ 3.527801] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 70193 PASS [ 3.533039] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 80048 PASS [ 3.538397] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 72007 PASS [ 3.543726] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 70084 PASS [ 3.549151] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 156185 PASS [ 3.558470] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 121882 PASS [ 3.568814] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 117775 PASS [ 3.577302] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 116653 PASS [ 3.586367] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 124788 PASS [ 3.595441] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 114232 PASS [ 3.605019] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 137236 PASS [ 3.618516] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 144370 PASS [ 3.627943] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 116493 PASS [ 3.637413] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 111562 PASS [ 3.646312] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 169132 PASS [ 3.661680] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 78038 PASS [ 3.669127] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 84775 PASS [ 3.677414] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 77320 PASS [ 3.681880] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 58729 PASS [ 3.686622] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 72996 PASS [ 3.691377] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 69171 PASS [ 3.695741] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 70684 PASS [ 3.700674] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 68574 PASS [ 3.705121] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 97024 PASS [ 3.712586] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 84269 PASS [ 3.719865] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 68564 PASS [ 3.725189] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 143526 PASS [ 3.733488] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 111503 PASS [ 3.742654] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 114524 PASS [ 3.750146] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 169695 PASS [ 3.764603] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 137630 PASS [ 3.776689] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 134997 PASS [ 3.789152] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 139693 PASS [ 3.801435] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 122608 PASS [ 3.812880] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 143828 PASS [ 3.820464] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 121786 PASS [ 3.828438] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 114766 PASS [ 3.836029] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 10 PASS [ 3.836476] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 10 PASS [ 3.836920] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 10 PASS [ 3.837346] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 10 PASS [ 3.837802] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 17 PASS [ 3.838270] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 10 PASS [ 3.838741] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 10 PASS [ 3.839226] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 10 PASS [ 3.839711] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 10 PASS [ 3.840189] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 10 PASS [ 3.840624] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 10 PASS [ 3.841057] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 10 PASS [ 3.841486] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 10 PASS [ 3.841918] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 10 PASS [ 3.842348] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 10 PASS [ 3.842772] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 10 PASS [ 3.843199] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 10 PASS [ 3.843632] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 10 PASS [ 3.844053] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 10 PASS [ 3.844466] test_bpf: #995 Short relative jump: offset=0 jited:1 10 PASS [ 3.844860] test_bpf: #996 Short relative jump: offset=1 jited:1 10 PASS [ 3.845245] test_bpf: #997 Short relative jump: offset=2 jited:1 12 PASS [ 3.845631] test_bpf: #998 Short relative jump: offset=3 jited:1 10 PASS [ 3.846047] test_bpf: #999 Short relative jump: offset=4 jited:1 10 PASS [ 3.846439] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 16 PASS [ 3.848548] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 10 PASS [ 3.850704] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 11 PASS [ 3.852907] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 10 PASS [ 3.855090] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 41626 PASS [ 3.858225] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 52317 PASS [ 3.861934] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 68720 PASS [ 3.868106] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 55831 PASS [ 3.873616] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 62367 PASS [ 3.878477] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 50844 PASS [ 3.883932] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 57457 PASS [ 3.887667] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 57628 PASS [ 3.891530] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 61945 PASS [ 3.895223] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 58590 PASS [ 3.898873] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 67685 PASS [ 3.904806] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 74231 PASS [ 3.910720] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 67922 PASS [ 3.917253] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 66464 PASS [ 3.923131] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 48966 PASS [ 3.926953] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 51062 PASS [ 3.930931] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 55573 PASS [ 3.934812] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 59202 PASS [ 3.938746] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 59684 PASS [ 3.942602] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 61333 PASS [ 3.946561] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 59944 PASS [ 3.950451] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 61600 PASS [ 3.954365] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 59709 PASS [ 3.958207] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 67707 PASS [ 3.962092] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 72206 PASS [ 3.967472] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 67888 PASS [ 3.973265] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 75525 PASS [ 3.979112] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 54090 PASS [ 3.982781] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 56929 PASS [ 3.986533] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 61237 PASS [ 3.990163] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 55307 PASS [ 3.993766] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 59595 PASS [ 3.997418] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 58916 PASS [ 4.001072] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 63878 PASS [ 4.005944] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 62437 PASS [ 4.012216] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 64543 PASS [ 4.016873] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 48249 PASS [ 4.020645] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 51628 PASS [ 4.024597] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 54270 PASS [ 4.028384] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 54188 PASS [ 4.032255] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 54403 PASS [ 4.035993] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 65377 PASS [ 4.042045] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 68887 PASS [ 4.048096] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 63051 PASS [ 4.054047] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 44591 PASS [ 4.057801] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 4.058281] test_bpf: #0 Tail call leaf jited:1 10 PASS [ 4.058296] test_bpf: #1 Tail call 2 jited:1 21 PASS [ 4.058606] test_bpf: #2 Tail call 3 jited:1 31 PASS [ 4.058916] test_bpf: #3 Tail call 4 jited:1 41 PASS [ 4.059232] test_bpf: #4 Tail call load/store leaf jited:1 10 PASS [ 4.059512] test_bpf: #5 Tail call load/store jited:1 34 PASS [ 4.059964] test_bpf: #6 Tail call error path, max count reached jited:1 432 PASS [ 4.060716] test_bpf: #7 Tail call count preserved across function calls jited:1 19352 PASS [ 4.080482] test_bpf: #8 Tail call error path, NULL target jited:1 12 PASS [ 4.080962] test_bpf: #9 Tail call error path, index out of range jited:1 13 PASS [ 4.081359] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 4.082240] test_bpf: #0 gso_with_rx_frags PASS [ 4.082500] test_bpf: #1 gso_linear_no_head_frag PASS [ 4.082783] 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__->