Re: [PATCH bpf-next] bpf: decouple btf from seq bpf fs dump and enable more maps

2018-08-11 Thread Y Song
On Sat, Aug 11, 2018 at 4:59 PM, Daniel Borkmann wrote: > Commit a26ca7c982cb ("bpf: btf: Add pretty print support to > the basic arraymap") and 699c86d6ec21 ("bpf: btf: add pretty > print for hash/lru_hash maps") enabled support for BTF and > dumping via BPF fs for array and hash/lru map. However

[PATCH bpf-next] bpf: decouple btf from seq bpf fs dump and enable more maps

2018-08-11 Thread Daniel Borkmann
Commit a26ca7c982cb ("bpf: btf: Add pretty print support to the basic arraymap") and 699c86d6ec21 ("bpf: btf: add pretty print for hash/lru_hash maps") enabled support for BTF and dumping via BPF fs for array and hash/lru map. However, both can be decoupled from each other such that regular BPF map