make -C tools/testing/selftests TARGETS=net TEST_PROGS=test_bpf.sh TEST_GEEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: test_bpf.sh [ 3.114327] test_bpf: #0 TAX jited:1 8 5 5 PASS [ 3.114666] test_bpf: #1 TXA jited:1 2 2 2 PASS [ 3.114947] test_bpf: #2 ADD_SUB_MUL_K jited:1 2 PASS [ 3.115231] test_bpf: #3 DIV_MOD_KX jited:1 12 PASS [ 3.115517] test_bpf: #4 AND_OR_LSH_K jited:1 2 2 PASS [ 3.115805] test_bpf: #5 LD_IMM_0 jited:1 2 PASS [ 3.116076] test_bpf: #6 LD_IND jited:1 8 7 7 PASS [ 3.116370] test_bpf: #7 LD_ABS jited:1 6 6 6 PASS [ 3.116663] test_bpf: #8 LD_ABS_LL jited:1 12 12 PASS [ 3.117099] test_bpf: #9 LD_IND_LL jited:1 8 7 7 PASS [ 3.117413] test_bpf: #10 LD_ABS_NET jited:1 11 11 PASS [ 3.117735] test_bpf: #11 LD_IND_NET jited:1 7 7 7 PASS [ 3.118058] test_bpf: #12 LD_PKTTYPE jited:1 4 4 PASS [ 3.118351] test_bpf: #13 LD_MARK jited:1 2 2 PASS [ 3.118625] test_bpf: #14 LD_RXHASH jited:1 2 2 PASS [ 3.118916] test_bpf: #15 LD_QUEUE jited:1 2 2 PASS [ 3.119198] test_bpf: #16 LD_PROTOCOL jited:1 4 4 PASS [ 3.119499] test_bpf: #17 LD_VLAN_TAG jited:1 2 2 PASS [ 3.119807] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 2 2 PASS [ 3.120140] test_bpf: #19 LD_IFINDEX jited:1 3 2 PASS [ 3.120428] test_bpf: #20 LD_HATYPE jited:1 3 3 PASS [ 3.120712] test_bpf: #21 LD_CPU jited:1 4 4 PASS [ 3.120995] test_bpf: #22 LD_NLATTR jited:1 3 6 PASS [ 3.121290] test_bpf: #23 LD_NLATTR_NEST jited:1 17 52 PASS [ 3.121670] test_bpf: #24 LD_PAYLOAD_OFF jited:1 619 643 PASS [ 3.123257] test_bpf: #25 LD_ANC_XOR jited:1 2 2 PASS [ 3.123554] test_bpf: #26 SPILL_FILL jited:1 3 3 3 PASS [ 3.123853] test_bpf: #27 JEQ jited:1 7 3 4 PASS [ 3.124136] test_bpf: #28 JGT jited:1 7 3 3 PASS [ 3.124410] test_bpf: #29 JGE (jt 0), test 1 jited:1 8 3 3 PASS [ 3.124748] test_bpf: #30 JGE (jt 0), test 2 jited:1 3 3 3 PASS [ 3.125088] test_bpf: #31 JGE jited:1 5 6 6 PASS [ 3.125368] test_bpf: #32 JSET jited:1 6 6 8 PASS [ 3.125656] test_bpf: #33 tcpdump port 22 jited:1 7 11 12 PASS [ 3.126047] test_bpf: #34 tcpdump complex jited:1 7 11 16 PASS [ 3.126422] test_bpf: #35 RET_A jited:1 2 2 PASS [ 3.126690] test_bpf: #36 INT: ADD trivial jited:1 2 PASS [ 3.127000] test_bpf: #37 INT: MUL_X jited:1 2 PASS [ 3.127277] test_bpf: #38 INT: MUL_X2 jited:1 2 PASS [ 3.127560] test_bpf: #39 INT: MUL32_X jited:1 2 PASS [ 3.127842] test_bpf: #40 INT: ADD 64-bit jited:1 17 PASS [ 3.128169] test_bpf: #41 INT: ADD 32-bit jited:1 16 PASS [ 3.128488] test_bpf: #42 INT: SUB jited:1 16 PASS [ 3.128777] test_bpf: #43 INT: XOR jited:1 8 PASS [ 3.129060] test_bpf: #44 INT: MUL jited:1 10 PASS [ 3.129343] test_bpf: #45 MOV REG64 jited:1 4 PASS [ 3.129614] test_bpf: #46 MOV REG32 jited:1 4 PASS [ 3.129887] test_bpf: #47 LD IMM64 jited:1 4 PASS [ 3.130164] test_bpf: #48 INT: ALU MIX jited:1 15 PASS [ 3.130467] test_bpf: #49 INT: shifts by register jited:1 5 PASS [ 3.130800] test_bpf: #50 check: missing ret PASS [ 3.131060] test_bpf: #51 check: div_k_0 PASS [ 3.131293] test_bpf: #52 check: unknown insn PASS [ 3.131548] test_bpf: #53 check: out of range spill/fill PASS [ 3.131852] test_bpf: #54 JUMPS + HOLES jited:1 5 PASS [ 3.132210] test_bpf: #55 check: RET X PASS [ 3.132442] test_bpf: #56 check: LDX + RET X PASS [ 3.132698] test_bpf: #57 M[]: alt STX + LDX jited:1 13 PASS [ 3.133051] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS [ 3.133401] test_bpf: #59 check: SKF_AD_MAX PASS [ 3.133665] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS [ 3.133979] test_bpf: #61 load 64-bit immediate jited:1 3 PASS [ 3.134314] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS [ 3.134621] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS [ 3.134981] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS [ 3.135302] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 1 PASS [ 3.135661] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 1 PASS [ 3.136002] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS [ 3.136367] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 3 PASS [ 3.136817] test_bpf: #69 ALU_MOV_K: small negative jited:1 1 PASS [ 3.137185] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 1 PASS [ 3.137602] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS [ 3.137958] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS [ 3.138366] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 1 PASS [ 3.138688] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 1 PASS [ 3.139062] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 2 PASS [ 3.139394] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 3 PASS [ 3.139724] test_bpf: #77 ALU64_MOV_K: small negative jited:1 1 PASS [ 3.140091] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 1 PASS [ 3.140505] test_bpf: #79 ALU64_MOV_K: large negative jited:1 1 PASS [ 3.140863] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 1 PASS [ 3.141287] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 3 PASS [ 3.141597] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 2 PASS [ 3.141912] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 3 PASS [ 3.142225] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 3 PASS [ 3.142540] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 3 PASS [ 3.142862] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 3.143208] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.143610] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 3 PASS [ 3.143981] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 3.144305] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.144708] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 3 PASS [ 3.145151] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 3.145471] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 3.145788] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 3.146187] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS [ 3.146541] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS [ 3.146951] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 2 PASS [ 3.147310] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 3.147702] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 2 PASS [ 3.148094] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 3 PASS [ 3.148487] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 3.148810] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 1 PASS [ 3.149183] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 1 PASS [ 3.149592] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 2 PASS [ 3.150027] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 1 PASS [ 3.150441] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 3 PASS [ 3.150772] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 2 PASS [ 3.151191] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 3 PASS [ 3.151562] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 2 PASS [ 3.151972] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 2 PASS [ 3.152411] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 2 PASS [ 3.152838] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 3.153165] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 3.153572] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 3.153921] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 3 PASS [ 3.154336] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 3.154656] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 3.155004] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 3.155406] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 3.155730] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 3.156061] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS [ 3.156462] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 3.156863] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 3.157183] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 3.157571] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS [ 3.157893] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 3.158251] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 3.158657] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS [ 3.159088] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 3.159488] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 3.159808] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 3.160135] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 3.160534] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS [ 3.160946] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 3.161276] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 3.161603] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 3.162013] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 3.162427] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 2 PASS [ 3.162839] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 3.163310] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 3.163842] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 3.164233] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 3.164661] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 8 PASS [ 3.165030] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 3.165449] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 3.166011] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 3.166359] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 3 PASS [ 3.166703] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 3.167132] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 4 PASS [ 3.167591] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 8 PASS [ 3.167957] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 8 PASS [ 3.168323] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 8 PASS [ 3.168760] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 9 PASS [ 3.169296] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 3 PASS [ 3.169621] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 3.170065] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 9 PASS [ 3.170412] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 3.170835] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 3.171199] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 3.171552] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 3.171970] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 8 PASS [ 3.172316] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 8 PASS [ 3.172665] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 3.173103] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 3 PASS [ 3.173463] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 3 PASS [ 3.173813] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 9 PASS [ 3.174189] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 9 PASS [ 3.174568] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 3 PASS [ 3.174937] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 3 PASS [ 3.175301] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 9 PASS [ 3.175681] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 9 PASS [ 3.176064] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 2 PASS [ 3.176420] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 3.176921] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 1 PASS [ 3.177264] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.177729] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 1 PASS [ 3.178069] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.178599] test_bpf: #178 ALU_AND_K: Small immediate jited:1 1 PASS [ 3.178976] test_bpf: #179 ALU_AND_K: Large immediate jited:1 3 PASS [ 3.179360] test_bpf: #180 ALU_AND_K: Zero extension jited:1 3 PASS [ 3.179718] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 3.180066] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 2 PASS [ 3.180565] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 2 PASS [ 3.181149] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 2 PASS [ 3.181642] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 3 PASS [ 3.182169] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 2 PASS [ 3.182570] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 4 PASS [ 3.182994] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 3.183325] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.183782] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 1 PASS [ 3.184151] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.184574] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 3.184892] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 2 PASS [ 3.185318] test_bpf: #194 ALU_OR_K: Small immediate jited:1 3 PASS [ 3.185666] test_bpf: #195 ALU_OR_K: Large immediate jited:1 1 PASS [ 3.186038] test_bpf: #196 ALU_OR_K: Zero extension jited:1 2 PASS [ 3.186401] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 1 PASS [ 3.186739] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 1 PASS [ 3.187163] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 2 PASS [ 3.187661] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 3.188159] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 3.188648] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 2 PASS [ 3.189026] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 2 PASS [ 3.189404] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 3.189740] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.190155] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 3.190477] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 3.190880] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS [ 3.191221] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.191637] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 2 PASS [ 3.192015] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 1 PASS [ 3.192387] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 3 PASS [ 3.192774] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 1 PASS [ 3.193134] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 1 PASS [ 3.193596] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 4 PASS [ 3.194261] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 3 PASS [ 3.195068] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 3 PASS [ 3.195586] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 2 PASS [ 3.195974] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 3 PASS [ 3.196339] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 3.196661] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.197047] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 3.197459] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 3.197787] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.198207] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 3.198596] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 1 PASS [ 3.198992] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 3.199380] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 2 PASS [ 3.199763] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 3.200156] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 2 PASS [ 3.200544] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 2 PASS [ 3.200939] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 1 PASS [ 3.201332] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 3.201672] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.202062] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 3.202472] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 3.202880] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 3.203228] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 3.203623] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 3.204012] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 3.204394] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 3.204771] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 3.205157] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 3.205536] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 3.205927] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 3.206260] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 3.206586] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.206957] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 3.207341] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 3.207672] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.208046] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 3.208413] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 1 PASS [ 3.208790] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 3.209177] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 3.209556] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 3.209944] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 3.210340] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 3.210714] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 2 PASS [ 3.211101] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 3.211426] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.211794] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 3.212181] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS [ 3.212582] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 3.212922] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 3.213296] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 3.213680] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 3.214064] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 3.214433] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 3.214809] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 3.215206] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 3.215591] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 3.215930] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 3.216293] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 3.216777] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS [ 3.217162] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS [ 3.217548] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 3.217937] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 2 PASS [ 3.218326] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 3.218712] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 2 PASS [ 3.219107] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 3.219502] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 2 PASS [ 3.219890] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 3.220255] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 3.220621] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 3.221117] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 3.221501] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 3.221885] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 10 PASS [ 3.222281] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 3.222662] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 3.223054] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 3.223442] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 3.223799] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 3.224113] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 3.224421] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 3.224738] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 3.225084] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 3.225523] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 3.225985] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 3.226445] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 2 PASS [ 3.226937] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 3.227379] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 3.227836] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 3.228300] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 2 PASS [ 3.228795] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 3.229243] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 3.229708] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 3.230173] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 3.230666] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 3.231118] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 3.231586] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 3.232057] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 1 PASS [ 3.232546] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 3.232956] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 3.233371] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 3.233812] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 2 PASS [ 3.234267] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 3.234671] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 3.235098] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 1 PASS [ 3.235521] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 2 PASS [ 3.235967] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 3 PASS [ 3.236314] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 2 PASS [ 3.236670] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 2 PASS [ 3.237069] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 2 PASS [ 3.237494] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 2 PASS [ 3.237918] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 2 PASS [ 3.238266] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 2 PASS [ 3.238625] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 2 PASS [ 3.239032] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 2 PASS [ 3.239457] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 2 PASS [ 3.239872] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 2 PASS [ 3.240309] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 2 PASS [ 3.240657] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 2 PASS [ 3.241020] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 3.241407] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 3.241820] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 381 PASS [ 3.242642] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 3.243079] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 3.243426] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 3.243794] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 3.244206] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 3.244642] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 2 PASS [ 3.245079] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 3.245524] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 3.245860] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 3.246203] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 3.246531] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 3.246862] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 3.247244] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 3.247573] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 3.247944] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 3.248268] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 3.248630] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 3.249048] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 1 PASS [ 3.249467] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 3.249868] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 3.250311] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 2 PASS [ 3.250741] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 3 PASS [ 3.251184] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 1 PASS [ 3.251600] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 3.252017] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 3.252429] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 1 PASS [ 3.252870] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 3 PASS [ 3.253322] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS [ 3.253776] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 3.254238] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 3.254701] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 3.255176] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20781 PASS [ 3.276636] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 20762 PASS [ 3.298103] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.298596] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.299146] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.299689] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.300199] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.300735] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.301340] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.301947] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.302493] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.302990] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.303546] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.304095] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.304592] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 11 PASS [ 3.305142] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.305750] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 3.306356] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 6 PASS [ 3.306915] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.307398] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.307954] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.308496] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 3.308997] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.309535] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 3.310150] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.310749] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.311312] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.311797] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.312353] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.312895] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 6 PASS [ 3.313397] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.313945] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 11 PASS [ 3.314559] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.315160] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 3.315708] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.316186] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.316727] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.317264] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 3.317749] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.318277] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 9 PASS [ 3.318870] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.319456] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.319996] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.320466] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.321013] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.321549] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 6 PASS [ 3.322045] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.322572] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 11 PASS [ 3.323176] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.323773] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 3.324318] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.324786] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.325338] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.325872] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 3.326364] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.326885] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 18 PASS [ 3.327489] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.328078] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.328614] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.329090] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.329631] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.330177] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 3.330671] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.331199] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 3.331801] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.332395] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 3.332943] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 3.333430] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.333997] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.334555] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 3.335063] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 11 PASS [ 3.335557] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.336123] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 3.336680] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 6 PASS [ 3.337193] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 6 PASS [ 3.337665] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 3.338143] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 6 PASS [ 3.338599] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 10 PASS [ 3.339063] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 11 PASS [ 3.339521] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 3.340012] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 3.340494] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 3.340961] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 3.341429] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 3.341882] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 3.342253] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 3.342604] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 3.342974] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 3.343255] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 2 PASS [ 3.343644] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 3.344003] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 3.344366] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 3.344645] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 3.345006] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 3.345366] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 3.345731] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 3.346022] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 3.346376] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 3.346728] test_bpf: #465 JMP32_JGT_X jited:1 2 PASS [ 3.347006] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 3.347353] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 3.347698] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 3.347978] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 3.348324] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 3.348675] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 3.348976] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 3.349328] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 3.349678] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 3.349966] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 3.350324] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 3.350679] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 3.350968] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 3.351325] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 3.351679] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 3.351967] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 3.352323] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 3.352678] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 3.352967] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 3.353323] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 3.353686] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 3.353972] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 3.354237] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 3.354662] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 3.355112] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 3 PASS [ 3.355541] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 3.355972] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 3.356397] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 1 PASS [ 3.356821] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 3.357256] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 3.357687] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 3 PASS [ 3.358083] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 3.358476] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 2 PASS [ 3.358914] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 3 PASS [ 3.359345] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 2 PASS [ 3.359733] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 3 PASS [ 3.360127] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 3.360487] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 3.360916] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 3 PASS [ 3.361277] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 3 PASS [ 3.361705] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 2 PASS [ 3.362074] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 3 PASS [ 3.362433] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 3 PASS [ 3.362861] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 2 PASS [ 3.363223] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 3.363661] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 2 PASS [ 3.364045] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 2 PASS [ 3.364409] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 3 PASS [ 3.364770] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 3.365156] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 3 PASS [ 3.365565] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 3 PASS [ 3.365999] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 2 PASS [ 3.366435] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 3.366866] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 3.367307] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 3.367739] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 3.368177] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 3 PASS [ 3.368609] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 3 PASS [ 3.369047] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 3 PASS [ 3.369409] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 3.369849] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 3.370219] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 3.370648] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 2 PASS [ 3.371018] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 3.371381] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 2 PASS [ 3.371744] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS [ 3.372113] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 3.372453] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 3.372792] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 3.373137] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 3.373475] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 3.373821] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 3.374161] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 3 PASS [ 3.374525] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 3 PASS [ 3.374882] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 3.375282] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 3 PASS [ 3.375691] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 3.376061] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 3.377308] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 3.378459] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1144 PASS [ 3.380345] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 3.380671] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 3 PASS [ 3.381813] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1188 1166 PASS [ 3.385437] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13480 13471 PASS [ 3.413761] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1174 PASS [ 3.416318] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 2 PASS [ 3.416862] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 7847 PASS [ 3.425521] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 21 PASS [ 3.426785] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 3.427487] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6018 PASS [ 3.438377] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7174 PASS [ 3.448246] test_bpf: #557 LD_IND byte frag jited:1 16 PASS [ 3.448581] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 3.448930] test_bpf: #559 LD_IND word frag jited:1 16 PASS [ 3.449255] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 3.449642] test_bpf: #561 LD_IND word mixed head/frag jited:1 18 PASS [ 3.450018] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 3.450343] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 3.450684] test_bpf: #564 LD_ABS word frag jited:1 14 PASS [ 3.451008] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 18 PASS [ 3.451396] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 3.451763] test_bpf: #567 LD_IND byte default X jited:1 4 PASS [ 3.452099] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 3.452453] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS [ 3.452807] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 5 PASS [ 3.453194] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 7 PASS [ 3.453633] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 6 PASS [ 3.454054] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 24 PASS [ 3.454495] test_bpf: #574 LD_IND halfword positive offset jited:1 5 PASS [ 3.454858] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 3.455247] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 3.455590] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 6 PASS [ 3.455999] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 3.456435] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 3.456865] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 3.457223] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 3.457576] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 5 PASS [ 3.457977] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 3.458374] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 5 PASS [ 3.458768] test_bpf: #585 LD_IND word positive offset, all ff jited:1 5 PASS [ 3.459159] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 6 PASS [ 3.459578] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS [ 3.460018] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 3.460304] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 3.460688] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 7 PASS [ 3.461109] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 3.461493] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 7 PASS [ 3.461895] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 6 PASS [ 3.462315] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 24 PASS [ 3.462758] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 3.463058] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 3.463396] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 3.463799] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 7 PASS [ 3.464232] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 3.464625] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 7 PASS [ 3.465063] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 6 PASS [ 3.465494] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 3.465776] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 3.466171] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS [ 3.466561] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 3.466958] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS [ 3.467339] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS [ 3.467753] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 3.468142] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 8 PASS [ 3.468545] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 6 PASS [ 3.468968] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 3 PASS [ 3.469337] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 6 PASS [ 3.469721] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 3.470102] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS [ 3.470478] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 6 PASS [ 3.470867] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 7 PASS [ 3.471271] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 7 PASS [ 3.471649] test_bpf: #618 ADD default X jited:1 2 PASS [ 3.471944] test_bpf: #619 ADD default A jited:1 2 PASS [ 3.472230] test_bpf: #620 SUB default X jited:1 2 PASS [ 3.472517] test_bpf: #621 SUB default A jited:1 2 PASS [ 3.472805] test_bpf: #622 MUL default X jited:1 2 PASS [ 3.473101] test_bpf: #623 MUL default A jited:1 2 PASS [ 3.473389] test_bpf: #624 DIV default X jited:1 2 PASS [ 3.473686] test_bpf: #625 DIV default A jited:1 3 PASS [ 3.473986] test_bpf: #626 MOD default X jited:1 2 PASS [ 3.474274] test_bpf: #627 MOD default A jited:1 3 PASS [ 3.474563] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 3.474860] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 3.475160] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 3.475497] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 3.475835] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 3.476195] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 3.476542] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 3.476884] test_bpf: #635 JNE signed compare, test 6 jited:1 2 PASS [ 3.477234] test_bpf: #636 JNE signed compare, test 7 jited:1 3 PASS [ 3.477582] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 3.477975] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 1 PASS [ 3.478363] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS [ 3.478748] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS [ 3.479141] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 5 PASS [ 3.479517] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS [ 3.479890] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 6 PASS [ 3.480270] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 5 PASS [ 3.480639] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 3.481041] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 3.481426] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 3.481808] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 3.482192] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 3.482571] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 3.482956] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 3.483341] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 3.483735] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 5 PASS [ 3.484127] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 5 PASS [ 3.484513] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 6 PASS [ 3.484895] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 3.485285] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 3.485664] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 3.486044] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 3.486432] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 11 PASS [ 3.486817] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 11 PASS [ 3.487220] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 11 PASS [ 3.487611] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 6 PASS [ 3.487998] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS [ 3.488382] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 6 PASS [ 3.488758] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 5 PASS [ 3.489137] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 3.489522] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 6 PASS [ 3.489910] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 3.490302] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 3.490686] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 3.491076] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 3.491458] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 3.491841] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 3.492229] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 6 PASS [ 3.492607] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 5 PASS [ 3.493001] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 6 PASS [ 3.493384] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 5 PASS [ 3.493774] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 3.494162] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 3.494545] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS [ 3.494933] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS [ 3.495316] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 7 PASS [ 3.495700] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 8 PASS [ 3.496086] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 3.496461] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 5 PASS [ 3.496839] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 3.497229] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS [ 3.497605] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 5 PASS [ 3.497999] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 5 PASS [ 3.498383] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 3.498767] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 5 PASS [ 3.499159] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 6 PASS [ 3.499543] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 5 PASS [ 3.499934] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 3.500323] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 3.500706] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 3.501095] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 3.501479] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS [ 3.501861] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 5 PASS [ 3.502242] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 5 PASS [ 3.502622] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 5 PASS [ 3.503017] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS [ 3.503413] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS [ 3.503811] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS [ 3.504209] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 12 PASS [ 3.504604] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 5 PASS [ 3.504996] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS [ 3.505378] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS [ 3.505758] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS [ 3.506135] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 5 PASS [ 3.506506] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 5 PASS [ 3.506881] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 12 PASS [ 3.507266] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 5 PASS [ 3.507643] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 6 PASS [ 3.508046] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 5 PASS [ 3.508429] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 5 PASS [ 3.508816] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 3.509212] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 6 PASS [ 3.509596] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 6 PASS [ 3.509983] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 5 PASS [ 3.510367] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 5 PASS [ 3.510750] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 5 PASS [ 3.511138] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 6 PASS [ 3.511519] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 7 PASS [ 3.511919] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 7 PASS [ 3.512305] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 8 PASS [ 3.512692] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 8 PASS [ 3.513081] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 3.513476] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 8 PASS [ 3.513879] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 15 PASS [ 3.514278] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 8 PASS [ 3.514668] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.515118] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.515563] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.516009] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.516455] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS [ 3.516859] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 3.517272] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 8 PASS [ 3.517655] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS [ 3.518042] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 8 PASS [ 3.518421] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS [ 3.518802] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.519256] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.519699] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.520158] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 3.520605] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS [ 3.521006] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 3.521413] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS [ 3.521791] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 2 PASS [ 3.522175] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 3.522548] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 3.522929] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 3.523307] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 3.523698] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 3.524084] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 4 PASS [ 3.524466] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 3.524846] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 3.525239] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 3.525626] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 3.526014] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 3.526400] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 3.526804] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 2 PASS [ 3.527206] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 3.527602] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 3.528008] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 3.528403] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 3.528798] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 3.529192] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 3.529578] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 3.530028] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 3.530430] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS [ 3.530829] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 3.531234] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 3.531633] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 3.532053] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 3.532462] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 2 PASS [ 3.532863] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 3.533264] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 3.533666] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 3.534064] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 3.534462] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 3.534858] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS [ 3.535279] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 2 PASS [ 3.535682] test_bpf: #785 ALU64_MOV_K: registers jited:1 12 PASS [ 3.536052] test_bpf: #786 ALU64_AND_K: registers jited:1 11 PASS [ 3.536398] test_bpf: #787 ALU64_OR_K: registers jited:1 11 PASS [ 3.536738] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 3.537090] test_bpf: #789 ALU64_LSH_K: registers jited:1 11 PASS [ 3.537435] test_bpf: #790 ALU64_RSH_K: registers jited:1 13 PASS [ 3.537783] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 3.538142] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 3.538488] test_bpf: #793 ALU64_SUB_K: registers jited:1 12 PASS [ 3.538835] test_bpf: #794 ALU64_MUL_K: registers jited:1 12 PASS [ 3.539185] test_bpf: #795 ALU64_DIV_K: registers jited:1 73 PASS [ 3.539592] test_bpf: #796 ALU64_MOD_K: registers jited:1 73 PASS [ 3.540009] test_bpf: #797 ALU32_MOV_K: registers jited:1 12 PASS [ 3.540359] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 3.540704] test_bpf: #799 ALU32_OR_K: registers jited:1 10 PASS [ 3.541051] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 3.541395] test_bpf: #801 ALU32_LSH_K: registers jited:1 11 PASS [ 3.541741] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 3.542090] test_bpf: #803 ALU32_ARSH_K: registers jited:1 12 PASS [ 3.542441] test_bpf: #804 ALU32_ADD_K: registers jited:1 12 PASS [ 3.542786] test_bpf: #805 ALU32_SUB_K: registers jited:1 10 PASS [ 3.543128] test_bpf: #806 ALU32_MUL_K: registers jited:1 11 PASS [ 3.543468] test_bpf: #807 ALU32_DIV_K: registers jited:1 36 PASS [ 3.543833] test_bpf: #808 ALU32_MOD_K: registers jited:1 27 PASS [ 3.544196] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 122 PASS [ 3.544767] test_bpf: #810 ALU64_AND_X: register combinations jited:1 124 PASS [ 3.545351] test_bpf: #811 ALU64_OR_X: register combinations jited:1 118 PASS [ 3.545915] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 118 PASS [ 3.546479] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 117 PASS [ 3.547049] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 117 PASS [ 3.547611] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 119 PASS [ 3.548188] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 118 PASS [ 3.548760] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 131 PASS [ 3.549338] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 128 PASS [ 3.549918] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 714 PASS [ 3.551096] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 712 PASS [ 3.552274] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 121 PASS [ 3.552850] test_bpf: #822 ALU32_AND_X: register combinations jited:1 96 PASS [ 3.553423] test_bpf: #823 ALU32_OR_X: register combinations jited:1 112 PASS [ 3.553996] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 112 PASS [ 3.554564] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 107 PASS [ 3.555134] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 111 PASS [ 3.555701] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 105 PASS [ 3.556270] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 110 PASS [ 3.556839] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 103 PASS [ 3.557404] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 105 PASS [ 3.557972] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 271 PASS [ 3.558704] test_bpf: #832 ALU32_MOD_X register combinations jited:1 280 PASS [ 3.559441] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 180 PASS [ 3.560101] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 161 PASS [ 3.560729] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 179 PASS [ 3.561392] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 173 PASS [ 3.562049] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 163 PASS [ 3.562672] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 172 PASS [ 3.563306] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 70 PASS [ 3.563802] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 77 PASS [ 3.564289] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 68 PASS [ 3.564758] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 114 PASS [ 3.565273] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 69 PASS [ 3.565736] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 67 PASS [ 3.566205] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 35 PASS [ 3.566706] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 35 PASS [ 3.567238] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 35 PASS [ 3.567753] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 18 PASS [ 3.568240] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 19 PASS [ 3.568724] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 18 PASS [ 3.569218] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 90483 PASS [ 3.574369] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 76137 PASS [ 3.579909] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 72217 PASS [ 3.584649] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 75718 PASS [ 3.589449] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 60131 PASS [ 3.594881] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 59481 PASS [ 3.600348] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 59880 PASS [ 3.605136] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 132750 PASS [ 3.610851] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 127842 PASS [ 3.617334] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 83950 PASS [ 3.623540] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 85370 PASS [ 3.628751] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 67172 PASS [ 3.633607] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 64443 PASS [ 3.638532] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 62203 PASS [ 3.643347] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 83837 PASS [ 3.648506] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 76026 PASS [ 3.653357] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 196819 PASS [ 3.660569] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 143888 PASS [ 3.666449] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 220223 PASS [ 3.675952] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 129990 PASS [ 3.686310] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 128774 PASS [ 3.695197] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 101442 PASS [ 3.703909] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 110763 PASS [ 3.714151] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 179262 PASS [ 3.723400] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 118091 PASS [ 3.732932] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 240617 PASS [ 3.743230] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 309221 PASS [ 3.757039] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 179024 PASS [ 3.767850] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 118449 PASS [ 3.776961] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 164304 PASS [ 3.787478] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 119281 PASS [ 3.796944] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 108400 PASS [ 3.805688] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 106266 PASS [ 3.814280] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 113060 PASS [ 3.824513] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 89618 PASS [ 3.832014] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 87245 PASS [ 3.838311] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 24791 PASS [ 3.867427] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 185 PASS [ 3.868179] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 191 PASS [ 3.868931] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 188 PASS [ 3.869690] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 195 PASS [ 3.870446] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 909 PASS [ 3.872008] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 929 PASS [ 3.873670] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 908 PASS [ 3.875191] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 904 PASS [ 3.876675] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 905 PASS [ 3.878193] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 905 PASS [ 3.879684] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 905 PASS [ 3.881176] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 904 PASS [ 3.882668] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 914 PASS [ 3.884205] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 904 PASS [ 3.885705] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 911 PASS [ 3.887190] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 903 PASS [ 3.888659] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 904 PASS [ 3.890131] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 903 PASS [ 3.891596] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 904 PASS [ 3.893095] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 923 PASS [ 3.894630] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 906 PASS [ 3.896145] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 905 PASS [ 3.897653] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 904 PASS [ 3.899132] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 904 PASS [ 3.900626] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 160538 PASS [ 3.907566] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 136456 PASS [ 3.914108] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 122631 PASS [ 3.920527] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 97785 PASS [ 3.926918] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 98482 PASS [ 3.933401] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 147948 PASS [ 3.941860] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 161585 PASS [ 3.951578] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 148687 PASS [ 3.961242] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 95054 PASS [ 3.967983] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 154524 PASS [ 3.976971] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 157911 PASS [ 3.983958] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 124257 PASS [ 3.990871] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 104879 PASS [ 3.997549] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 136435 PASS [ 4.004238] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 107015 PASS [ 4.010666] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 148781 PASS [ 4.017809] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 150576 PASS [ 4.025001] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 164697 PASS [ 4.036512] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 113123 PASS [ 4.042873] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 179311 PASS [ 4.053556] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 71882 PASS [ 4.058488] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 93409 PASS [ 4.063588] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 61378 PASS [ 4.068187] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 88733 PASS [ 4.073376] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 71393 PASS [ 4.078515] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 68516 PASS [ 4.083381] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 71343 PASS [ 4.088405] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 66297 PASS [ 4.093398] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 69222 PASS [ 4.098166] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 69157 PASS [ 4.102915] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 68344 PASS [ 4.107696] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 128819 PASS [ 4.115431] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 111221 PASS [ 4.123962] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 153377 PASS [ 4.131771] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 123345 PASS [ 4.140170] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 114252 PASS [ 4.147921] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 122695 PASS [ 4.155909] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 127440 PASS [ 4.163935] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 118439 PASS [ 4.171779] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 131752 PASS [ 4.179586] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 123367 PASS [ 4.187285] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 120636 PASS [ 4.195418] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 82810 PASS [ 4.199458] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 75271 PASS [ 4.203956] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 76969 PASS [ 4.208120] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 66068 PASS [ 4.212572] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 67817 PASS [ 4.216743] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 70483 PASS [ 4.220733] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 67899 PASS [ 4.225330] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 70203 PASS [ 4.229271] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 68283 PASS [ 4.233453] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 67610 PASS [ 4.237673] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 69349 PASS [ 4.242275] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 114202 PASS [ 4.249366] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 162330 PASS [ 4.264680] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 119132 PASS [ 4.275143] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 113487 PASS [ 4.283137] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 145647 PASS [ 4.289998] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 106446 PASS [ 4.297261] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 114386 PASS [ 4.303970] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 146214 PASS [ 4.315725] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 143456 PASS [ 4.327751] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 151043 PASS [ 4.339975] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 140763 PASS [ 4.346698] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 1 PASS [ 4.347102] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 1 PASS [ 4.347475] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS [ 4.347847] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS [ 4.348436] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS [ 4.348862] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 1 PASS [ 4.349297] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS [ 4.349731] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS [ 4.350169] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS [ 4.350597] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS [ 4.350996] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 4.351385] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 2 PASS [ 4.351773] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 2 PASS [ 4.352176] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS [ 4.352572] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 1 PASS [ 4.352961] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 1 PASS [ 4.353346] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 1 PASS [ 4.353763] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 1 PASS [ 4.354158] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 1 PASS [ 4.354549] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 4.354914] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS [ 4.355275] test_bpf: #997 Short relative jump: offset=2 jited:1 2 PASS [ 4.355632] test_bpf: #998 Short relative jump: offset=3 jited:1 2 PASS [ 4.356012] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS [ 4.356375] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 2 PASS [ 4.358345] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 1 PASS [ 4.360254] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 2 PASS [ 4.362312] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 1 PASS [ 4.364318] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 40997 PASS [ 4.367097] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 52258 PASS [ 4.370460] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 53387 PASS [ 4.373864] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 53054 PASS [ 4.377103] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 62900 PASS [ 4.382702] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 48705 PASS [ 4.387857] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 46350 PASS [ 4.391201] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 45835 PASS [ 4.394551] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 61862 PASS [ 4.397958] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 65055 PASS [ 4.401559] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 62400 PASS [ 4.405177] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 59150 PASS [ 4.408648] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 56634 PASS [ 4.412086] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 58873 PASS [ 4.415614] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 57266 PASS [ 4.419118] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 77808 PASS [ 4.425424] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 72940 PASS [ 4.431358] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 98331 PASS [ 4.437816] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 89270 PASS [ 4.444094] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 51455 PASS [ 4.447696] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 58479 PASS [ 4.451449] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 58898 PASS [ 4.455036] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 58015 PASS [ 4.458519] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 60301 PASS [ 4.461969] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 58923 PASS [ 4.465636] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 61096 PASS [ 4.469260] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 61432 PASS [ 4.472825] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 60692 PASS [ 4.476347] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 68260 PASS [ 4.480115] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 80907 PASS [ 4.485636] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 55430 PASS [ 4.488953] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 59691 PASS [ 4.492410] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 63957 PASS [ 4.496113] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 59910 PASS [ 4.499632] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 55304 PASS [ 4.503115] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 54230 PASS [ 4.506662] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 52830 PASS [ 4.510146] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 48949 PASS [ 4.513709] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 45803 PASS [ 4.517286] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 53716 PASS [ 4.520834] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 60029 PASS [ 4.524339] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 58062 PASS [ 4.527849] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 56139 PASS [ 4.531312] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 53732 PASS [ 4.534728] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 50956 PASS [ 4.538039] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 4.538532] test_bpf: #0 Tail call leaf jited:1 1 PASS [ 4.538538] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 4.538808] test_bpf: #2 Tail call 3 jited:1 12 PASS [ 4.539079] test_bpf: #3 Tail call 4 jited:1 17 PASS [ 4.539351] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 4.539608] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 4.539929] test_bpf: #6 Tail call error path, max count reached jited:1 194 PASS [ 4.540411] test_bpf: #7 Tail call count preserved across function calls jited:1 18416 PASS [ 4.559205] test_bpf: #8 Tail call error path, NULL target jited:1 3 PASS [ 4.559637] test_bpf: #9 Tail call error path, index out of range jited:1 2 PASS [ 4.559991] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 4.560801] test_bpf: #0 gso_with_rx_frags PASS [ 4.561051] test_bpf: #1 gso_linear_no_head_frag PASS [ 4.561315] 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__->