[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57DEB678.3040705@iogearbox.net>
Date: Sun, 18 Sep 2016 17:44:56 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Jakub Kicinski <jakub.kicinski@...ronome.com>,
netdev@...r.kernel.org
CC: ast@...nel.org
Subject: Re: [PATCHv6 net-next 08/15] nfp: add BPF to NFP code translator
On 09/18/2016 05:09 PM, Jakub Kicinski wrote:
> Add translator for JITing eBPF to operations which
> can be executed on NFP's programmable engines.
>
> Signed-off-by: Jakub Kicinski <jakub.kicinski@...ronome.com>
> ---
> v6:
> - explicitly check for registers >= MAX_BPF_REG;
> - fix mem leak.
Set looks good to me now, thanks a lot Jakub!
> v4:
> - use bitfield.h directly.
> v3:
> - don't clone the program for the verifier (no longer needed);
> - temporarily add a local copy of macros from bitfield.h.
Powered by blists - more mailing lists