Re: [PATCH v3 bpf-next 9/9] bpf: precise scalar_value tracking

2019-06-17 Thread Andrii Nakryiko
On Sat, Jun 15, 2019 at 12:13 PM Alexei Starovoitov wrote: > > Introduce precision tracking logic that > helps cilium programs the most: > old clang old clangnew clang new clang > with all patches with all patches > bpf_lb-DLB_L3.o 183

[PATCH v3 bpf-next 9/9] bpf: precise scalar_value tracking

2019-06-15 Thread Alexei Starovoitov
Introduce precision tracking logic that helps cilium programs the most: old clang old clangnew clang new clang with all patches with all patches bpf_lb-DLB_L3.o 1838 2283 1923 1863 bpf_lb-DLB_L4.o 3218 2657