๐Ÿ“ฆ cloudflare / cloudflare-blog

๐Ÿ“„ tail_call_ex3.bpf.disasm ยท 27 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
tail_call_ex3.o:	file format elf64-bpf

Disassembly of section .text:

0000000000000000 <bring_order>:
       0:	r2 = 0 ll
       2:	r3 = 0
       3:	call 12
       4:	r0 = 61453
       5:	exit

Disassembly of section tc:

0000000000000000 <barista>:
       0:	r0 = 51966
       1:	exit

0000000000000010 <server1>:
       2:	call -1
       3:	r0 = 61453
       4:	exit

0000000000000028 <server2>:
       5:	call -1
       6:	exit