From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v10 net-next 2/2] net: filter: split filter.h and expose eBPF to user space Date: Mon, 8 Sep 2014 07:23:29 +0200 Message-ID: <20140908052329.GA30461@gmail.com> References: <1409894238-9055-1-git-send-email-ast@plumgrid.com> <1409894238-9055-3-git-send-email-ast@plumgrid.com> <20140906141051.GA4245@salvia> <20140907180737.GA5057@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pablo Neira Ayuso , "David S. Miller" , Linus Torvalds , Andy Lutomirski , Steven Rostedt , Daniel Borkmann , Hannes Frederic Sowa , Chema Gonzalez , Eric Dumazet , Peter Zijlstra , "H. Peter Anvin" , Andrew Morton , Kees Cook , Linux API , Network Development , LKML To: Alexei Starovoitov Return-path: Received: from mail-wi0-f179.google.com ([209.85.212.179]:65405 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751654AbaIHFXe (ORCPT ); Mon, 8 Sep 2014 01:23:34 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: * Alexei Starovoitov wrote: > > I don't think the speed up of the llvm submission is a good > > argument, this sounds to me similar to the "please apply this > > patch that reserves this new netlink family in > > include/linux/netlink.h, I promise this new subsystem will be > > submitted soon though. Meanwhile this will speed up > > submission of my userspace software to distributions for > > packaging" argument. > > You're not correct here. I'm not saying 'I promise it will be > submitted'. There _were_ already submitted. [...] And this split-up smaller submissions was requested by David Miller, the networking maintainer, so if Pablo wants another submission format, he needs to take it up with David - we can't do both at once obviously. Thanks, Ingo