From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [RFC PATCH v2 1/5] bpf: add PHYS_DEV prog type for early driver filter Date: Sun, 10 Apr 2016 14:09:03 -0400 Message-ID: <570A96BF.5080608@mojatatu.com> References: <1460090930-11219-1-git-send-email-bblanco@plumgrid.com> <20160408123614.2a15a346@redhat.com> <20160408143340.10e5b1d0@redhat.com> <20160408172651.GA38264@ast-mbp.thefacebook.com> <20160408220808.682630d7@redhat.com> <20160408213414.GA43408@ast-mbp.thefacebook.com> <57091FCE.50104@mojatatu.com> <20160409172634.GA55330@ast-mbp.thefacebook.com> <20160410075550.GA22873@pox.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexei Starovoitov , Jesper Dangaard Brouer , Brenden Blanco , "David S. Miller" , Linux Kernel Network Developers , Or Gerlitz , Daniel Borkmann , Eric Dumazet , Edward Cree , john fastabend , Johannes Berg , eranlinuxmellanox@gmail.com, Lorenzo Colitti , linux-mm To: Tom Herbert , Thomas Graf Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org List-Id: netdev.vger.kernel.org On 16-04-10 12:53 PM, Tom Herbert wrote: > We started discussions about this in IOvisor. The Huawei project is > called ceth (Common Ethernet). It is essentially a layer called > directly from drivers intended for fast path forwarding and network > virtualization. They have put quite a bit of effort into buffer > management and other parts of the infrastructure, much of which we > would like to leverage in XDP. The code is currently in github, will > ask them to make it generally accessible. > Cant seem to find any info on it on the googles. If it is forwarding then it should hopefully at least make use of Linux control APIs I hope. cheers, jamal -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org