From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: L3FWD LPM IP lookup performance question Date: Mon, 30 Sep 2013 12:11:33 +0200 Message-ID: <52494E55.4020507@6wind.com> References: <5241B572.5090009@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Chris Pappas Return-path: 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 26/09/2013 23:16, Chris Pappas wrote: > we are having some numbers regarding the performance of L3FWD and would > like to confirm that they make sense. > So, for L3FWD and 1500byte packets we get 120Gbps out of 12x10Gbps ports > (so we get full throughput) and for 64byte packets we get 80Gbps. 12x10 with 80Gbps@64 bytes => 119Mpps You did not describe your system: number of cores, sockets, PCIe slots, etc. Whatever the HW environment you are using, you should run the same tests but with testpmd in order to qualify the limits of the IOs for your platform. Best regards, Vincent