[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <558D30E5.8010704@huawei.com>
Date: Fri, 26 Jun 2015 19:00:53 +0800
From: "Wangnan (F)" <wangnan0@...wei.com>
To: Alexei Starovoitov <ast@...mgrid.com>, <acme@...nel.org>,
<brendan.d.gregg@...il.com>, <daniel@...earbox.net>,
<namhyung@...nel.org>, <masami.hiramatsu.pt@...achi.com>,
<paulus@...ba.org>, <a.p.zijlstra@...llo.nl>, <mingo@...hat.com>,
<jolsa@...nel.org>, <dsahern@...il.com>
CC: <linux-kernel@...r.kernel.org>, <lizefan@...wei.com>,
<hekuang@...wei.com>, <xiakaixu@...wei.com>, <pi3orama@....com>
Subject: Re: [RFC PATCH v8 38/49] bpf tools: Load instructions buffer using
load_program()
On 2015/6/26 16:28, Alexei Starovoitov wrote:
> On 6/24/15 5:31 AM, Wang Nan wrote:
>> Extract code for loading a 'struct bpf_insn' array into kernel to
>> load_program() and makes bpf_program__load() to call it. Now we have
>> function loads instructions into kernel. It will be used by further
>> patches, which creates different instances from a program and load them
>> into kernel.
>>
>> Signed-off-by: Wang Nan<wangnan0@...wei.com>
>
> I think it's cleaner to squash this patch with earlier libbpf patches.
> Looks good otherwise.
I thought you may don't want to enlarge this patchset, so I separated
the newly
introduced patches from the original ones, then you can skip reading the
first 37
patches. But if you wish, I'll squash them together.
Thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists