From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nulik Nol Subject: how to find transfer rate ? Date: Sat, 1 Jun 2013 08:38:17 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 To: dev-VfR2kkLFssw@public.gmane.org Return-path: 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" Hi all, I finally bought my Intel NIC (an I340-T2, E1000_DEV_ID_82580_COPPER_DUAL, dev id 0x150E) and ran the dpdk with success. But when testing the cards for speed rate with "testpmd" program provided in the distribution I can't find the Packets Per Second rate, the statistics reported do not show start and end time, so I can't calculate how much packets were transferred. How do you get this value ? Thanks in advance Nulik