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 [ 1246.164241] test_bpf: #0 TAX jited:1 11 12 12 PASS [ 1246.164816] test_bpf: #1 TXA jited:1 3 3 3 PASS [ 1246.165201] test_bpf: #2 ADD_SUB_MUL_K jited:1 4 PASS [ 1246.165606] test_bpf: #3 DIV_MOD_KX jited:1 20 PASS [ 1246.166061] test_bpf: #4 AND_OR_LSH_K jited:1 4 4 PASS [ 1246.166493] test_bpf: #5 LD_IMM_0 jited:1 4 PASS [ 1246.166887] test_bpf: #6 LD_IND jited:1 14 12 13 PASS [ 1246.167348] test_bpf: #7 LD_ABS jited:1 14 13 13 PASS [ 1246.167846] test_bpf: #8 LD_ABS_LL jited:1 25 23 PASS [ 1246.168313] test_bpf: #9 LD_IND_LL jited:1 15 16 16 PASS [ 1246.168807] test_bpf: #10 LD_ABS_NET jited:1 22 25 PASS [ 1246.169287] test_bpf: #11 LD_IND_NET jited:1 15 15 26 PASS [ 1246.169845] test_bpf: #12 LD_PKTTYPE jited:1 6 6 PASS [ 1246.170366] test_bpf: #13 LD_MARK jited:1 3 3 PASS [ 1246.170781] test_bpf: #14 LD_RXHASH jited:1 3 3 PASS [ 1246.171189] test_bpf: #15 LD_QUEUE jited:1 3 3 PASS [ 1246.171588] test_bpf: #16 LD_PROTOCOL jited:1 10 10 PASS [ 1246.172053] test_bpf: #17 LD_VLAN_TAG jited:1 2 3 PASS [ 1246.172470] test_bpf: #18 LD_VLAN_TAG_PRESENT jited:1 4 3 PASS [ 1246.173007] test_bpf: #19 LD_IFINDEX jited:1 4 4 PASS [ 1246.173433] test_bpf: #20 LD_HATYPE jited:1 5 5 PASS [ 1246.173860] test_bpf: #21 LD_CPU jited:1 6 6 PASS [ 1246.174265] test_bpf: #22 LD_NLATTR jited:1 6 10 PASS [ 1246.174686] test_bpf: #23 LD_NLATTR_NEST jited:1 40 103 PASS [ 1246.175292] test_bpf: #24 LD_PAYLOAD_OFF jited:1 1205 656 PASS [ 1246.177497] test_bpf: #25 LD_ANC_XOR jited:1 2 2 PASS [ 1246.177825] test_bpf: #26 SPILL_FILL jited:1 5 5 4 PASS [ 1246.178183] test_bpf: #27 JEQ jited:1 8 3 3 PASS [ 1246.178543] test_bpf: #28 JGT jited:1 17 5 7 PASS [ 1246.178904] test_bpf: #29 JGE (jt 0), test 1 jited:1 7 3 3 PASS [ 1246.179251] test_bpf: #30 JGE (jt 0), test 2 jited:1 3 3 3 PASS [ 1246.179611] test_bpf: #31 JGE jited:1 6 6 6 PASS [ 1246.179902] test_bpf: #32 JSET jited:1 6 6 8 PASS [ 1246.180195] test_bpf: #33 tcpdump port 22 jited:1 7 11 12 PASS [ 1246.180569] test_bpf: #34 tcpdump complex jited:1 7 10 17 PASS [ 1246.180952] test_bpf: #35 RET_A jited:1 2 2 PASS [ 1246.181219] test_bpf: #36 INT: ADD trivial jited:1 2 PASS [ 1246.181522] test_bpf: #37 INT: MUL_X jited:1 2 PASS [ 1246.181802] test_bpf: #38 INT: MUL_X2 jited:1 2 PASS [ 1246.182078] test_bpf: #39 INT: MUL32_X jited:1 2 PASS [ 1246.182369] test_bpf: #40 INT: ADD 64-bit jited:1 17 PASS [ 1246.182683] test_bpf: #41 INT: ADD 32-bit jited:1 24 PASS [ 1246.183011] test_bpf: #42 INT: SUB jited:1 16 PASS [ 1246.183300] test_bpf: #43 INT: XOR jited:1 10 PASS [ 1246.183607] test_bpf: #44 INT: MUL jited:1 10 PASS [ 1246.183904] test_bpf: #45 MOV REG64 jited:1 4 PASS [ 1246.184169] test_bpf: #46 MOV REG32 jited:1 4 PASS [ 1246.184441] test_bpf: #47 LD IMM64 jited:1 4 PASS [ 1246.184708] test_bpf: #48 INT: ALU MIX jited:1 14 PASS [ 1246.185008] test_bpf: #49 INT: shifts by register jited:1 5 PASS [ 1246.185343] test_bpf: #50 check: missing ret PASS [ 1246.185595] test_bpf: #51 check: div_k_0 PASS [ 1246.185868] test_bpf: #52 check: unknown insn PASS [ 1246.186131] test_bpf: #53 check: out of range spill/fill PASS [ 1246.186447] test_bpf: #54 JUMPS + HOLES jited:1 6 PASS [ 1246.186805] test_bpf: #55 check: RET X PASS [ 1246.187031] test_bpf: #56 check: LDX + RET X PASS [ 1246.187284] test_bpf: #57 M[]: alt STX + LDX jited:1 13 PASS [ 1246.187628] test_bpf: #58 M[]: full STX + full LDX jited:1 6 PASS [ 1246.187977] test_bpf: #59 check: SKF_AD_MAX PASS [ 1246.188229] test_bpf: #60 LD [SKF_AD_OFF-1] jited:1 6 PASS [ 1246.188542] test_bpf: #61 load 64-bit immediate jited:1 4 PASS [ 1246.188868] test_bpf: #62 ALU_MOV_X: dst = 2 jited:1 1 PASS [ 1246.189173] test_bpf: #63 ALU_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1246.189530] test_bpf: #64 ALU64_MOV_X: dst = 2 jited:1 1 PASS [ 1246.189853] test_bpf: #65 ALU64_MOV_X: dst = 4294967295 jited:1 1 PASS [ 1246.190207] test_bpf: #66 ALU_MOV_K: dst = 2 jited:1 1 PASS [ 1246.190518] test_bpf: #67 ALU_MOV_K: dst = 4294967295 jited:1 1 PASS [ 1246.190867] test_bpf: #68 ALU_MOV_K: 0x0000ffffffff0000 = 0x00000000ffffffff jited:1 3 PASS [ 1246.191315] test_bpf: #69 ALU_MOV_K: small negative jited:1 1 PASS [ 1246.191650] test_bpf: #70 ALU_MOV_K: small negative zero extension jited:1 1 PASS [ 1246.192050] test_bpf: #71 ALU_MOV_K: large negative jited:1 1 PASS [ 1246.192393] test_bpf: #72 ALU_MOV_K: large negative zero extension jited:1 1 PASS [ 1246.192792] test_bpf: #73 ALU64_MOV_K: dst = 2 jited:1 1 PASS [ 1246.193100] test_bpf: #74 ALU64_MOV_K: dst = 2147483647 jited:1 1 PASS [ 1246.193447] test_bpf: #75 ALU64_OR_K: dst = 0x0 jited:1 3 PASS [ 1246.193769] test_bpf: #76 ALU64_MOV_K: dst = -1 jited:1 2 PASS [ 1246.194084] test_bpf: #77 ALU64_MOV_K: small negative jited:1 1 PASS [ 1246.194426] test_bpf: #78 ALU64_MOV_K: small negative sign extension jited:1 1 PASS [ 1246.194908] test_bpf: #79 ALU64_MOV_K: large negative jited:1 1 PASS [ 1246.195251] test_bpf: #80 ALU64_MOV_K: large negative sign extension jited:1 1 PASS [ 1246.195670] test_bpf: #81 ALU_MOVSX | BPF_B jited:1 3 PASS [ 1246.195977] test_bpf: #82 ALU_MOVSX | BPF_H jited:1 3 PASS [ 1246.196284] test_bpf: #83 ALU64_MOVSX | BPF_B jited:1 2 PASS [ 1246.196596] test_bpf: #84 ALU64_MOVSX | BPF_H jited:1 2 PASS [ 1246.196911] test_bpf: #85 ALU64_MOVSX | BPF_W jited:1 2 PASS [ 1246.197223] test_bpf: #86 ALU_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 1246.197534] test_bpf: #87 ALU_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1246.197931] test_bpf: #88 ALU_ADD_X: 2 + 4294967294 = 0 jited:1 2 PASS [ 1246.198286] test_bpf: #89 ALU64_ADD_X: 1 + 2 = 3 jited:1 1 PASS [ 1246.198605] test_bpf: #90 ALU64_ADD_X: 1 + 4294967294 = 4294967295 jited:1 1 PASS [ 1246.199008] test_bpf: #91 ALU64_ADD_X: 2 + 4294967294 = 4294967296 jited:1 2 PASS [ 1246.199417] test_bpf: #92 ALU_ADD_K: 1 + 2 = 3 jited:1 1 PASS [ 1246.199816] test_bpf: #93 ALU_ADD_K: 3 + 0 = 3 jited:1 2 PASS [ 1246.200267] test_bpf: #94 ALU_ADD_K: 1 + 4294967294 = 4294967295 jited:1 2 PASS [ 1246.200743] test_bpf: #95 ALU_ADD_K: 4294967294 + 2 = 0 jited:1 2 PASS [ 1246.201100] test_bpf: #96 ALU_ADD_K: 0 + (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1246.201520] test_bpf: #97 ALU_ADD_K: 0 + 0xffff = 0xffff jited:1 4 PASS [ 1246.202028] test_bpf: #98 ALU_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 4 PASS [ 1246.202562] test_bpf: #99 ALU_ADD_K: 0 + 0x80000000 = 0x80000000 jited:1 2 PASS [ 1246.203014] test_bpf: #100 ALU_ADD_K: 0 + 0x80008000 = 0x80008000 jited:1 5 PASS [ 1246.203581] test_bpf: #101 ALU64_ADD_K: 1 + 2 = 3 jited:1 2 PASS [ 1246.204058] test_bpf: #102 ALU64_ADD_K: 3 + 0 = 3 jited:1 3 PASS [ 1246.204528] test_bpf: #103 ALU64_ADD_K: 1 + 2147483646 = 2147483647 jited:1 3 PASS [ 1246.205147] test_bpf: #104 ALU64_ADD_K: 4294967294 + 2 = 4294967296 jited:1 4 PASS [ 1246.205753] test_bpf: #105 ALU64_ADD_K: 2147483646 + -2147483647 = -1 jited:1 3 PASS [ 1246.206359] test_bpf: #106 ALU64_ADD_K: 1 + 0 = 1 jited:1 5 PASS [ 1246.206853] test_bpf: #107 ALU64_ADD_K: 0 + (-1) = 0xffffffffffffffff jited:1 3 PASS [ 1246.207458] test_bpf: #108 ALU64_ADD_K: 0 + 0xffff = 0xffff jited:1 3 PASS [ 1246.208009] test_bpf: #109 ALU64_ADD_K: 0 + 0x7fffffff = 0x7fffffff jited:1 3 PASS [ 1246.208603] test_bpf: #110 ALU64_ADD_K: 0 + 0x80000000 = 0xffffffff80000000 jited:1 4 PASS [ 1246.209251] test_bpf: #111 ALU_ADD_K: 0 + 0x80008000 = 0xffffffff80008000 jited:1 4 PASS [ 1246.209900] test_bpf: #112 ALU_SUB_X: 3 - 1 = 2 jited:1 3 PASS [ 1246.210371] test_bpf: #113 ALU_SUB_X: 4294967295 - 4294967294 = 1 jited:1 3 PASS [ 1246.210896] test_bpf: #114 ALU64_SUB_X: 3 - 1 = 2 jited:1 1 PASS [ 1246.211228] test_bpf: #115 ALU64_SUB_X: 4294967295 - 4294967294 = 1 jited:1 1 PASS [ 1246.211646] test_bpf: #116 ALU_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1246.211970] test_bpf: #117 ALU_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1246.212286] test_bpf: #118 ALU_SUB_K: 4294967295 - 4294967294 = 1 jited:1 2 PASS [ 1246.212686] test_bpf: #119 ALU64_SUB_K: 3 - 1 = 2 jited:1 1 PASS [ 1246.213016] test_bpf: #120 ALU64_SUB_K: 3 - 0 = 3 jited:1 1 PASS [ 1246.213348] test_bpf: #121 ALU64_SUB_K: 4294967294 - 4294967295 = -1 jited:1 1 PASS [ 1246.213762] test_bpf: #122 ALU64_ADD_K: 2147483646 - 2147483647 = -1 jited:1 1 PASS [ 1246.214169] test_bpf: #123 ALU_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1246.214492] test_bpf: #124 ALU_MUL_X: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1246.214893] test_bpf: #125 ALU_MUL_X: -1 * -1 = 1 jited:1 1 PASS [ 1246.215216] test_bpf: #126 ALU64_MUL_X: 2 * 3 = 6 jited:1 1 PASS [ 1246.215546] test_bpf: #127 ALU64_MUL_X: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1246.215952] test_bpf: #128 ALU64_MUL_X: 64x64 multiply, low word jited:1 1 PASS [ 1246.216349] test_bpf: #129 ALU64_MUL_X: 64x64 multiply, high word jited:1 2 PASS [ 1246.216746] test_bpf: #130 ALU_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1246.217062] test_bpf: #131 ALU_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1246.217391] test_bpf: #132 ALU_MUL_K: 2 * 0x7FFFFFF8 = 0xFFFFFFF0 jited:1 1 PASS [ 1246.217790] test_bpf: #133 ALU_MUL_K: 1 * (-1) = 0x00000000ffffffff jited:1 2 PASS [ 1246.218190] test_bpf: #134 ALU64_MUL_K: 2 * 3 = 6 jited:1 1 PASS [ 1246.218513] test_bpf: #135 ALU64_MUL_K: 3 * 1 = 3 jited:1 1 PASS [ 1246.218842] test_bpf: #136 ALU64_MUL_K: 1 * 2147483647 = 2147483647 jited:1 1 PASS [ 1246.219242] test_bpf: #137 ALU64_MUL_K: 1 * -2147483647 = -2147483647 jited:1 1 PASS [ 1246.219663] test_bpf: #138 ALU64_MUL_K: 1 * (-1) = 0xffffffffffffffff jited:1 3 PASS [ 1246.220081] test_bpf: #139 ALU64_MUL_K: 64x32 multiply, low word jited:1 1 PASS [ 1246.220467] test_bpf: #140 ALU64_MUL_K: 64x32 multiply, high word jited:1 1 PASS [ 1246.220863] test_bpf: #141 ALU_DIV_X: 6 / 2 = 3 jited:1 3 PASS [ 1246.221180] test_bpf: #142 ALU_DIV_X: 4294967295 / 4294967295 = 1 jited:1 3 PASS [ 1246.221581] test_bpf: #143 ALU64_DIV_X: 6 / 2 = 3 jited:1 10 PASS [ 1246.222052] test_bpf: #144 ALU64_DIV_X: 2147483647 / 2147483647 = 1 jited:1 10 PASS [ 1246.222648] test_bpf: #145 ALU64_DIV_X: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 11 PASS [ 1246.223321] test_bpf: #146 ALU_DIV_K: 6 / 2 = 3 jited:1 3 PASS [ 1246.223767] test_bpf: #147 ALU_DIV_K: 3 / 1 = 3 jited:1 5 PASS [ 1246.224238] test_bpf: #148 ALU_DIV_K: 4294967295 / 4294967295 = 1 jited:1 5 PASS [ 1246.224825] test_bpf: #149 ALU_DIV_K: 0xffffffffffffffff / (-1) = 0x1 jited:1 7 PASS [ 1246.225436] test_bpf: #150 ALU64_DIV_K: 6 / 2 = 3 jited:1 10 PASS [ 1246.225934] test_bpf: #151 ALU64_DIV_K: 3 / 1 = 3 jited:1 10 PASS [ 1246.226425] test_bpf: #152 ALU64_DIV_K: 2147483647 / 2147483647 = 1 jited:1 10 PASS [ 1246.227037] test_bpf: #153 ALU64_DIV_K: 0xffffffffffffffff / (-1) = 0x0000000000000001 jited:1 12 PASS [ 1246.227768] test_bpf: #154 ALU_MOD_X: 3 % 2 = 1 jited:1 5 PASS [ 1246.228242] test_bpf: #155 ALU_MOD_X: 4294967295 % 4294967293 = 2 jited:1 5 PASS [ 1246.228830] test_bpf: #156 ALU64_MOD_X: 3 % 2 = 1 jited:1 11 PASS [ 1246.229323] test_bpf: #157 ALU64_MOD_X: 2147483647 % 2147483645 = 2 jited:1 10 PASS [ 1246.229840] test_bpf: #158 ALU_MOD_K: 3 % 2 = 1 jited:1 3 PASS [ 1246.230159] test_bpf: #159 ALU_MOD_K: 3 % 1 = 0 jited:1 3 PASS [ 1246.230488] test_bpf: #160 ALU_MOD_K: 4294967295 % 4294967293 = 2 jited:1 3 PASS [ 1246.230999] test_bpf: #161 ALU64_MOD_K: 3 % 2 = 1 jited:1 9 PASS [ 1246.231334] test_bpf: #162 ALU64_MOD_K: 3 % 1 = 0 jited:1 9 PASS [ 1246.231795] test_bpf: #163 ALU64_MOD_K: 2147483647 % 2147483645 = 2 jited:1 8 PASS [ 1246.232349] test_bpf: #164 ALU_SDIV_X: -6 / 2 = -3 jited:1 5 PASS [ 1246.232844] test_bpf: #165 ALU_SDIV_K: -6 / 2 = -3 jited:1 5 PASS [ 1246.233346] test_bpf: #166 ALU64_SDIV_X: -6 / 2 = -3 jited:1 12 PASS [ 1246.233889] test_bpf: #167 ALU64_SDIV_K: -6 / 2 = -3 jited:1 13 PASS [ 1246.234420] test_bpf: #168 ALU_SMOD_X: -7 % 2 = -1 jited:1 5 PASS [ 1246.234930] test_bpf: #169 ALU_SMOD_K: -7 % 2 = -1 jited:1 5 PASS [ 1246.235431] test_bpf: #170 ALU64_SMOD_X: -7 % 2 = -1 jited:1 12 PASS [ 1246.235969] test_bpf: #171 ALU64_SMOD_K: -7 % 2 = -1 jited:1 12 PASS [ 1246.236501] test_bpf: #172 ALU_AND_X: 3 & 2 = 2 jited:1 3 PASS [ 1246.236991] test_bpf: #173 ALU_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.237643] test_bpf: #174 ALU64_AND_X: 3 & 2 = 2 jited:1 3 PASS [ 1246.238153] test_bpf: #175 ALU64_AND_X: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.238830] test_bpf: #176 ALU_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 1246.239314] test_bpf: #177 ALU_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.239981] test_bpf: #178 ALU_AND_K: Small immediate jited:1 2 PASS [ 1246.240497] test_bpf: #179 ALU_AND_K: Large immediate jited:1 2 PASS [ 1246.241016] test_bpf: #180 ALU_AND_K: Zero extension jited:1 4 PASS [ 1246.241526] test_bpf: #181 ALU64_AND_K: 3 & 2 = 2 jited:1 3 PASS [ 1246.241923] test_bpf: #182 ALU64_AND_K: 0xffffffff & 0xffffffff = 0xffffffff jited:1 1 PASS [ 1246.242369] test_bpf: #183 ALU64_AND_K: 0x0000ffffffff0000 & 0x0 = 0x0000000000000000 jited:1 2 PASS [ 1246.242855] test_bpf: #184 ALU64_AND_K: 0x0000ffffffff0000 & -1 = 0x0000ffffffff0000 jited:1 2 PASS [ 1246.243341] test_bpf: #185 ALU64_AND_K: 0xffffffffffffffff & -1 = 0xffffffffffffffff jited:1 3 PASS [ 1246.243907] test_bpf: #186 ALU64_AND_K: Sign extension 1 jited:1 4 PASS [ 1246.244414] test_bpf: #187 ALU64_AND_K: Sign extension 2 jited:1 4 PASS [ 1246.244828] test_bpf: #188 ALU_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 1246.245282] test_bpf: #189 ALU_OR_X: 0x0 | 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.245883] test_bpf: #190 ALU64_OR_X: 1 | 2 = 3 jited:1 3 PASS [ 1246.246362] test_bpf: #191 ALU64_OR_X: 0 | 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.246959] test_bpf: #192 ALU_OR_K: 1 | 2 = 3 jited:1 3 PASS [ 1246.247423] test_bpf: #193 ALU_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.248007] test_bpf: #194 ALU_OR_K: Small immediate jited:1 3 PASS [ 1246.248509] test_bpf: #195 ALU_OR_K: Large immediate jited:1 2 PASS [ 1246.249015] test_bpf: #196 ALU_OR_K: Zero extension jited:1 5 PASS [ 1246.249524] test_bpf: #197 ALU64_OR_K: 1 | 2 = 3 jited:1 3 PASS [ 1246.250007] test_bpf: #198 ALU64_OR_K: 0 & 0xffffffff = 0xffffffff jited:1 3 PASS [ 1246.250592] test_bpf: #199 ALU64_OR_K: 0x0000ffffffff0000 | 0x0 = 0x0000ffffffff0000 jited:1 5 PASS [ 1246.251305] test_bpf: #200 ALU64_OR_K: 0x0000ffffffff0000 | -1 = 0xffffffffffffffff jited:1 3 PASS [ 1246.251852] test_bpf: #201 ALU64_OR_K: 0x000000000000000 | -1 = 0xffffffffffffffff jited:1 2 PASS [ 1246.252333] test_bpf: #202 ALU64_OR_K: Sign extension 1 jited:1 2 PASS [ 1246.252804] test_bpf: #203 ALU64_OR_K: Sign extension 2 jited:1 3 PASS [ 1246.253156] test_bpf: #204 ALU_XOR_X: 5 ^ 6 = 3 jited:1 1 PASS [ 1246.253589] test_bpf: #205 ALU_XOR_X: 0x1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1246.254204] test_bpf: #206 ALU64_XOR_X: 5 ^ 6 = 3 jited:1 2 PASS [ 1246.254704] test_bpf: #207 ALU64_XOR_X: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1246.255250] test_bpf: #208 ALU_XOR_K: 5 ^ 6 = 3 jited:1 2 PASS [ 1246.255730] test_bpf: #209 ALU_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 3 PASS [ 1246.256304] test_bpf: #210 ALU_XOR_K: Small immediate jited:1 3 PASS [ 1246.256808] test_bpf: #211 ALU_XOR_K: Large immediate jited:1 2 PASS [ 1246.257305] test_bpf: #212 ALU_XOR_K: Zero extension jited:1 4 PASS [ 1246.257813] test_bpf: #213 ALU64_XOR_K: 5 ^ 6 = 3 jited:1 3 PASS [ 1246.258287] test_bpf: #214 ALU64_XOR_K: 1 ^ 0xffffffff = 0xfffffffe jited:1 2 PASS [ 1246.258874] test_bpf: #215 ALU64_XOR_K: 0x0000ffffffff0000 ^ 0x0 = 0x0000ffffffff0000 jited:1 4 PASS [ 1246.259636] test_bpf: #216 ALU64_XOR_K: 0x0000ffffffff0000 ^ -1 = 0xffff00000000ffff jited:1 3 PASS [ 1246.260122] test_bpf: #217 ALU64_XOR_K: 0x000000000000000 ^ -1 = 0xffffffffffffffff jited:1 2 PASS [ 1246.260589] test_bpf: #218 ALU64_XOR_K: Sign extension 1 jited:1 3 PASS [ 1246.260947] test_bpf: #219 ALU64_XOR_K: Sign extension 2 jited:1 2 PASS [ 1246.261301] test_bpf: #220 ALU_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1246.261620] test_bpf: #221 ALU_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1246.261987] test_bpf: #222 ALU_LSH_X: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1246.262389] test_bpf: #223 ALU64_LSH_X: 1 << 1 = 2 jited:1 1 PASS [ 1246.262723] test_bpf: #224 ALU64_LSH_X: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1246.263086] test_bpf: #225 ALU64_LSH_X: Shift < 32, low word jited:1 1 PASS [ 1246.263449] test_bpf: #226 ALU64_LSH_X: Shift < 32, high word jited:1 1 PASS [ 1246.263834] test_bpf: #227 ALU64_LSH_X: Shift > 32, low word jited:1 1 PASS [ 1246.264202] test_bpf: #228 ALU64_LSH_X: Shift > 32, high word jited:1 1 PASS [ 1246.264577] test_bpf: #229 ALU64_LSH_X: Shift == 32, low word jited:1 1 PASS [ 1246.264958] test_bpf: #230 ALU64_LSH_X: Shift == 32, high word jited:1 2 PASS [ 1246.265337] test_bpf: #231 ALU64_LSH_X: Zero shift, low word jited:1 1 PASS [ 1246.265704] test_bpf: #232 ALU64_LSH_X: Zero shift, high word jited:1 1 PASS [ 1246.266080] test_bpf: #233 ALU_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1246.266391] test_bpf: #234 ALU_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1246.266751] test_bpf: #235 ALU_LSH_K: 0x12345678 << 12 = 0x45678000 jited:1 1 PASS [ 1246.267145] test_bpf: #236 ALU_LSH_K: 0x12345678 << 0 = 0x12345678 jited:1 1 PASS [ 1246.267537] test_bpf: #237 ALU64_LSH_K: 1 << 1 = 2 jited:1 1 PASS [ 1246.267884] test_bpf: #238 ALU64_LSH_K: 1 << 31 = 0x80000000 jited:1 1 PASS [ 1246.268253] test_bpf: #239 ALU64_LSH_K: Shift < 32, low word jited:1 1 PASS [ 1246.268617] test_bpf: #240 ALU64_LSH_K: Shift < 32, high word jited:1 1 PASS [ 1246.268996] test_bpf: #241 ALU64_LSH_K: Shift > 32, low word jited:1 1 PASS [ 1246.269377] test_bpf: #242 ALU64_LSH_K: Shift > 32, high word jited:1 1 PASS [ 1246.269759] test_bpf: #243 ALU64_LSH_K: Shift == 32, low word jited:1 1 PASS [ 1246.270133] test_bpf: #244 ALU64_LSH_K: Shift == 32, high word jited:1 1 PASS [ 1246.270510] test_bpf: #245 ALU64_LSH_K: Zero shift jited:1 1 PASS [ 1246.270841] test_bpf: #246 ALU_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1246.271161] test_bpf: #247 ALU_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1246.271517] test_bpf: #248 ALU_RSH_X: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1246.271900] test_bpf: #249 ALU64_RSH_X: 2 >> 1 = 1 jited:1 1 PASS [ 1246.272227] test_bpf: #250 ALU64_RSH_X: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1246.272594] test_bpf: #251 ALU64_RSH_X: Shift < 32, low word jited:1 1 PASS [ 1246.272964] test_bpf: #252 ALU64_RSH_X: Shift < 32, high word jited:1 2 PASS [ 1246.273338] test_bpf: #253 ALU64_RSH_X: Shift > 32, low word jited:1 1 PASS [ 1246.273705] test_bpf: #254 ALU64_RSH_X: Shift > 32, high word jited:1 2 PASS [ 1246.274078] test_bpf: #255 ALU64_RSH_X: Shift == 32, low word jited:1 1 PASS [ 1246.274445] test_bpf: #256 ALU64_RSH_X: Shift == 32, high word jited:1 2 PASS [ 1246.274834] test_bpf: #257 ALU64_RSH_X: Zero shift, low word jited:1 1 PASS [ 1246.275201] test_bpf: #258 ALU64_RSH_X: Zero shift, high word jited:1 1 PASS [ 1246.275572] test_bpf: #259 ALU_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1246.275894] test_bpf: #260 ALU_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1246.276253] test_bpf: #261 ALU_RSH_K: 0x12345678 >> 20 = 0x123 jited:1 1 PASS [ 1246.276628] test_bpf: #262 ALU_RSH_K: 0x12345678 >> 0 = 0x12345678 jited:1 1 PASS [ 1246.277019] test_bpf: #263 ALU64_RSH_K: 2 >> 1 = 1 jited:1 1 PASS [ 1246.277339] test_bpf: #264 ALU64_RSH_K: 0x80000000 >> 31 = 1 jited:1 1 PASS [ 1246.277700] test_bpf: #265 ALU64_RSH_K: Shift < 32, low word jited:1 1 PASS [ 1246.278070] test_bpf: #266 ALU64_RSH_K: Shift < 32, high word jited:1 1 PASS [ 1246.278435] test_bpf: #267 ALU64_RSH_K: Shift > 32, low word jited:1 1 PASS [ 1246.278824] test_bpf: #268 ALU64_RSH_K: Shift > 32, high word jited:1 1 PASS [ 1246.279198] test_bpf: #269 ALU64_RSH_K: Shift == 32, low word jited:1 1 PASS [ 1246.279578] test_bpf: #270 ALU64_RSH_K: Shift == 32, high word jited:1 1 PASS [ 1246.279959] test_bpf: #271 ALU64_RSH_K: Zero shift jited:1 1 PASS [ 1246.280285] test_bpf: #272 ALU32_ARSH_X: -1234 >> 7 = -10 jited:1 1 PASS [ 1246.280640] test_bpf: #273 ALU64_ARSH_X: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1246.281120] test_bpf: #274 ALU64_ARSH_X: Shift < 32, low word jited:1 1 PASS [ 1246.281494] test_bpf: #275 ALU64_ARSH_X: Shift < 32, high word jited:1 2 PASS [ 1246.281878] test_bpf: #276 ALU64_ARSH_X: Shift > 32, low word jited:1 1 PASS [ 1246.282253] test_bpf: #277 ALU64_ARSH_X: Shift > 32, high word jited:1 2 PASS [ 1246.282629] test_bpf: #278 ALU64_ARSH_X: Shift == 32, low word jited:1 1 PASS [ 1246.283011] test_bpf: #279 ALU64_ARSH_X: Shift == 32, high word jited:1 2 PASS [ 1246.283392] test_bpf: #280 ALU64_ARSH_X: Zero shift, low word jited:1 1 PASS [ 1246.283770] test_bpf: #281 ALU64_ARSH_X: Zero shift, high word jited:1 1 PASS [ 1246.284145] test_bpf: #282 ALU32_ARSH_K: -1234 >> 7 = -10 jited:1 1 PASS [ 1246.284501] test_bpf: #283 ALU32_ARSH_K: -1234 >> 0 = -1234 jited:1 1 PASS [ 1246.284867] test_bpf: #284 ALU64_ARSH_K: 0xff00ff0000000000 >> 40 = 0xffffffffffff00ff jited:1 1 PASS [ 1246.285346] test_bpf: #285 ALU64_ARSH_K: Shift < 32, low word jited:1 1 PASS [ 1246.285724] test_bpf: #286 ALU64_ARSH_K: Shift < 32, high word jited:1 1 PASS [ 1246.286101] test_bpf: #287 ALU64_ARSH_K: Shift > 32, low word jited:1 1 PASS [ 1246.286476] test_bpf: #288 ALU64_ARSH_K: Shift > 32, high word jited:1 1 PASS [ 1246.286854] test_bpf: #289 ALU64_ARSH_K: Shift == 32, low word jited:1 1 PASS [ 1246.287227] test_bpf: #290 ALU64_ARSH_K: Shift == 32, high word jited:1 1 PASS [ 1246.287600] test_bpf: #291 ALU64_ARSH_K: Zero shift jited:1 1 PASS [ 1246.287930] test_bpf: #292 ALU_NEG: -(3) = -3 jited:1 1 PASS [ 1246.288231] test_bpf: #293 ALU_NEG: -(-3) = 3 jited:1 1 PASS [ 1246.288536] test_bpf: #294 ALU64_NEG: -(3) = -3 jited:1 1 PASS [ 1246.288872] test_bpf: #295 ALU64_NEG: -(-3) = 3 jited:1 1 PASS [ 1246.289186] test_bpf: #296 ALU_END_FROM_BE 16: 0x0123456789abcdef -> 0xcdef jited:1 1 PASS [ 1246.289624] test_bpf: #297 ALU_END_FROM_BE 32: 0x0123456789abcdef -> 0x89abcdef jited:1 2 PASS [ 1246.290081] test_bpf: #298 ALU_END_FROM_BE 64: 0x0123456789abcdef -> 0x89abcdef jited:1 1 PASS [ 1246.290532] test_bpf: #299 ALU_END_FROM_BE 64: 0x0123456789abcdef >> 32 -> 0x01234567 jited:1 2 PASS [ 1246.291007] test_bpf: #300 ALU_END_FROM_BE 16: 0xfedcba9876543210 -> 0x3210 jited:1 1 PASS [ 1246.291441] test_bpf: #301 ALU_END_FROM_BE 32: 0xfedcba9876543210 -> 0x76543210 jited:1 2 PASS [ 1246.291894] test_bpf: #302 ALU_END_FROM_BE 64: 0xfedcba9876543210 -> 0x76543210 jited:1 1 PASS [ 1246.292342] test_bpf: #303 ALU_END_FROM_BE 64: 0xfedcba9876543210 >> 32 -> 0xfedcba98 jited:1 1 PASS [ 1246.292818] test_bpf: #304 ALU_END_FROM_LE 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1246.293249] test_bpf: #305 ALU_END_FROM_LE 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1246.293697] test_bpf: #306 ALU_END_FROM_LE 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1246.294148] test_bpf: #307 ALU_END_FROM_LE 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 1 PASS [ 1246.294622] test_bpf: #308 ALU_END_FROM_LE 16: 0xfedcba9876543210 -> 0x1032 jited:1 1 PASS [ 1246.295060] test_bpf: #309 ALU_END_FROM_LE 32: 0xfedcba9876543210 -> 0x10325476 jited:1 2 PASS [ 1246.295515] test_bpf: #310 ALU_END_FROM_LE 64: 0xfedcba9876543210 -> 0x10325476 jited:1 1 PASS [ 1246.295968] test_bpf: #311 ALU_END_FROM_LE 64: 0xfedcba9876543210 >> 32 -> 0x98badcfe jited:1 1 PASS [ 1246.296448] test_bpf: #312 BSWAP 16: 0x0123456789abcdef -> 0xefcd jited:1 1 PASS [ 1246.296845] test_bpf: #313 BSWAP 32: 0x0123456789abcdef -> 0xefcdab89 jited:1 2 PASS [ 1246.297328] test_bpf: #314 BSWAP 64: 0x0123456789abcdef -> 0x67452301 jited:1 1 PASS [ 1246.297892] test_bpf: #315 BSWAP 64: 0x0123456789abcdef >> 32 -> 0xefcdab89 jited:1 3 PASS [ 1246.298534] test_bpf: #316 BSWAP 16: 0xfedcba9876543210 -> 0x1032 jited:1 2 PASS [ 1246.299129] test_bpf: #317 BSWAP 32: 0xfedcba9876543210 -> 0x10325476 jited:1 3 PASS [ 1246.299763] test_bpf: #318 BSWAP 64: 0xfedcba9876543210 -> 0x98badcfe jited:1 2 PASS [ 1246.300369] test_bpf: #319 BSWAP 64: 0xfedcba9876543210 >> 32 -> 0x10325476 jited:1 3 PASS [ 1246.301017] test_bpf: #320 BPF_LDX_MEM | BPF_B, base jited:1 3 PASS [ 1246.301517] test_bpf: #321 BPF_LDX_MEM | BPF_B, MSB set jited:1 4 PASS [ 1246.302041] test_bpf: #322 BPF_LDX_MEM | BPF_B, negative offset jited:1 3 PASS [ 1246.302608] test_bpf: #323 BPF_LDX_MEM | BPF_B, small positive offset jited:1 3 PASS [ 1246.303218] test_bpf: #324 BPF_LDX_MEM | BPF_B, large positive offset jited:1 3 PASS [ 1246.303827] test_bpf: #325 BPF_LDX_MEM | BPF_H, base jited:1 3 PASS [ 1246.304331] test_bpf: #326 BPF_LDX_MEM | BPF_H, MSB set jited:1 3 PASS [ 1246.304859] test_bpf: #327 BPF_LDX_MEM | BPF_H, negative offset jited:1 3 PASS [ 1246.305433] test_bpf: #328 BPF_LDX_MEM | BPF_H, small positive offset jited:1 3 PASS [ 1246.306059] test_bpf: #329 BPF_LDX_MEM | BPF_H, large positive offset jited:1 14 PASS [ 1246.306700] test_bpf: #330 BPF_LDX_MEM | BPF_H, unaligned positive offset jited:1 3 PASS [ 1246.307348] test_bpf: #331 BPF_LDX_MEM | BPF_W, base jited:1 4 PASS [ 1246.307854] test_bpf: #332 BPF_LDX_MEM | BPF_W, MSB set jited:1 3 PASS [ 1246.308374] test_bpf: #333 BPF_LDX_MEM | BPF_W, negative offset jited:1 2 PASS [ 1246.308770] test_bpf: #334 BPF_LDX_MEM | BPF_W, small positive offset jited:1 2 PASS [ 1246.309192] test_bpf: #335 BPF_LDX_MEM | BPF_W, large positive offset jited:1 2 PASS [ 1246.309618] test_bpf: #336 BPF_LDX_MEM | BPF_W, unaligned positive offset jited:1 2 PASS [ 1246.310064] test_bpf: #337 BPF_LDX_MEM | BPF_DW, base jited:1 2 PASS [ 1246.310411] test_bpf: #338 BPF_LDX_MEM | BPF_DW, MSB set jited:1 2 PASS [ 1246.310771] test_bpf: #339 BPF_LDX_MEM | BPF_DW, negative offset jited:1 2 PASS [ 1246.311166] test_bpf: #340 BPF_LDX_MEM | BPF_DW, small positive offset jited:1 2 PASS [ 1246.311580] test_bpf: #341 BPF_LDX_MEM | BPF_DW, large positive offset jited:1 2 PASS [ 1246.311999] test_bpf: #342 BPF_LDX_MEM | BPF_DW, unaligned positive offset jited:1 2 PASS [ 1246.312447] test_bpf: #343 BPF_LDX_MEMSX | BPF_B jited:1 2 PASS [ 1246.312774] test_bpf: #344 BPF_LDX_MEMSX | BPF_H jited:1 2 PASS [ 1246.313103] test_bpf: #345 BPF_LDX_MEMSX | BPF_W jited:1 2 PASS [ 1246.313423] test_bpf: #346 BPF_STX_MEM | BPF_B jited:1 6 PASS [ 1246.313749] test_bpf: #347 BPF_STX_MEM | BPF_B, MSB set jited:1 6 PASS [ 1246.314111] test_bpf: #348 BPF_STX_MEM | BPF_H jited:1 6 PASS [ 1246.314423] test_bpf: #349 BPF_STX_MEM | BPF_H, MSB set jited:1 6 PASS [ 1246.314782] test_bpf: #350 BPF_STX_MEM | BPF_W jited:1 6 PASS [ 1246.315105] test_bpf: #351 BPF_STX_MEM | BPF_W, MSB set jited:1 6 PASS [ 1246.315454] test_bpf: #352 ST_MEM_B: Store/Load byte: max negative jited:1 1 PASS [ 1246.315851] test_bpf: #353 ST_MEM_B: Store/Load byte: max positive jited:1 2 PASS [ 1246.316300] test_bpf: #354 STX_MEM_B: Store/Load byte: max negative jited:1 2 PASS [ 1246.316697] test_bpf: #355 ST_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 1246.317152] test_bpf: #356 ST_MEM_H: Store/Load half word: max positive jited:1 2 PASS [ 1246.317569] test_bpf: #357 STX_MEM_H: Store/Load half word: max negative jited:1 2 PASS [ 1246.317997] test_bpf: #358 ST_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1246.318406] test_bpf: #359 ST_MEM_W: Store/Load word: max positive jited:1 1 PASS [ 1246.318808] test_bpf: #360 STX_MEM_W: Store/Load word: max negative jited:1 2 PASS [ 1246.319217] test_bpf: #361 ST_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1246.319656] test_bpf: #362 ST_MEM_DW: Store/Load double word: max negative 2 jited:1 3 PASS [ 1246.320180] test_bpf: #363 ST_MEM_DW: Store/Load double word: max positive jited:1 2 PASS [ 1246.320616] test_bpf: #364 STX_MEM_DW: Store/Load double word: max negative jited:1 2 PASS [ 1246.321054] test_bpf: #365 STX_MEM_DW: Store double word: first word in memory jited:1 2 PASS [ 1246.321504] test_bpf: #366 STX_MEM_DW: Store double word: second word in memory jited:1 2 PASS [ 1246.321963] test_bpf: #367 STX_XADD_W: X + 1 + 1 + 1 + ... jited:1 20614 PASS [ 1246.343233] test_bpf: #368 STX_XADD_DW: X + 1 + 1 + 1 + ... jited:1 23071 PASS [ 1246.367221] test_bpf: #369 BPF_ATOMIC | BPF_W, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1246.367980] test_bpf: #370 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.368821] test_bpf: #371 BPF_ATOMIC | BPF_W, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.369657] test_bpf: #372 BPF_ATOMIC | BPF_W, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.370416] test_bpf: #373 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1246.371235] test_bpf: #374 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1246.372157] test_bpf: #375 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.373061] test_bpf: #376 BPF_ATOMIC | BPF_W, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.373897] test_bpf: #377 BPF_ATOMIC | BPF_DW, BPF_ADD: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1246.374614] test_bpf: #378 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.375455] test_bpf: #379 BPF_ATOMIC | BPF_DW, BPF_ADD: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1246.376272] test_bpf: #380 BPF_ATOMIC | BPF_DW, BPF_ADD: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.377018] test_bpf: #381 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test: 0x12 + 0xab = 0xbd jited:1 12 PASS [ 1246.377813] test_bpf: #382 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r10: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1246.378723] test_bpf: #383 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test side effects, r0: 0x12 + 0xab = 0xbd jited:1 8 PASS [ 1246.379648] test_bpf: #384 BPF_ATOMIC | BPF_DW, BPF_ADD | BPF_FETCH: Test fetch: 0x12 + 0xab = 0xbd jited:1 7 PASS [ 1246.380488] test_bpf: #385 BPF_ATOMIC | BPF_W, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1246.381221] test_bpf: #386 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1246.382050] test_bpf: #387 BPF_ATOMIC | BPF_W, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1246.382878] test_bpf: #388 BPF_ATOMIC | BPF_W, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1246.383628] test_bpf: #389 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1246.384438] test_bpf: #390 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1246.385346] test_bpf: #391 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 9 PASS [ 1246.386247] test_bpf: #392 BPF_ATOMIC | BPF_W, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1246.387079] test_bpf: #393 BPF_ATOMIC | BPF_DW, BPF_AND: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1246.387819] test_bpf: #394 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1246.388651] test_bpf: #395 BPF_ATOMIC | BPF_DW, BPF_AND: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1246.389492] test_bpf: #396 BPF_ATOMIC | BPF_DW, BPF_AND: Test fetch: 0x12 & 0xab = 0x02 jited:1 7 PASS [ 1246.390249] test_bpf: #397 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1246.391060] test_bpf: #398 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r10: 0x12 & 0xab = 0x02 jited:1 12 PASS [ 1246.392047] test_bpf: #399 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test side effects, r0: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1246.393065] test_bpf: #400 BPF_ATOMIC | BPF_DW, BPF_AND | BPF_FETCH: Test fetch: 0x12 & 0xab = 0x02 jited:1 8 PASS [ 1246.393911] test_bpf: #401 BPF_ATOMIC | BPF_W, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1246.394609] test_bpf: #402 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.395469] test_bpf: #403 BPF_ATOMIC | BPF_W, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.396293] test_bpf: #404 BPF_ATOMIC | BPF_W, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.397045] test_bpf: #405 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1246.397848] test_bpf: #406 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1246.398756] test_bpf: #407 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1246.399652] test_bpf: #408 BPF_ATOMIC | BPF_W, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.400485] test_bpf: #409 BPF_ATOMIC | BPF_DW, BPF_OR: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1246.401213] test_bpf: #410 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.402082] test_bpf: #411 BPF_ATOMIC | BPF_DW, BPF_OR: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.402985] test_bpf: #412 BPF_ATOMIC | BPF_DW, BPF_OR: Test fetch: 0x12 | 0xab = 0xbb jited:1 7 PASS [ 1246.403745] test_bpf: #413 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1246.404536] test_bpf: #414 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r10: 0x12 | 0xab = 0xbb jited:1 12 PASS [ 1246.405482] test_bpf: #415 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test side effects, r0: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1246.406392] test_bpf: #416 BPF_ATOMIC | BPF_DW, BPF_OR | BPF_FETCH: Test fetch: 0x12 | 0xab = 0xbb jited:1 8 PASS [ 1246.407222] test_bpf: #417 BPF_ATOMIC | BPF_W, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1246.407990] test_bpf: #418 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1246.408624] test_bpf: #419 BPF_ATOMIC | BPF_W, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1246.409205] test_bpf: #420 BPF_ATOMIC | BPF_W, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1246.409762] test_bpf: #421 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1246.410311] test_bpf: #422 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 9 PASS [ 1246.410961] test_bpf: #423 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1246.411573] test_bpf: #424 BPF_ATOMIC | BPF_W, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1246.412199] test_bpf: #425 BPF_ATOMIC | BPF_DW, BPF_XOR: Test: 0x12 ^ 0xab = 0xb9 jited:1 12 PASS [ 1246.412975] test_bpf: #426 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1246.413805] test_bpf: #427 BPF_ATOMIC | BPF_DW, BPF_XOR: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 8 PASS [ 1246.414371] test_bpf: #428 BPF_ATOMIC | BPF_DW, BPF_XOR: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 6 PASS [ 1246.414932] test_bpf: #429 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1246.415466] test_bpf: #430 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r10: 0x12 ^ 0xab = 0xb9 jited:1 11 PASS [ 1246.416091] test_bpf: #431 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test side effects, r0: 0x12 ^ 0xab = 0xb9 jited:1 7 PASS [ 1246.416698] test_bpf: #432 BPF_ATOMIC | BPF_DW, BPF_XOR | BPF_FETCH: Test fetch: 0x12 ^ 0xab = 0xb9 jited:1 15 PASS [ 1246.417431] test_bpf: #433 BPF_ATOMIC | BPF_W, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1246.418200] test_bpf: #434 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 1246.419069] test_bpf: #435 BPF_ATOMIC | BPF_W, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1246.419943] test_bpf: #436 BPF_ATOMIC | BPF_W, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1246.420732] test_bpf: #437 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test: 0x12 xchg 0xab = 0xab jited:1 12 PASS [ 1246.421493] test_bpf: #438 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r10: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 1246.422360] test_bpf: #439 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test side effects, r0: 0x12 xchg 0xab = 0xab jited:1 7 PASS [ 1246.423218] test_bpf: #440 BPF_ATOMIC | BPF_DW, BPF_XCHG: Test fetch: 0x12 xchg 0xab = 0xab jited:1 8 PASS [ 1246.424023] test_bpf: #441 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1246.424751] test_bpf: #442 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test successful store jited:1 11 PASS [ 1246.425485] test_bpf: #443 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure return jited:1 7 PASS [ 1246.426200] test_bpf: #444 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1246.426922] test_bpf: #445 BPF_ATOMIC | BPF_W, BPF_CMPXCHG: Test side effects jited:1 13 PASS [ 1246.427623] test_bpf: #446 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful return jited:1 7 PASS [ 1246.428134] test_bpf: #447 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test successful store jited:1 10 PASS [ 1246.428673] test_bpf: #448 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure return jited:1 8 PASS [ 1246.429156] test_bpf: #449 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test failure store jited:1 11 PASS [ 1246.429650] test_bpf: #450 BPF_ATOMIC | BPF_DW, BPF_CMPXCHG: Test side effects jited:1 7 PASS [ 1246.430119] test_bpf: #451 JMP32_JEQ_K: Small immediate jited:1 2 PASS [ 1246.430471] test_bpf: #452 JMP32_JEQ_K: Large immediate jited:1 2 PASS [ 1246.430842] test_bpf: #453 JMP32_JEQ_K: negative immediate jited:1 2 PASS [ 1246.431206] test_bpf: #454 JMP32_JEQ_X jited:1 2 PASS [ 1246.431596] test_bpf: #455 JMP32_JNE_K: Small immediate jited:1 4 PASS [ 1246.432165] test_bpf: #456 JMP32_JNE_K: Large immediate jited:1 2 PASS [ 1246.432555] test_bpf: #457 JMP32_JNE_K: negative immediate jited:1 2 PASS [ 1246.432932] test_bpf: #458 JMP32_JNE_X jited:1 2 PASS [ 1246.433224] test_bpf: #459 JMP32_JSET_K: Small immediate jited:1 2 PASS [ 1246.433585] test_bpf: #460 JMP32_JSET_K: Large immediate jited:1 2 PASS [ 1246.433945] test_bpf: #461 JMP32_JSET_K: negative immediate jited:1 2 PASS [ 1246.434319] test_bpf: #462 JMP32_JSET_X jited:1 2 PASS [ 1246.434605] test_bpf: #463 JMP32_JGT_K: Small immediate jited:1 2 PASS [ 1246.434997] test_bpf: #464 JMP32_JGT_K: Large immediate jited:1 2 PASS [ 1246.435352] test_bpf: #465 JMP32_JGT_X jited:1 3 PASS [ 1246.435643] test_bpf: #466 JMP32_JGE_K: Small immediate jited:1 2 PASS [ 1246.436006] test_bpf: #467 JMP32_JGE_K: Large immediate jited:1 2 PASS [ 1246.436368] test_bpf: #468 JMP32_JGE_X jited:1 2 PASS [ 1246.436648] test_bpf: #469 JMP32_JLT_K: Small immediate jited:1 2 PASS [ 1246.437007] test_bpf: #470 JMP32_JLT_K: Large immediate jited:1 2 PASS [ 1246.437358] test_bpf: #471 JMP32_JLT_X jited:1 2 PASS [ 1246.437650] test_bpf: #472 JMP32_JLE_K: Small immediate jited:1 2 PASS [ 1246.438011] test_bpf: #473 JMP32_JLE_K: Large immediate jited:1 2 PASS [ 1246.438364] test_bpf: #474 JMP32_JLE_X jited:1 2 PASS [ 1246.438644] test_bpf: #475 JMP32_JSGT_K: Small immediate jited:1 2 PASS [ 1246.439009] test_bpf: #476 JMP32_JSGT_K: Large immediate jited:1 2 PASS [ 1246.439387] test_bpf: #477 JMP32_JSGT_X jited:1 2 PASS [ 1246.439681] test_bpf: #478 JMP32_JSGE_K: Small immediate jited:1 2 PASS [ 1246.440053] test_bpf: #479 JMP32_JSGE_K: Large immediate jited:1 2 PASS [ 1246.440412] test_bpf: #480 JMP32_JSGE_X jited:1 2 PASS [ 1246.440697] test_bpf: #481 JMP32_JSLT_K: Small immediate jited:1 2 PASS [ 1246.441069] test_bpf: #482 JMP32_JSLT_K: Large immediate jited:1 2 PASS [ 1246.441438] test_bpf: #483 JMP32_JSLT_X jited:1 2 PASS [ 1246.441730] test_bpf: #484 JMP32_JSLE_K: Small immediate jited:1 2 PASS [ 1246.442098] test_bpf: #485 JMP32_JSLE_K: Large immediate jited:1 2 PASS [ 1246.442462] test_bpf: #486 JMP32_JSLE_X jited:1 2 PASS [ 1246.442762] test_bpf: #487 JMP_EXIT jited:1 1 PASS [ 1246.443025] test_bpf: #488 JMP_JA: Unconditional jump: if (true) return 1 jited:1 3 PASS [ 1246.443453] test_bpf: #489 JMP32_JA: Unconditional jump: if (true) return 1 jited:1 2 PASS [ 1246.443891] test_bpf: #490 JMP_JSLT_K: Signed jump: if (-2 < -1) return 1 jited:1 5 PASS [ 1246.444327] test_bpf: #491 JMP_JSLT_K: Signed jump: if (-1 < -1) return 0 jited:1 1 PASS [ 1246.444782] test_bpf: #492 JMP_JSGT_K: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1246.445212] test_bpf: #493 JMP_JSGT_K: Signed jump: if (-1 > -1) return 0 jited:1 3 PASS [ 1246.445650] test_bpf: #494 JMP_JSLE_K: Signed jump: if (-2 <= -1) return 1 jited:1 3 PASS [ 1246.446094] test_bpf: #495 JMP_JSLE_K: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1246.446527] test_bpf: #496 JMP_JSLE_K: Signed jump: value walk 1 jited:1 2 PASS [ 1246.446926] test_bpf: #497 JMP_JSLE_K: Signed jump: value walk 2 jited:1 3 PASS [ 1246.447324] test_bpf: #498 JMP_JSGE_K: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1246.447789] test_bpf: #499 JMP_JSGE_K: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1246.448242] test_bpf: #500 JMP_JSGE_K: Signed jump: value walk 1 jited:1 3 PASS [ 1246.448638] test_bpf: #501 JMP_JSGE_K: Signed jump: value walk 2 jited:1 2 PASS [ 1246.449047] test_bpf: #502 JMP_JGT_K: if (3 > 2) return 1 jited:1 3 PASS [ 1246.449449] test_bpf: #503 JMP_JGT_K: Unsigned jump: if (-1 > 1) return 1 jited:1 3 PASS [ 1246.449911] test_bpf: #504 JMP_JLT_K: if (2 < 3) return 1 jited:1 3 PASS [ 1246.450276] test_bpf: #505 JMP_JGT_K: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1246.450705] test_bpf: #506 JMP_JGE_K: if (3 >= 2) return 1 jited:1 3 PASS [ 1246.451081] test_bpf: #507 JMP_JLE_K: if (2 <= 3) return 1 jited:1 3 PASS [ 1246.451454] test_bpf: #508 JMP_JGT_K: if (3 > 2) return 1 (jump backwards) jited:1 3 PASS [ 1246.451907] test_bpf: #509 JMP_JGE_K: if (3 >= 3) return 1 jited:1 3 PASS [ 1246.452278] test_bpf: #510 JMP_JGT_K: if (2 < 3) return 1 (jump backwards) jited:1 2 PASS [ 1246.452727] test_bpf: #511 JMP_JLE_K: if (3 <= 3) return 1 jited:1 3 PASS [ 1246.453098] test_bpf: #512 JMP_JNE_K: if (3 != 2) return 1 jited:1 2 PASS [ 1246.453472] test_bpf: #513 JMP_JEQ_K: if (3 == 3) return 1 jited:1 3 PASS [ 1246.453847] test_bpf: #514 JMP_JSET_K: if (0x3 & 0x2) return 1 jited:1 2 PASS [ 1246.454227] test_bpf: #515 JMP_JSET_K: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1246.454632] test_bpf: #516 JMP_JSGT_X: Signed jump: if (-1 > -2) return 1 jited:1 2 PASS [ 1246.455087] test_bpf: #517 JMP_JSGT_X: Signed jump: if (-1 > -1) return 0 jited:1 1 PASS [ 1246.455521] test_bpf: #518 JMP_JSLT_X: Signed jump: if (-2 < -1) return 1 jited:1 2 PASS [ 1246.455969] test_bpf: #519 JMP_JSLT_X: Signed jump: if (-1 < -1) return 0 jited:1 2 PASS [ 1246.456397] test_bpf: #520 JMP_JSGE_X: Signed jump: if (-1 >= -2) return 1 jited:1 3 PASS [ 1246.456852] test_bpf: #521 JMP_JSGE_X: Signed jump: if (-1 >= -1) return 1 jited:1 2 PASS [ 1246.457305] test_bpf: #522 JMP_JSLE_X: Signed jump: if (-2 <= -1) return 1 jited:1 2 PASS [ 1246.457749] test_bpf: #523 JMP_JSLE_X: Signed jump: if (-1 <= -1) return 1 jited:1 2 PASS [ 1246.458191] test_bpf: #524 JMP_JGT_X: if (3 > 2) return 1 jited:1 2 PASS [ 1246.458562] test_bpf: #525 JMP_JGT_X: Unsigned jump: if (-1 > 1) return 1 jited:1 2 PASS [ 1246.459004] test_bpf: #526 JMP_JLT_X: if (2 < 3) return 1 jited:1 2 PASS [ 1246.459389] test_bpf: #527 JMP_JLT_X: Unsigned jump: if (1 < -1) return 1 jited:1 2 PASS [ 1246.459842] test_bpf: #528 JMP_JGE_X: if (3 >= 2) return 1 jited:1 3 PASS [ 1246.460209] test_bpf: #529 JMP_JGE_X: if (3 >= 3) return 1 jited:1 2 PASS [ 1246.460571] test_bpf: #530 JMP_JLE_X: if (2 <= 3) return 1 jited:1 2 PASS [ 1246.460950] test_bpf: #531 JMP_JLE_X: if (3 <= 3) return 1 jited:1 3 PASS [ 1246.461321] test_bpf: #532 JMP_JGE_X: ldimm64 test 1 jited:1 2 PASS [ 1246.461661] test_bpf: #533 JMP_JGE_X: ldimm64 test 2 jited:1 2 PASS [ 1246.462014] test_bpf: #534 JMP_JGE_X: ldimm64 test 3 jited:1 2 PASS [ 1246.462358] test_bpf: #535 JMP_JLE_X: ldimm64 test 1 jited:1 2 PASS [ 1246.462703] test_bpf: #536 JMP_JLE_X: ldimm64 test 2 jited:1 2 PASS [ 1246.463054] test_bpf: #537 JMP_JLE_X: ldimm64 test 3 jited:1 2 PASS [ 1246.463399] test_bpf: #538 JMP_JNE_X: if (3 != 2) return 1 jited:1 3 PASS [ 1246.463766] test_bpf: #539 JMP_JEQ_X: if (3 == 3) return 1 jited:1 4 PASS [ 1246.464133] test_bpf: #540 JMP_JSET_X: if (0x3 & 0x2) return 1 jited:1 3 PASS [ 1246.464533] test_bpf: #541 JMP_JSET_X: if (0x3 & 0xffffffff) return 1 jited:1 2 PASS [ 1246.464997] test_bpf: #542 JMP_JA: Jump, gap, jump, ... jited:1 2 PASS [ 1246.465367] test_bpf: #543 BPF_MAXINSNS: Maximum possible literals jited:1 2 PASS [ 1246.466735] test_bpf: #544 BPF_MAXINSNS: Single literal jited:1 2 PASS [ 1246.467964] test_bpf: #545 BPF_MAXINSNS: Run/add until end jited:1 1151 PASS [ 1246.469906] test_bpf: #546 BPF_MAXINSNS: Too many instructions PASS [ 1246.470235] test_bpf: #547 BPF_MAXINSNS: Very long jump jited:1 2 PASS [ 1246.471446] test_bpf: #548 BPF_MAXINSNS: Ctx heavy transformations jited:1 1186 1157 PASS [ 1246.475078] test_bpf: #549 BPF_MAXINSNS: Call heavy transformations jited:1 13714 13638 PASS [ 1246.503886] test_bpf: #550 BPF_MAXINSNS: Jump heavy test jited:1 1166 PASS [ 1246.506512] test_bpf: #551 BPF_MAXINSNS: Very long jump backwards jited:1 2 PASS [ 1246.507085] test_bpf: #552 BPF_MAXINSNS: Edge hopping nuthouse jited:1 8000 PASS [ 1246.515925] test_bpf: #553 BPF_MAXINSNS: Jump, gap, jump, ... jited:1 20 PASS [ 1246.517224] test_bpf: #554 BPF_MAXINSNS: jump over MSH PASS [ 1246.517990] test_bpf: #555 BPF_MAXINSNS: exec all MSH jited:1 6121 PASS [ 1246.528866] test_bpf: #556 BPF_MAXINSNS: ld_abs+get_processor_id jited:1 7202 PASS [ 1246.538896] test_bpf: #557 LD_IND byte frag jited:1 14 PASS [ 1246.539245] test_bpf: #558 LD_IND halfword frag jited:1 16 PASS [ 1246.539603] test_bpf: #559 LD_IND word frag jited:1 17 PASS [ 1246.539944] test_bpf: #560 LD_IND halfword mixed head/frag jited:1 18 PASS [ 1246.540332] test_bpf: #561 LD_IND word mixed head/frag jited:1 18 PASS [ 1246.540706] test_bpf: #562 LD_ABS byte frag jited:1 15 PASS [ 1246.541036] test_bpf: #563 LD_ABS halfword frag jited:1 16 PASS [ 1246.541378] test_bpf: #564 LD_ABS word frag jited:1 14 PASS [ 1246.541697] test_bpf: #565 LD_ABS halfword mixed head/frag jited:1 25 PASS [ 1246.542102] test_bpf: #566 LD_ABS word mixed head/frag jited:1 19 PASS [ 1246.542476] test_bpf: #567 LD_IND byte default X jited:1 7 PASS [ 1246.542843] test_bpf: #568 LD_IND byte positive offset jited:1 5 PASS [ 1246.543215] test_bpf: #569 LD_IND byte negative offset jited:1 5 PASS [ 1246.543582] test_bpf: #570 LD_IND byte positive offset, all ff jited:1 6 PASS [ 1246.543996] test_bpf: #571 LD_IND byte positive offset, out of bounds jited:1 8 PASS [ 1246.544419] test_bpf: #572 LD_IND byte negative offset, out of bounds jited:1 6 PASS [ 1246.544842] test_bpf: #573 LD_IND byte negative offset, multiple calls jited:1 21 PASS [ 1246.545289] test_bpf: #574 LD_IND halfword positive offset jited:1 5 PASS [ 1246.545660] test_bpf: #575 LD_IND halfword negative offset jited:1 5 PASS [ 1246.546033] test_bpf: #576 LD_IND halfword unaligned jited:1 5 PASS [ 1246.546376] test_bpf: #577 LD_IND halfword positive offset, all ff jited:1 5 PASS [ 1246.546783] test_bpf: #578 LD_IND halfword positive offset, out of bounds jited:1 7 PASS [ 1246.547222] test_bpf: #579 LD_IND halfword negative offset, out of bounds jited:1 6 PASS [ 1246.547656] test_bpf: #580 LD_IND word positive offset jited:1 5 PASS [ 1246.548045] test_bpf: #581 LD_IND word negative offset jited:1 5 PASS [ 1246.548402] test_bpf: #582 LD_IND word unaligned (addr & 3 == 2) jited:1 6 PASS [ 1246.548817] test_bpf: #583 LD_IND word unaligned (addr & 3 == 1) jited:1 5 PASS [ 1246.549237] test_bpf: #584 LD_IND word unaligned (addr & 3 == 3) jited:1 6 PASS [ 1246.549658] test_bpf: #585 LD_IND word positive offset, all ff jited:1 6 PASS [ 1246.550055] test_bpf: #586 LD_IND word positive offset, out of bounds jited:1 7 PASS [ 1246.550483] test_bpf: #587 LD_IND word negative offset, out of bounds jited:1 6 PASS [ 1246.550924] test_bpf: #588 LD_ABS byte jited:1 3 PASS [ 1246.551213] test_bpf: #589 LD_ABS byte positive offset, all ff jited:1 3 PASS [ 1246.551598] test_bpf: #590 LD_ABS byte positive offset, out of bounds jited:1 7 PASS [ 1246.552021] test_bpf: #591 LD_ABS byte negative offset, out of bounds load PASS [ 1246.552403] test_bpf: #592 LD_ABS byte negative offset, in bounds jited:1 7 PASS [ 1246.552809] test_bpf: #593 LD_ABS byte negative offset, out of bounds jited:1 6 PASS [ 1246.553225] test_bpf: #594 LD_ABS byte negative offset, multiple calls jited:1 20 PASS [ 1246.553667] test_bpf: #595 LD_ABS halfword jited:1 3 PASS [ 1246.553971] test_bpf: #596 LD_ABS halfword unaligned jited:1 3 PASS [ 1246.554310] test_bpf: #597 LD_ABS halfword positive offset, all ff jited:1 3 PASS [ 1246.554710] test_bpf: #598 LD_ABS halfword positive offset, out of bounds jited:1 7 PASS [ 1246.555152] test_bpf: #599 LD_ABS halfword negative offset, out of bounds load PASS [ 1246.555547] test_bpf: #600 LD_ABS halfword negative offset, in bounds jited:1 7 PASS [ 1246.555965] test_bpf: #601 LD_ABS halfword negative offset, out of bounds jited:1 7 PASS [ 1246.556395] test_bpf: #602 LD_ABS word jited:1 3 PASS [ 1246.556675] test_bpf: #603 LD_ABS word unaligned (addr & 3 == 2) jited:1 3 PASS [ 1246.557084] test_bpf: #604 LD_ABS word unaligned (addr & 3 == 1) jited:1 3 PASS [ 1246.557484] test_bpf: #605 LD_ABS word unaligned (addr & 3 == 3) jited:1 3 PASS [ 1246.557885] test_bpf: #606 LD_ABS word positive offset, all ff jited:1 3 PASS [ 1246.558269] test_bpf: #607 LD_ABS word positive offset, out of bounds jited:1 7 PASS [ 1246.558684] test_bpf: #608 LD_ABS word negative offset, out of bounds load PASS [ 1246.559079] test_bpf: #609 LD_ABS word negative offset, in bounds jited:1 8 PASS [ 1246.559495] test_bpf: #610 LD_ABS word negative offset, out of bounds jited:1 7 PASS [ 1246.559918] test_bpf: #611 LDX_MSH standalone, preserved A jited:1 3 PASS [ 1246.560285] test_bpf: #612 LDX_MSH standalone, preserved A 2 jited:1 6 PASS [ 1246.560674] test_bpf: #613 LDX_MSH standalone, test result 1 jited:1 3 PASS [ 1246.561057] test_bpf: #614 LDX_MSH standalone, test result 2 jited:1 3 PASS [ 1246.561434] test_bpf: #615 LDX_MSH standalone, negative offset jited:1 7 PASS [ 1246.561830] test_bpf: #616 LDX_MSH standalone, negative offset 2 jited:1 7 PASS [ 1246.562248] test_bpf: #617 LDX_MSH standalone, out of bounds jited:1 7 PASS [ 1246.562647] test_bpf: #618 ADD default X jited:1 2 PASS [ 1246.562966] test_bpf: #619 ADD default A jited:1 2 PASS [ 1246.563255] test_bpf: #620 SUB default X jited:1 2 PASS [ 1246.563565] test_bpf: #621 SUB default A jited:1 2 PASS [ 1246.563857] test_bpf: #622 MUL default X jited:1 2 PASS [ 1246.564139] test_bpf: #623 MUL default A jited:1 2 PASS [ 1246.564420] test_bpf: #624 DIV default X jited:1 2 PASS [ 1246.564720] test_bpf: #625 DIV default A jited:1 3 PASS [ 1246.565005] test_bpf: #626 MOD default X jited:1 2 PASS [ 1246.565290] test_bpf: #627 MOD default A jited:1 3 PASS [ 1246.565574] test_bpf: #628 JMP EQ default A jited:1 2 PASS [ 1246.565901] test_bpf: #629 JMP EQ default X jited:1 2 PASS [ 1246.566203] test_bpf: #630 JNE signed compare, test 1 jited:1 2 PASS [ 1246.566549] test_bpf: #631 JNE signed compare, test 2 jited:1 2 PASS [ 1246.566900] test_bpf: #632 JNE signed compare, test 3 jited:1 2 PASS [ 1246.567258] test_bpf: #633 JNE signed compare, test 4 jited:1 2 PASS [ 1246.567602] test_bpf: #634 JNE signed compare, test 5 jited:1 2 PASS [ 1246.567955] test_bpf: #635 JNE signed compare, test 6 jited:1 1 PASS [ 1246.568304] test_bpf: #636 JNE signed compare, test 7 jited:1 2 PASS [ 1246.568650] test_bpf: #637 LDX_MEM_B: operand register aliasing jited:1 1 PASS [ 1246.569045] test_bpf: #638 LDX_MEM_H: operand register aliasing jited:1 1 PASS [ 1246.569445] test_bpf: #639 LDX_MEM_W: operand register aliasing jited:1 2 PASS [ 1246.569837] test_bpf: #640 LDX_MEM_DW: operand register aliasing jited:1 2 PASS [ 1246.570233] test_bpf: #641 ALU64_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1246.570632] test_bpf: #642 ALU64_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1246.571025] test_bpf: #643 ALU64_IMM_OR to R8: no clobbering jited:1 5 PASS [ 1246.571401] test_bpf: #644 ALU64_IMM_OR to R9: no clobbering jited:1 6 PASS [ 1246.571800] test_bpf: #645 ALU64_IMM_XOR to R8: no clobbering jited:1 6 PASS [ 1246.572198] test_bpf: #646 ALU64_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1246.572594] test_bpf: #647 ALU64_IMM_LSH to R8: no clobbering jited:1 5 PASS [ 1246.572991] test_bpf: #648 ALU64_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1246.573384] test_bpf: #649 ALU64_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1246.573775] test_bpf: #650 ALU64_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1246.574158] test_bpf: #651 ALU64_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1246.574554] test_bpf: #652 ALU64_IMM_ARSH to R9: no clobbering jited:1 5 PASS [ 1246.574945] test_bpf: #653 ALU64_IMM_ADD to R8: no clobbering jited:1 9 PASS [ 1246.575341] test_bpf: #654 ALU64_IMM_ADD to R9: no clobbering jited:1 6 PASS [ 1246.575736] test_bpf: #655 ALU64_IMM_SUB to R8: no clobbering jited:1 6 PASS [ 1246.576123] test_bpf: #656 ALU64_IMM_SUB to R9: no clobbering jited:1 6 PASS [ 1246.576509] test_bpf: #657 ALU64_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 1246.576922] test_bpf: #658 ALU64_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1246.577326] test_bpf: #659 ALU64_IMM_DIV to R8: no clobbering jited:1 12 PASS [ 1246.577729] test_bpf: #660 ALU64_IMM_DIV to R9: no clobbering jited:1 13 PASS [ 1246.578126] test_bpf: #661 ALU64_IMM_MOD to R8: no clobbering jited:1 12 PASS [ 1246.578525] test_bpf: #662 ALU64_IMM_MOD to R9: no clobbering jited:1 12 PASS [ 1246.578939] test_bpf: #663 ALU32_IMM_AND to R8: no clobbering jited:1 5 PASS [ 1246.579326] test_bpf: #664 ALU32_IMM_AND to R9: no clobbering jited:1 5 PASS [ 1246.579743] test_bpf: #665 ALU32_IMM_OR to R8: no clobbering jited:1 6 PASS [ 1246.580130] test_bpf: #666 ALU32_IMM_OR to R9: no clobbering jited:1 5 PASS [ 1246.580519] test_bpf: #667 ALU32_IMM_XOR to R8: no clobbering jited:1 5 PASS [ 1246.580910] test_bpf: #668 ALU32_IMM_XOR to R9: no clobbering jited:1 5 PASS [ 1246.581293] test_bpf: #669 ALU32_IMM_LSH to R8: no clobbering jited:1 6 PASS [ 1246.581679] test_bpf: #670 ALU32_IMM_LSH to R9: no clobbering jited:1 5 PASS [ 1246.582066] test_bpf: #671 ALU32_IMM_RSH to R8: no clobbering jited:1 5 PASS [ 1246.582461] test_bpf: #672 ALU32_IMM_RSH to R9: no clobbering jited:1 5 PASS [ 1246.582853] test_bpf: #673 ALU32_IMM_ARSH to R8: no clobbering jited:1 5 PASS [ 1246.583242] test_bpf: #674 ALU32_IMM_ARSH to R9: no clobbering jited:1 8 PASS [ 1246.583814] test_bpf: #675 ALU32_IMM_ADD to R8: no clobbering jited:1 11 PASS [ 1246.584404] test_bpf: #676 ALU32_IMM_ADD to R9: no clobbering jited:1 10 PASS [ 1246.585002] test_bpf: #677 ALU32_IMM_SUB to R8: no clobbering jited:1 10 PASS [ 1246.585593] test_bpf: #678 ALU32_IMM_SUB to R9: no clobbering jited:1 10 PASS [ 1246.586016] test_bpf: #679 ALU32_IMM_MUL to R8: no clobbering jited:1 5 PASS [ 1246.586409] test_bpf: #680 ALU32_IMM_MUL to R9: no clobbering jited:1 5 PASS [ 1246.586815] test_bpf: #681 ALU32_IMM_DIV to R8: no clobbering jited:1 8 PASS [ 1246.587201] test_bpf: #682 ALU32_IMM_DIV to R9: no clobbering jited:1 8 PASS [ 1246.587593] test_bpf: #683 ALU32_IMM_MOD to R8: no clobbering jited:1 8 PASS [ 1246.587983] test_bpf: #684 ALU32_IMM_MOD to R9: no clobbering jited:1 7 PASS [ 1246.588369] test_bpf: #685 ALU64_REG_AND to R8: no clobbering jited:1 5 PASS [ 1246.588758] test_bpf: #686 ALU64_REG_AND to R9: no clobbering jited:1 5 PASS [ 1246.589135] test_bpf: #687 ALU64_REG_OR to R8: no clobbering jited:1 5 PASS [ 1246.589521] test_bpf: #688 ALU64_REG_OR to R9: no clobbering jited:1 5 PASS [ 1246.589903] test_bpf: #689 ALU64_REG_XOR to R8: no clobbering jited:1 5 PASS [ 1246.590281] test_bpf: #690 ALU64_REG_XOR to R9: no clobbering jited:1 6 PASS [ 1246.590666] test_bpf: #691 ALU64_REG_LSH to R8: no clobbering jited:1 5 PASS [ 1246.591078] test_bpf: #692 ALU64_REG_LSH to R9: no clobbering jited:1 5 PASS [ 1246.591474] test_bpf: #693 ALU64_REG_RSH to R8: no clobbering jited:1 5 PASS [ 1246.591863] test_bpf: #694 ALU64_REG_RSH to R9: no clobbering jited:1 5 PASS [ 1246.592248] test_bpf: #695 ALU64_REG_ARSH to R8: no clobbering jited:1 6 PASS [ 1246.592654] test_bpf: #696 ALU64_REG_ARSH to R9: no clobbering jited:1 5 PASS [ 1246.593078] test_bpf: #697 ALU64_REG_ADD to R8: no clobbering jited:1 5 PASS [ 1246.593470] test_bpf: #698 ALU64_REG_ADD to R9: no clobbering jited:1 5 PASS [ 1246.593863] test_bpf: #699 ALU64_REG_SUB to R8: no clobbering jited:1 5 PASS [ 1246.594285] test_bpf: #700 ALU64_REG_SUB to R9: no clobbering jited:1 6 PASS [ 1246.594676] test_bpf: #701 ALU64_REG_MUL to R8: no clobbering jited:1 5 PASS [ 1246.595083] test_bpf: #702 ALU64_REG_MUL to R9: no clobbering jited:1 6 PASS [ 1246.595478] test_bpf: #703 ALU64_REG_DIV to R8: no clobbering jited:1 12 PASS [ 1246.595884] test_bpf: #704 ALU64_REG_DIV to R9: no clobbering jited:1 12 PASS [ 1246.596293] test_bpf: #705 ALU64_REG_MOD to R8: no clobbering jited:1 12 PASS [ 1246.596692] test_bpf: #706 ALU64_REG_MOD to R9: no clobbering jited:1 20 PASS [ 1246.597091] test_bpf: #707 ALU32_REG_AND to R8: no clobbering jited:1 6 PASS [ 1246.597472] test_bpf: #708 ALU32_REG_AND to R9: no clobbering jited:1 5 PASS [ 1246.597868] test_bpf: #709 ALU32_REG_OR to R8: no clobbering jited:1 5 PASS [ 1246.598282] test_bpf: #710 ALU32_REG_OR to R9: no clobbering jited:1 5 PASS [ 1246.598660] test_bpf: #711 ALU32_REG_XOR to R8: no clobbering jited:1 6 PASS [ 1246.599156] test_bpf: #712 ALU32_REG_XOR to R9: no clobbering jited:1 8 PASS [ 1246.599709] test_bpf: #713 ALU32_REG_LSH to R8: no clobbering jited:1 11 PASS [ 1246.600300] test_bpf: #714 ALU32_REG_LSH to R9: no clobbering jited:1 11 PASS [ 1246.600926] test_bpf: #715 ALU32_REG_RSH to R8: no clobbering jited:1 10 PASS [ 1246.601523] test_bpf: #716 ALU32_REG_RSH to R9: no clobbering jited:1 11 PASS [ 1246.602131] test_bpf: #717 ALU32_REG_ARSH to R8: no clobbering jited:1 11 PASS [ 1246.602751] test_bpf: #718 ALU32_REG_ARSH to R9: no clobbering jited:1 12 PASS [ 1246.603356] test_bpf: #719 ALU32_REG_ADD to R8: no clobbering jited:1 11 PASS [ 1246.603966] test_bpf: #720 ALU32_REG_ADD to R9: no clobbering jited:1 11 PASS [ 1246.604548] test_bpf: #721 ALU32_REG_SUB to R8: no clobbering jited:1 10 PASS [ 1246.605002] test_bpf: #722 ALU32_REG_SUB to R9: no clobbering jited:1 6 PASS [ 1246.605399] test_bpf: #723 ALU32_REG_MUL to R8: no clobbering jited:1 6 PASS [ 1246.605802] test_bpf: #724 ALU32_REG_MUL to R9: no clobbering jited:1 5 PASS [ 1246.606201] test_bpf: #725 ALU32_REG_DIV to R8: no clobbering jited:1 8 PASS [ 1246.606603] test_bpf: #726 ALU32_REG_DIV to R9: no clobbering jited:1 8 PASS [ 1246.606998] test_bpf: #727 ALU32_REG_MOD to R8: no clobbering jited:1 7 PASS [ 1246.607395] test_bpf: #728 ALU32_REG_MOD to R9: no clobbering jited:1 8 PASS [ 1246.607795] test_bpf: #729 Atomic_BPF_DW BPF_ADD: no clobbering jited:1 8 PASS [ 1246.608201] test_bpf: #730 Atomic_BPF_DW BPF_AND: no clobbering jited:1 9 PASS [ 1246.608595] test_bpf: #731 Atomic_BPF_DW BPF_OR: no clobbering jited:1 8 PASS [ 1246.609009] test_bpf: #732 Atomic_BPF_DW BPF_XOR: no clobbering jited:1 9 PASS [ 1246.609428] test_bpf: #733 Atomic_BPF_DW BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.609894] test_bpf: #734 Atomic_BPF_DW BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.610348] test_bpf: #735 Atomic_BPF_DW BPF_OR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.610850] test_bpf: #736 Atomic_BPF_DW BPF_XOR | BPF_FETCH: no clobbering jited:1 15 PASS [ 1246.611337] test_bpf: #737 Atomic_BPF_DW BPF_XCHG: no clobbering jited:1 9 PASS [ 1246.611754] test_bpf: #738 Atomic_BPF_DW BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1246.612208] test_bpf: #739 Atomic_BPF_W BPF_ADD: no clobbering jited:1 13 PASS [ 1246.612652] test_bpf: #740 Atomic_BPF_W BPF_AND: no clobbering jited:1 8 PASS [ 1246.613063] test_bpf: #741 Atomic_BPF_W BPF_OR: no clobbering jited:1 10 PASS [ 1246.613503] test_bpf: #742 Atomic_BPF_W BPF_XOR: no clobbering jited:1 8 PASS [ 1246.613913] test_bpf: #743 Atomic_BPF_W BPF_ADD | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.614364] test_bpf: #744 Atomic_BPF_W BPF_AND | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.614871] test_bpf: #745 Atomic_BPF_W BPF_OR | BPF_FETCH: no clobbering jited:1 14 PASS [ 1246.615348] test_bpf: #746 Atomic_BPF_W BPF_XOR | BPF_FETCH: no clobbering jited:1 9 PASS [ 1246.615833] test_bpf: #747 Atomic_BPF_W BPF_XCHG: no clobbering jited:1 9 PASS [ 1246.616319] test_bpf: #748 Atomic_BPF_W BPF_CMPXCHG: no clobbering jited:1 9 PASS [ 1246.616773] test_bpf: #749 ALU32_MOV_X: src preserved in zext jited:1 2 PASS [ 1246.617198] test_bpf: #750 ALU32_AND_X: src preserved in zext jited:1 3 PASS [ 1246.617607] test_bpf: #751 ALU32_OR_X: src preserved in zext jited:1 2 PASS [ 1246.618022] test_bpf: #752 ALU32_XOR_X: src preserved in zext jited:1 2 PASS [ 1246.618435] test_bpf: #753 ALU32_ADD_X: src preserved in zext jited:1 2 PASS [ 1246.618872] test_bpf: #754 ALU32_SUB_X: src preserved in zext jited:1 2 PASS [ 1246.619278] test_bpf: #755 ALU32_MUL_X: src preserved in zext jited:1 2 PASS [ 1246.619695] test_bpf: #756 ALU32_DIV_X: src preserved in zext jited:1 8 PASS [ 1246.620118] test_bpf: #757 ALU32_MOD_X: src preserved in zext jited:1 4 PASS [ 1246.620515] test_bpf: #758 ATOMIC_W_ADD: src preserved in zext jited:1 7 PASS [ 1246.620953] test_bpf: #759 ATOMIC_W_AND: src preserved in zext jited:1 7 PASS [ 1246.621357] test_bpf: #760 ATOMIC_W_OR: src preserved in zext jited:1 7 PASS [ 1246.621780] test_bpf: #761 ATOMIC_W_XOR: src preserved in zext jited:1 7 PASS [ 1246.622191] test_bpf: #762 ATOMIC_W_CMPXCHG: src preserved in zext jited:1 7 PASS [ 1246.622629] test_bpf: #763 JMP32_JEQ_K: operand preserved in zext jited:1 3 PASS [ 1246.623092] test_bpf: #764 JMP32_JNE_K: operand preserved in zext jited:1 2 PASS [ 1246.623512] test_bpf: #765 JMP32_JSET_K: operand preserved in zext jited:1 2 PASS [ 1246.623959] test_bpf: #766 JMP32_JGT_K: operand preserved in zext jited:1 2 PASS [ 1246.624382] test_bpf: #767 JMP32_JGE_K: operand preserved in zext jited:1 2 PASS [ 1246.624815] test_bpf: #768 JMP32_JLT_K: operand preserved in zext jited:1 2 PASS [ 1246.625232] test_bpf: #769 JMP32_JLE_K: operand preserved in zext jited:1 2 PASS [ 1246.625650] test_bpf: #770 JMP32_JSGT_K: operand preserved in zext jited:1 2 PASS [ 1246.626095] test_bpf: #771 JMP32_JSGE_K: operand preserved in zext jited:1 2 PASS [ 1246.626518] test_bpf: #772 JMP32_JSLT_K: operand preserved in zext jited:1 2 PASS [ 1246.626954] test_bpf: #773 JMP32_JSLE_K: operand preserved in zext jited:1 2 PASS [ 1246.627370] test_bpf: #774 JMP32_JEQ_X: operands preserved in zext jited:1 2 PASS [ 1246.627821] test_bpf: #775 JMP32_JNE_X: operands preserved in zext jited:1 2 PASS [ 1246.628238] test_bpf: #776 JMP32_JSET_X: operands preserved in zext jited:1 2 PASS [ 1246.628655] test_bpf: #777 JMP32_JGT_X: operands preserved in zext jited:1 4 PASS [ 1246.629132] test_bpf: #778 JMP32_JGE_X: operands preserved in zext jited:1 2 PASS [ 1246.629583] test_bpf: #779 JMP32_JLT_X: operands preserved in zext jited:1 2 PASS [ 1246.630031] test_bpf: #780 JMP32_JLE_X: operands preserved in zext jited:1 2 PASS [ 1246.630463] test_bpf: #781 JMP32_JSGT_X: operands preserved in zext jited:1 2 PASS [ 1246.630897] test_bpf: #782 JMP32_JSGE_X: operands preserved in zext jited:1 2 PASS [ 1246.631303] test_bpf: #783 JMP32_JSLT_X: operands preserved in zext jited:1 2 PASS [ 1246.631721] test_bpf: #784 JMP32_JSLE_X: operands preserved in zext jited:1 5 PASS [ 1246.632175] test_bpf: #785 ALU64_MOV_K: registers jited:1 11 PASS [ 1246.632527] test_bpf: #786 ALU64_AND_K: registers jited:1 11 PASS [ 1246.632889] test_bpf: #787 ALU64_OR_K: registers jited:1 12 PASS [ 1246.633234] test_bpf: #788 ALU64_XOR_K: registers jited:1 12 PASS [ 1246.633581] test_bpf: #789 ALU64_LSH_K: registers jited:1 11 PASS [ 1246.633946] test_bpf: #790 ALU64_RSH_K: registers jited:1 11 PASS [ 1246.634296] test_bpf: #791 ALU64_ARSH_K: registers jited:1 12 PASS [ 1246.634666] test_bpf: #792 ALU64_ADD_K: registers jited:1 12 PASS [ 1246.635079] test_bpf: #793 ALU64_SUB_K: registers jited:1 12 PASS [ 1246.635432] test_bpf: #794 ALU64_MUL_K: registers jited:1 20 PASS [ 1246.635841] test_bpf: #795 ALU64_DIV_K: registers jited:1 73 PASS [ 1246.636272] test_bpf: #796 ALU64_MOD_K: registers jited:1 73 PASS [ 1246.636752] test_bpf: #797 ALU32_MOV_K: registers jited:1 11 PASS [ 1246.637120] test_bpf: #798 ALU32_AND_K: registers jited:1 11 PASS [ 1246.637467] test_bpf: #799 ALU32_OR_K: registers jited:1 11 PASS [ 1246.637813] test_bpf: #800 ALU32_XOR_K: registers jited:1 11 PASS [ 1246.638156] test_bpf: #801 ALU32_LSH_K: registers jited:1 12 PASS [ 1246.638496] test_bpf: #802 ALU32_RSH_K: registers jited:1 11 PASS [ 1246.638945] test_bpf: #803 ALU32_ARSH_K: registers jited:1 18 PASS [ 1246.639349] test_bpf: #804 ALU32_ADD_K: registers jited:1 13 PASS [ 1246.639739] test_bpf: #805 ALU32_SUB_K: registers jited:1 13 PASS [ 1246.640127] test_bpf: #806 ALU32_MUL_K: registers jited:1 10 PASS [ 1246.640484] test_bpf: #807 ALU32_DIV_K: registers jited:1 26 PASS [ 1246.640864] test_bpf: #808 ALU32_MOD_K: registers jited:1 27 PASS [ 1246.641231] test_bpf: #809 ALU64_MOV_X: register combinations jited:1 126 PASS [ 1246.641833] test_bpf: #810 ALU64_AND_X: register combinations jited:1 113 PASS [ 1246.642395] test_bpf: #811 ALU64_OR_X: register combinations jited:1 119 PASS [ 1246.642965] test_bpf: #812 ALU64_XOR_X: register combinations jited:1 120 PASS [ 1246.643533] test_bpf: #813 ALU64_LSH_X: register combinations jited:1 123 PASS [ 1246.644107] test_bpf: #814 ALU64_RSH_X: register combinations jited:1 119 PASS [ 1246.644676] test_bpf: #815 ALU64_ARSH_X: register combinations jited:1 115 PASS [ 1246.645246] test_bpf: #816 ALU64_ADD_X: register combinations jited:1 120 PASS [ 1246.645835] test_bpf: #817 ALU64_SUB_X: register combinations jited:1 122 PASS [ 1246.646408] test_bpf: #818 ALU64_MUL_X: register combinations jited:1 130 PASS [ 1246.647019] test_bpf: #819 ALU64_DIV_X: register combinations jited:1 733 PASS [ 1246.648218] test_bpf: #820 ALU64_MOD_X: register combinations jited:1 729 PASS [ 1246.649427] test_bpf: #821 ALU32_MOV_X: register combinations jited:1 102 PASS [ 1246.650001] test_bpf: #822 ALU32_AND_X: register combinations jited:1 96 PASS [ 1246.650560] test_bpf: #823 ALU32_OR_X: register combinations jited:1 164 PASS [ 1246.651349] test_bpf: #824 ALU32_XOR_X: register combinations jited:1 164 PASS [ 1246.652234] test_bpf: #825 ALU32_LSH_X: register combinations jited:1 174 PASS [ 1246.653114] test_bpf: #826 ALU32_RSH_X: register combinations jited:1 173 PASS [ 1246.654003] test_bpf: #827 ALU32_ARSH_X: register combinations jited:1 173 PASS [ 1246.654904] test_bpf: #828 ALU32_ADD_X: register combinations jited:1 179 PASS [ 1246.655804] test_bpf: #829 ALU32_SUB_X: register combinations jited:1 174 PASS [ 1246.656673] test_bpf: #830 ALU32_MUL_X: register combinations jited:1 126 PASS [ 1246.657325] test_bpf: #831 ALU32_DIV_X: register combinations jited:1 279 PASS [ 1246.658079] test_bpf: #832 ALU32_MOD_X register combinations jited:1 264 PASS [ 1246.658926] test_bpf: #833 ALU64_LSH_K: all shift values jited:1 165 PASS [ 1246.659617] test_bpf: #834 ALU64_RSH_K: all shift values jited:1 164 PASS [ 1246.660246] test_bpf: #835 ALU64_ARSH_K: all shift values jited:1 181 PASS [ 1246.660898] test_bpf: #836 ALU64_LSH_X: all shift values jited:1 169 PASS [ 1246.661539] test_bpf: #837 ALU64_RSH_X: all shift values jited:1 171 PASS [ 1246.662168] test_bpf: #838 ALU64_ARSH_X: all shift values jited:1 164 PASS [ 1246.662814] test_bpf: #839 ALU32_LSH_K: all shift values jited:1 86 PASS [ 1246.663320] test_bpf: #840 ALU32_RSH_K: all shift values jited:1 70 PASS [ 1246.663813] test_bpf: #841 ALU32_ARSH_K: all shift values jited:1 69 PASS [ 1246.664291] test_bpf: #842 ALU32_LSH_X: all shift values jited:1 69 PASS [ 1246.664775] test_bpf: #843 ALU32_RSH_X: all shift values jited:1 67 PASS [ 1246.665238] test_bpf: #844 ALU32_ARSH_X: all shift values jited:1 69 PASS [ 1246.665726] test_bpf: #845 ALU64_LSH_X: all shift values with the same register jited:1 34 PASS [ 1246.666242] test_bpf: #846 ALU64_RSH_X: all shift values with the same register jited:1 36 PASS [ 1246.666769] test_bpf: #847 ALU64_ARSH_X: all shift values with the same register jited:1 34 PASS [ 1246.667284] test_bpf: #848 ALU32_LSH_X: all shift values with the same register jited:1 17 PASS [ 1246.667795] test_bpf: #849 ALU32_RSH_X: all shift values with the same register jited:1 17 PASS [ 1246.668278] test_bpf: #850 ALU32_ARSH_X: all shift values with the same register jited:1 18 PASS [ 1246.668782] test_bpf: #851 ALU64_MOV_K: all immediate value magnitudes jited:1 106654 PASS [ 1246.674212] test_bpf: #852 ALU64_AND_K: all immediate value magnitudes jited:1 87571 PASS [ 1246.679952] test_bpf: #853 ALU64_OR_K: all immediate value magnitudes jited:1 74281 PASS [ 1246.684882] test_bpf: #854 ALU64_XOR_K: all immediate value magnitudes jited:1 64777 PASS [ 1246.689804] test_bpf: #855 ALU64_ADD_K: all immediate value magnitudes jited:1 96284 PASS [ 1246.699233] test_bpf: #856 ALU64_SUB_K: all immediate value magnitudes jited:1 70598 PASS [ 1246.705449] test_bpf: #857 ALU64_MUL_K: all immediate value magnitudes jited:1 84269 PASS [ 1246.711123] test_bpf: #858 ALU64_DIV_K: all immediate value magnitudes jited:1 172320 PASS [ 1246.720788] test_bpf: #859 ALU64_MOD_K: all immediate value magnitudes jited:1 273521 PASS [ 1246.733066] test_bpf: #860 ALU32_MOV_K: all immediate value magnitudes jited:1 89870 PASS [ 1246.743177] test_bpf: #861 ALU32_AND_K: all immediate value magnitudes jited:1 82018 PASS [ 1246.751311] test_bpf: #862 ALU32_OR_K: all immediate value magnitudes jited:1 87144 PASS [ 1246.756638] test_bpf: #863 ALU32_XOR_K: all immediate value magnitudes jited:1 110010 PASS [ 1246.762425] test_bpf: #864 ALU32_ADD_K: all immediate value magnitudes jited:1 73150 PASS [ 1246.769207] test_bpf: #865 ALU32_SUB_K: all immediate value magnitudes jited:1 63095 PASS [ 1246.774056] test_bpf: #866 ALU32_MUL_K: all immediate value magnitudes jited:1 92200 PASS [ 1246.779217] test_bpf: #867 ALU32_DIV_K: all immediate value magnitudes jited:1 172879 PASS [ 1246.786150] test_bpf: #868 ALU32_MOD_K: all immediate value magnitudes jited:1 138376 PASS [ 1246.791787] test_bpf: #869 ALU64_MOV_X: all register value magnitudes jited:1 158135 PASS [ 1246.801954] test_bpf: #870 ALU64_AND_X: all register value magnitudes jited:1 125928 PASS [ 1246.815810] test_bpf: #871 ALU64_OR_X: all register value magnitudes jited:1 218114 PASS [ 1246.825334] test_bpf: #872 ALU64_XOR_X: all register value magnitudes jited:1 134209 PASS [ 1246.835030] test_bpf: #873 ALU64_ADD_X: all register value magnitudes jited:1 152716 PASS [ 1246.845739] test_bpf: #874 ALU64_SUB_X: all register value magnitudes jited:1 123012 PASS [ 1246.854654] test_bpf: #875 ALU64_MUL_X: all register value magnitudes jited:1 127074 PASS [ 1246.863478] test_bpf: #876 ALU64_DIV_X: all register value magnitudes jited:1 216976 PASS [ 1246.873822] test_bpf: #877 ALU64_MOD_X: all register value magnitudes jited:1 328528 PASS [ 1246.889857] test_bpf: #878 ALU32_MOV_X: all register value magnitudes jited:1 172553 PASS [ 1246.900517] test_bpf: #879 ALU32_AND_X: all register value magnitudes jited:1 127966 PASS [ 1246.909806] test_bpf: #880 ALU32_OR_X: all register value magnitudes jited:1 138070 PASS [ 1246.921333] test_bpf: #881 ALU32_XOR_X: all register value magnitudes jited:1 117728 PASS [ 1246.930692] test_bpf: #882 ALU32_ADD_X: all register value magnitudes jited:1 113736 PASS [ 1246.939672] test_bpf: #883 ALU32_SUB_X: all register value magnitudes jited:1 118224 PASS [ 1246.948298] test_bpf: #884 ALU32_MUL_X: all register value magnitudes jited:1 106807 PASS [ 1246.959077] test_bpf: #885 ALU32_DIV_X: all register value magnitudes jited:1 241567 PASS [ 1246.970258] test_bpf: #886 ALU32_MOD_X: all register value magnitudes jited:1 164030 PASS [ 1246.979443] test_bpf: #887 LD_IMM64: all immediate value magnitudes jited:1 28840 PASS [ 1247.013802] test_bpf: #888 LD_IMM64: checker byte patterns jited:1 213 PASS [ 1247.014712] test_bpf: #889 LD_IMM64: random positive and zero byte patterns jited:1 191 PASS [ 1247.015482] test_bpf: #890 LD_IMM64: random negative and zero byte patterns jited:1 265 PASS [ 1247.016339] test_bpf: #891 LD_IMM64: random positive and negative byte patterns jited:1 215 PASS [ 1247.017209] test_bpf: #892 ATOMIC_DW_ADD: register combinations jited:1 926 PASS [ 1247.018792] test_bpf: #893 ATOMIC_DW_AND: register combinations jited:1 970 PASS [ 1247.020426] test_bpf: #894 ATOMIC_DW_OR: register combinations jited:1 930 PASS [ 1247.021988] test_bpf: #895 ATOMIC_DW_XOR: register combinations jited:1 914 PASS [ 1247.023513] test_bpf: #896 ATOMIC_DW_ADD_FETCH: register combinations jited:1 904 PASS [ 1247.025045] test_bpf: #897 ATOMIC_DW_AND_FETCH: register combinations jited:1 911 PASS [ 1247.026543] test_bpf: #898 ATOMIC_DW_OR_FETCH: register combinations jited:1 930 PASS [ 1247.028136] test_bpf: #899 ATOMIC_DW_XOR_FETCH: register combinations jited:1 929 PASS [ 1247.029703] test_bpf: #900 ATOMIC_DW_XCHG: register combinations jited:1 941 PASS [ 1247.031351] test_bpf: #901 ATOMIC_DW_CMPXCHG: register combinations jited:1 909 PASS [ 1247.032916] test_bpf: #902 ATOMIC_W_ADD: register combinations jited:1 929 PASS [ 1247.034453] test_bpf: #903 ATOMIC_W_AND: register combinations jited:1 934 PASS [ 1247.036006] test_bpf: #904 ATOMIC_W_OR: register combinations jited:1 924 PASS [ 1247.037551] test_bpf: #905 ATOMIC_W_XOR: register combinations jited:1 914 PASS [ 1247.039104] test_bpf: #906 ATOMIC_W_ADD_FETCH: register combinations jited:1 935 PASS [ 1247.040678] test_bpf: #907 ATOMIC_W_AND_FETCH: register combinations jited:1 927 PASS [ 1247.042259] test_bpf: #908 ATOMIC_W_OR_FETCH: register combinations jited:1 926 PASS [ 1247.043811] test_bpf: #909 ATOMIC_W_XOR_FETCH: register combinations jited:1 912 PASS [ 1247.045332] test_bpf: #910 ATOMIC_W_XCHG: register combinations jited:1 909 PASS [ 1247.046871] test_bpf: #911 ATOMIC_W_CMPXCHG: register combinations jited:1 907 PASS [ 1247.048371] test_bpf: #912 ATOMIC_DW_ADD: all operand magnitudes jited:1 139317 PASS [ 1247.056148] test_bpf: #913 ATOMIC_DW_AND: all operand magnitudes jited:1 108074 PASS [ 1247.063224] test_bpf: #914 ATOMIC_DW_OR: all operand magnitudes jited:1 127550 PASS [ 1247.070349] test_bpf: #915 ATOMIC_DW_XOR: all operand magnitudes jited:1 116012 PASS [ 1247.077325] test_bpf: #916 ATOMIC_DW_ADD_FETCH: all operand magnitudes jited:1 162867 PASS [ 1247.084346] test_bpf: #917 ATOMIC_DW_AND_FETCH: all operand magnitudes jited:1 175512 PASS [ 1247.093118] test_bpf: #918 ATOMIC_DW_OR_FETCH: all operand magnitudes jited:1 159970 PASS [ 1247.103072] test_bpf: #919 ATOMIC_DW_XOR_FETCH: all operand magnitudes jited:1 160868 PASS [ 1247.113027] test_bpf: #920 ATOMIC_DW_XCHG: all operand magnitudes jited:1 129737 PASS [ 1247.120225] test_bpf: #921 ATOMIC_DW_CMPXCHG: all operand magnitudes jited:1 188817 PASS [ 1247.130807] test_bpf: #922 ATOMIC_W_ADD: all operand magnitudes jited:1 221342 PASS [ 1247.142497] test_bpf: #923 ATOMIC_W_AND: all operand magnitudes jited:1 164495 PASS [ 1247.154285] test_bpf: #924 ATOMIC_W_OR: all operand magnitudes jited:1 167619 PASS [ 1247.165798] test_bpf: #925 ATOMIC_W_XOR: all operand magnitudes jited:1 107825 PASS [ 1247.172840] test_bpf: #926 ATOMIC_W_ADD_FETCH: all operand magnitudes jited:1 98708 PASS [ 1247.180154] test_bpf: #927 ATOMIC_W_AND_FETCH: all operand magnitudes jited:1 159500 PASS [ 1247.187723] test_bpf: #928 ATOMIC_W_OR_FETCH: all operand magnitudes jited:1 144990 PASS [ 1247.195015] test_bpf: #929 ATOMIC_W_XOR_FETCH: all operand magnitudes jited:1 192010 PASS [ 1247.202856] test_bpf: #930 ATOMIC_W_XCHG: all operand magnitudes jited:1 161842 PASS [ 1247.210736] test_bpf: #931 ATOMIC_W_CMPXCHG: all operand magnitudes jited:1 276225 PASS [ 1247.224701] test_bpf: #932 JMP_JSET_K: all immediate value magnitudes jited:1 81939 PASS [ 1247.230658] test_bpf: #933 JMP_JEQ_K: all immediate value magnitudes jited:1 108808 PASS [ 1247.237460] test_bpf: #934 JMP_JNE_K: all immediate value magnitudes jited:1 64411 PASS [ 1247.242980] test_bpf: #935 JMP_JGT_K: all immediate value magnitudes jited:1 86838 PASS [ 1247.249899] test_bpf: #936 JMP_JGE_K: all immediate value magnitudes jited:1 88206 PASS [ 1247.255690] test_bpf: #937 JMP_JLT_K: all immediate value magnitudes jited:1 103468 PASS [ 1247.262432] test_bpf: #938 JMP_JLE_K: all immediate value magnitudes jited:1 74506 PASS [ 1247.268129] test_bpf: #939 JMP_JSGT_K: all immediate value magnitudes jited:1 81445 PASS [ 1247.273249] test_bpf: #940 JMP_JSGE_K: all immediate value magnitudes jited:1 71553 PASS [ 1247.278602] test_bpf: #941 JMP_JSLT_K: all immediate value magnitudes jited:1 69676 PASS [ 1247.283608] test_bpf: #942 JMP_JSLE_K: all immediate value magnitudes jited:1 69173 PASS [ 1247.288626] test_bpf: #943 JMP_JSET_X: all register value magnitudes jited:1 119848 PASS [ 1247.296793] test_bpf: #944 JMP_JEQ_X: all register value magnitudes jited:1 118296 PASS [ 1247.305657] test_bpf: #945 JMP_JNE_X: all register value magnitudes jited:1 132538 PASS [ 1247.313386] test_bpf: #946 JMP_JGT_X: all register value magnitudes jited:1 122800 PASS [ 1247.321573] test_bpf: #947 JMP_JGE_X: all register value magnitudes jited:1 123173 PASS [ 1247.329802] test_bpf: #948 JMP_JLT_X: all register value magnitudes jited:1 170377 PASS [ 1247.339239] test_bpf: #949 JMP_JLE_X: all register value magnitudes jited:1 129919 PASS [ 1247.351192] test_bpf: #950 JMP_JSGT_X: all register value magnitudes jited:1 153745 PASS [ 1247.363738] test_bpf: #951 JMP_JSGE_X: all register value magnitudes jited:1 155889 PASS [ 1247.372329] test_bpf: #952 JMP_JSLT_X: all register value magnitudes jited:1 181765 PASS [ 1247.384991] test_bpf: #953 JMP_JSLE_X: all register value magnitudes jited:1 137175 PASS [ 1247.395097] test_bpf: #954 JMP32_JSET_K: all immediate value magnitudes jited:1 64261 PASS [ 1247.399464] test_bpf: #955 JMP32_JEQ_K: all immediate value magnitudes jited:1 53877 PASS [ 1247.404315] test_bpf: #956 JMP32_JNE_K: all immediate value magnitudes jited:1 75886 PASS [ 1247.408968] test_bpf: #957 JMP32_JGT_K: all immediate value magnitudes jited:1 70670 PASS [ 1247.413575] test_bpf: #958 JMP32_JGE_K: all immediate value magnitudes jited:1 79121 PASS [ 1247.418353] test_bpf: #959 JMP32_JLT_K: all immediate value magnitudes jited:1 75040 PASS [ 1247.422642] test_bpf: #960 JMP32_JLE_K: all immediate value magnitudes jited:1 71217 PASS [ 1247.427740] test_bpf: #961 JMP32_JSGT_K: all immediate value magnitudes jited:1 70788 PASS [ 1247.432135] test_bpf: #962 JMP32_JSGE_K: all immediate value magnitudes jited:1 70041 PASS [ 1247.436159] test_bpf: #963 JMP32_JSLT_K: all immediate value magnitudes jited:1 80448 PASS [ 1247.440627] test_bpf: #964 JMP32_JSLE_K: all immediate value magnitudes jited:1 72091 PASS [ 1247.445963] test_bpf: #965 JMP32_JSET_X: all register value magnitudes jited:1 123735 PASS [ 1247.453303] test_bpf: #966 JMP32_JEQ_X: all register value magnitudes jited:1 122040 PASS [ 1247.461733] test_bpf: #967 JMP32_JNE_X: all register value magnitudes jited:1 127821 PASS [ 1247.468488] test_bpf: #968 JMP32_JGT_X: all register value magnitudes jited:1 122115 PASS [ 1247.477659] test_bpf: #969 JMP32_JGE_X: all register value magnitudes jited:1 127463 PASS [ 1247.484592] test_bpf: #970 JMP32_JLT_X: all register value magnitudes jited:1 119654 PASS [ 1247.492135] test_bpf: #971 JMP32_JLE_X: all register value magnitudes jited:1 142873 PASS [ 1247.499489] test_bpf: #972 JMP32_JSGT_X: all register value magnitudes jited:1 132387 PASS [ 1247.506806] test_bpf: #973 JMP32_JSGE_X: all register value magnitudes jited:1 215157 PASS [ 1247.515568] test_bpf: #974 JMP32_JSLT_X: all register value magnitudes jited:1 171259 PASS [ 1247.526279] test_bpf: #975 JMP32_JSLE_X: all register value magnitudes jited:1 125407 PASS [ 1247.534634] test_bpf: #976 JMP_JSET_K: imm = 0 -> never taken jited:1 1 PASS [ 1247.535054] test_bpf: #977 JMP_JLT_K: imm = 0 -> never taken jited:1 1 PASS [ 1247.535434] test_bpf: #978 JMP_JGE_K: imm = 0 -> always taken jited:1 2 PASS [ 1247.535817] test_bpf: #979 JMP_JGT_K: imm = 0xffffffff -> never taken jited:1 1 PASS [ 1247.536235] test_bpf: #980 JMP_JLE_K: imm = 0xffffffff -> always taken jited:1 2 PASS [ 1247.536652] test_bpf: #981 JMP32_JSGT_K: imm = 0x7fffffff -> never taken jited:1 1 PASS [ 1247.537091] test_bpf: #982 JMP32_JSGE_K: imm = -0x80000000 -> always taken jited:1 2 PASS [ 1247.537522] test_bpf: #983 JMP32_JSLT_K: imm = -0x80000000 -> never taken jited:1 1 PASS [ 1247.537952] test_bpf: #984 JMP32_JSLE_K: imm = 0x7fffffff -> always taken jited:1 2 PASS [ 1247.538387] test_bpf: #985 JMP_JEQ_X: dst = src -> always taken jited:1 2 PASS [ 1247.538777] test_bpf: #986 JMP_JGE_X: dst = src -> always taken jited:1 2 PASS [ 1247.539169] test_bpf: #987 JMP_JLE_X: dst = src -> always taken jited:1 2 PASS [ 1247.539564] test_bpf: #988 JMP_JSGE_X: dst = src -> always taken jited:1 2 PASS [ 1247.539953] test_bpf: #989 JMP_JSLE_X: dst = src -> always taken jited:1 2 PASS [ 1247.540340] test_bpf: #990 JMP_JNE_X: dst = src -> never taken jited:1 1 PASS [ 1247.540723] test_bpf: #991 JMP_JGT_X: dst = src -> never taken jited:1 1 PASS [ 1247.541108] test_bpf: #992 JMP_JLT_X: dst = src -> never taken jited:1 1 PASS [ 1247.541481] test_bpf: #993 JMP_JSGT_X: dst = src -> never taken jited:1 1 PASS [ 1247.541886] test_bpf: #994 JMP_JSLT_X: dst = src -> never taken jited:1 1 PASS [ 1247.542281] test_bpf: #995 Short relative jump: offset=0 jited:1 2 PASS [ 1247.542638] test_bpf: #996 Short relative jump: offset=1 jited:1 2 PASS [ 1247.542999] test_bpf: #997 Short relative jump: offset=2 jited:1 2 PASS [ 1247.543353] test_bpf: #998 Short relative jump: offset=3 jited:1 2 PASS [ 1247.543709] test_bpf: #999 Short relative jump: offset=4 jited:1 2 PASS [ 1247.544069] test_bpf: #1000 Long conditional jump: taken at runtime jited:1 3 PASS [ 1247.546035] test_bpf: #1001 Long conditional jump: not taken at runtime jited:1 3 PASS [ 1247.548692] test_bpf: #1002 Long conditional jump: always taken, known at JIT time jited:1 4 PASS [ 1247.552260] test_bpf: #1003 Long conditional jump: never taken, known at JIT time jited:1 2 PASS [ 1247.555036] test_bpf: #1004 Staggered jumps: JMP_JA jited:1 49176 PASS [ 1247.558819] test_bpf: #1005 Staggered jumps: JMP_JEQ_K jited:1 65622 PASS [ 1247.564255] test_bpf: #1006 Staggered jumps: JMP_JNE_K jited:1 51791 PASS [ 1247.567831] test_bpf: #1007 Staggered jumps: JMP_JSET_K jited:1 76062 PASS [ 1247.572052] test_bpf: #1008 Staggered jumps: JMP_JGT_K jited:1 57803 PASS [ 1247.577121] test_bpf: #1009 Staggered jumps: JMP_JGE_K jited:1 65374 PASS [ 1247.581277] test_bpf: #1010 Staggered jumps: JMP_JLT_K jited:1 50755 PASS [ 1247.584661] test_bpf: #1011 Staggered jumps: JMP_JLE_K jited:1 65768 PASS [ 1247.588794] test_bpf: #1012 Staggered jumps: JMP_JSGT_K jited:1 76617 PASS [ 1247.593364] test_bpf: #1013 Staggered jumps: JMP_JSGE_K jited:1 73054 PASS [ 1247.599031] test_bpf: #1014 Staggered jumps: JMP_JSLT_K jited:1 55041 PASS [ 1247.603127] test_bpf: #1015 Staggered jumps: JMP_JSLE_K jited:1 69522 PASS [ 1247.607707] test_bpf: #1016 Staggered jumps: JMP_JEQ_X jited:1 56749 PASS [ 1247.611874] test_bpf: #1017 Staggered jumps: JMP_JNE_X jited:1 71132 PASS [ 1247.617793] test_bpf: #1018 Staggered jumps: JMP_JSET_X jited:1 57334 PASS [ 1247.622508] test_bpf: #1019 Staggered jumps: JMP_JGT_X jited:1 53121 PASS [ 1247.626259] test_bpf: #1020 Staggered jumps: JMP_JGE_X jited:1 52833 PASS [ 1247.629821] test_bpf: #1021 Staggered jumps: JMP_JLT_X jited:1 64310 PASS [ 1247.633597] test_bpf: #1022 Staggered jumps: JMP_JLE_X jited:1 61372 PASS [ 1247.637265] test_bpf: #1023 Staggered jumps: JMP_JSGT_X jited:1 53952 PASS [ 1247.640968] test_bpf: #1024 Staggered jumps: JMP_JSGE_X jited:1 54083 PASS [ 1247.644846] test_bpf: #1025 Staggered jumps: JMP_JSLT_X jited:1 52680 PASS [ 1247.648946] test_bpf: #1026 Staggered jumps: JMP_JSLE_X jited:1 59723 PASS [ 1247.652465] test_bpf: #1027 Staggered jumps: JMP32_JEQ_K jited:1 58423 PASS [ 1247.655977] test_bpf: #1028 Staggered jumps: JMP32_JNE_K jited:1 64291 PASS [ 1247.659653] test_bpf: #1029 Staggered jumps: JMP32_JSET_K jited:1 62994 PASS [ 1247.663238] test_bpf: #1030 Staggered jumps: JMP32_JGT_K jited:1 63792 PASS [ 1247.666784] test_bpf: #1031 Staggered jumps: JMP32_JGE_K jited:1 64239 PASS [ 1247.670270] test_bpf: #1032 Staggered jumps: JMP32_JLT_K jited:1 63896 PASS [ 1247.673794] test_bpf: #1033 Staggered jumps: JMP32_JLE_K jited:1 73820 PASS [ 1247.679674] test_bpf: #1034 Staggered jumps: JMP32_JSGT_K jited:1 55288 PASS [ 1247.683063] test_bpf: #1035 Staggered jumps: JMP32_JSGE_K jited:1 62375 PASS [ 1247.687049] test_bpf: #1036 Staggered jumps: JMP32_JSLT_K jited:1 55229 PASS [ 1247.690486] test_bpf: #1037 Staggered jumps: JMP32_JSLE_K jited:1 57490 PASS [ 1247.694508] test_bpf: #1038 Staggered jumps: JMP32_JEQ_X jited:1 68904 PASS [ 1247.698958] test_bpf: #1039 Staggered jumps: JMP32_JNE_X jited:1 55339 PASS [ 1247.702875] test_bpf: #1040 Staggered jumps: JMP32_JSET_X jited:1 57450 PASS [ 1247.706675] test_bpf: #1041 Staggered jumps: JMP32_JGT_X jited:1 54302 PASS [ 1247.710504] test_bpf: #1042 Staggered jumps: JMP32_JGE_X jited:1 54099 PASS [ 1247.714133] test_bpf: #1043 Staggered jumps: JMP32_JLT_X jited:1 63906 PASS [ 1247.718883] test_bpf: #1044 Staggered jumps: JMP32_JLE_X jited:1 53852 PASS [ 1247.722974] test_bpf: #1045 Staggered jumps: JMP32_JSGT_X jited:1 56322 PASS [ 1247.726754] test_bpf: #1046 Staggered jumps: JMP32_JSGE_X jited:1 53623 PASS [ 1247.730244] test_bpf: #1047 Staggered jumps: JMP32_JSLT_X jited:1 57273 PASS [ 1247.733737] test_bpf: #1048 Staggered jumps: JMP32_JSLE_X jited:1 56226 PASS [ 1247.737104] test_bpf: Summary: 1049 PASSED, 0 FAILED, [1037/1037 JIT'ed] [ 1247.737585] test_bpf: #0 Tail call leaf jited:1 1 PASS [ 1247.737591] test_bpf: #1 Tail call 2 jited:1 6 PASS [ 1247.737872] test_bpf: #2 Tail call 3 jited:1 12 PASS [ 1247.738137] test_bpf: #3 Tail call 4 jited:1 17 PASS [ 1247.738411] test_bpf: #4 Tail call load/store leaf jited:1 2 PASS [ 1247.738670] test_bpf: #5 Tail call load/store jited:1 7 PASS [ 1247.738993] test_bpf: #6 Tail call error path, max count reached jited:1 204 PASS [ 1247.739489] test_bpf: #7 Tail call count preserved across function calls jited:1 19518 PASS [ 1247.759396] test_bpf: #8 Tail call error path, NULL target jited:1 5 PASS [ 1247.760079] test_bpf: #9 Tail call error path, index out of range jited:1 4 PASS [ 1247.760606] test_bpf: test_tail_calls: Summary: 10 PASSED, 0 FAILED, [10/10 JIT'ed] [ 1247.761801] test_bpf: #0 gso_with_rx_frags PASS [ 1247.762173] test_bpf: #1 gso_linear_no_head_frag PASS [ 1247.762577] 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__->