From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: DPDK Demos at IDF conference using DDIO Date: Thu, 25 Sep 2014 13:09:39 -0700 Message-ID: <20140925200939.GA3565@mhcomputing.net> References: <20140925161124.GA7609@plxv1142.pdx.intel.com> <20140925191820.GA3117@mhcomputing.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Anjali Kulkarni Return-path: Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Thu, Sep 25, 2014 at 07:27:21PM +0000, Anjali Kulkarni wrote: > Actually, in the demo that I saw they had probably used as many of the > accelerations as possible to get the kind of rates they described. Even if > we could see (a documentation of) what all things they used in this > particular application, it would help. > From my discussions, it seemed as if there were some specific lookup APIs > that they used to get better performance. > > Anjali Indeed it would be best if this stuff were documented first, then demoed. Otherwise it's hard to get reliably reproducible results. In particular something which went all the way through the processing pipeline from Rx to Tx L1-L7. Matthew.