From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [PATCH v1 1/6] net: Generalize udp based tunnel offload Date: Tue, 8 Dec 2015 10:10:19 -0500 Message-ID: <5666F2DB.5000101@mojatatu.com> References: <1448312579-159544-1-git-send-email-anjali.singhai@intel.com> <20151129.222138.1582847465760563254.davem@davemloft.net> <20151201154445.GF29497@tuxdriver.com> <1448984968.3382143.454794705.68D88B7D@webmail.messagingengine.com> <1449074114.3806253.455834737.16948E5F@webmail.messagingengine.com> <565F8059.3010101@gmail.com> <566687DC.7040805@gmail.com> <5666E7EB.40709@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Hannes Frederic Sowa , "John W. Linville" , Jesse Gross , David Miller , Anjali Singhai Jain , Linux Kernel Network Developers , Kiran Patil To: John Fastabend , Tom Herbert Return-path: Received: from mail-io0-f171.google.com ([209.85.223.171]:35147 "EHLO mail-io0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932383AbbLHPK0 (ORCPT ); Tue, 8 Dec 2015 10:10:26 -0500 Received: by ioc74 with SMTP id 74so26876504ioc.2 for ; Tue, 08 Dec 2015 07:10:26 -0800 (PST) In-Reply-To: <5666E7EB.40709@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: On 15-12-08 09:23 AM, Jamal Hadi Salim wrote: > On 15-12-08 02:33 AM, John Fastabend wrote: > ;-> I feel a little vindicated with this discussion. > > Of course you can implement hardware using BPF! BTW - Just to be clear; I am not arguing for what that paper preaches. What the paper preaches is an academic exercise (square hole, round peg - must fit into OF description). What i am saying is you can take the ebpf instruction set and create a cpu that executes those instructions. cheers, jamal