From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [patch net-next 01/13] openvswitch: split flow structures into ovs specific and generic ones Date: Wed, 03 Sep 2014 21:54:01 -0400 Message-ID: <5407C639.1040408@mojatatu.com> References: <1409736300-12303-1-git-send-email-jiri@resnulli.us> <1409736300-12303-2-git-send-email-jiri@resnulli.us> <54078694.5040104@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Cc: "ryazanov.s.a" , jasowang , "john.r.fastabend" , "neil.jerram" , Eric Dumazet , andy , "dev-yBygre7rU0TnMu66kgdUjQ@public.gmane.org" , nbd , "f.fainelli" , Rony Efraim , "jeffrey.t.kirsher" , Or Gerlitz , Ben Hutchings , buytenh , Jiri Pirko , roopa , aviadr , Nicolas Dichtel , vyasevic , nhorman , netdev , Stephen Hemminger , Daniel Borkmann , ebiederm Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-yBygre7rU0TnMu66kgdUjQ@public.gmane.org Sender: "dev" List-Id: netdev.vger.kernel.org On 09/03/14 17:59, Pravin Shelar wrote: > Both of us are saying same thing. > What I meant was for OVS use-case, where OVS wants to use offload for > switching flows, vswitchd userspace process can program HW offload > using kernel HW offload APIs directly from userspace, rather than > going through OVS kernel module. If user wants to use some other tool, > then the tool can use same kernel HW offload APIs. Ok, sorry, you are right - we are saying the same thing. cheers, jamal