Re: [PATCH bpf-next 0/6] Few x64 jit improvements to shrink image size

2018-02-23 Thread Alexei Starovoitov
On Sat, Feb 24, 2018 at 01:07:57AM +0100, Daniel Borkmann wrote: > Couple of minor improvements to the x64 JIT I had still around from > pre merge window in order to shrink the image size further. Added > test cases for kselftests too as well as running Cilium workloads on > them w/o issues.

[PATCH bpf-next 0/6] Few x64 jit improvements to shrink image size

2018-02-23 Thread Daniel Borkmann
Couple of minor improvements to the x64 JIT I had still around from pre merge window in order to shrink the image size further. Added test cases for kselftests too as well as running Cilium workloads on them w/o issues. Thanks! Daniel Borkmann (6): bpf, x64: save one byte per shl/shr/sar when