[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180523143244.52db840f@cakuba>
Date: Wed, 23 May 2018 14:32:44 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: Sandipan Das <sandipan@...ux.vnet.ibm.com>
Cc: Daniel Borkmann <daniel@...earbox.net>, ast@...nel.org,
netdev@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
mpe@...erman.id.au, naveen.n.rao@...ux.vnet.ibm.com,
Quentin Monnet <quentin.monnet@...ronome.com>
Subject: Re: [PATCH bpf-next v3 10/10] tools: bpftool: add delimiters to
multi-function JITed dumps
On Wed, 23 May 2018 16:07:40 +0530, Sandipan Das wrote:
> "name": "bpf_prog_196af774a3477707_F",
> "insns": [{
> "pc": "0x0",
> "operation": "nop",
> "operands": [null
> ]
> },{
> "pc": "0x4",
> "operation": "nop",
> "operands": [null
> ]
> },{
> "pc": "0x8",
> "operation": "mflr",
> "operands": ["r0"
> ]
> },{
> ...
> }
> ]
> }
> ]
>
> If this is okay, I can send out the next revision with these changes.
Looks good, thank you!
Powered by blists - more mailing lists