Re: [PATCH bpf-next] bpf: show in bpftool map overview whether btf is available

2018-07-19 Thread Daniel Borkmann
On 07/18/2018 08:08 PM, Jakub Kicinski wrote: > On Wed, 18 Jul 2018 11:19:42 +0200, Daniel Borkmann wrote: >> For a quick overview in 'bpftool map' display 'btf' if it's >> available for the dump for a specific map: >> >> # bpftool map list >> 11: array flags 0x0 btf >> key 4B valu

Re: [PATCH bpf-next] bpf: show in bpftool map overview whether btf is available

2018-07-18 Thread Jakub Kicinski
On Wed, 18 Jul 2018 11:19:42 +0200, Daniel Borkmann wrote: > For a quick overview in 'bpftool map' display 'btf' if it's > available for the dump for a specific map: > > # bpftool map list > 11: array flags 0x0 btf > key 4B value 20B max_entries 40 memlock 4096B > > # bpftool

Re: [PATCH bpf-next] bpf: show in bpftool map overview whether btf is available

2018-07-18 Thread Martin KaFai Lau
On Wed, Jul 18, 2018 at 11:19:42AM +0200, Daniel Borkmann wrote: > For a quick overview in 'bpftool map' display 'btf' if it's > available for the dump for a specific map: > > # bpftool map list > 11: array flags 0x0 btf > key 4B value 20B max_entries 40 memlock 4096B > > # b

[PATCH bpf-next] bpf: show in bpftool map overview whether btf is available

2018-07-18 Thread Daniel Borkmann
For a quick overview in 'bpftool map' display 'btf' if it's available for the dump for a specific map: # bpftool map list 11: array flags 0x0 btf key 4B value 20B max_entries 40 memlock 4096B # bpftool --json --pretty map list [{ "id": 11, "type": "array