From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com [209.85.160.175]) by dpdk.org (Postfix) with ESMTP id 08CA3379E for ; Tue, 22 Dec 2015 12:53:00 +0100 (CET) Received: by mail-yk0-f175.google.com with SMTP id v6so160794031ykc.2 for ; Tue, 22 Dec 2015 03:52:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=sO1fkuh3f+kI0uX/6Xg+egQFE5j/ndbmhi46qeaidao=; b=0ph53WzzR/pMA/uMgwDwsgh12Umat07Jcl/aJLk4ncT6LuGI1cWNxorJWAUi3l/NvL 2Y68A92jX5+Ob0B3w8nIqFoQoR2YSiV+YO9XSz+X7hF5KUmVpSsN6B0Lfd4wD5xKUJ1w Lbc+aCjp7OsZ6GLl3udM5mE7t8KYHIbUEKB0CplE4HZQDH3j6KULoFCvKqnUx8XFEtAC QusmT2tTGPpdNL8yCyQiykfm/smm23vwppA5Mp+qzknTA4FOx86W3dzobMj6v07jhlfO MrVWynY5r8rV5AmvF+N8mt7pHDW0Bi70cjKgjhnM9RlfXBP4rWrPVVHKi6QXbiDlOV0j MQhg== MIME-Version: 1.0 X-Received: by 10.13.198.199 with SMTP id i190mr18289616ywd.255.1450785179610; Tue, 22 Dec 2015 03:52:59 -0800 (PST) Received: by 10.37.224.82 with HTTP; Tue, 22 Dec 2015 03:52:59 -0800 (PST) Date: Tue, 22 Dec 2015 14:52:59 +0300 Message-ID: From: Alexander Belyakov To: "dev@dpdk.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] bnx2x pmd performance expectations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2015 11:53:00 -0000 Hi, just tried to forward a lot of tiny packets with testpmd (dpdk-2.2.0) running on Broadcom Corporation NetXtreme II BCM57810S 10 Gigabit Ethernet (rev 10) adapter. I see forwarding performance of 2.6Mpps instead of expected 14.8Mpps. What should be done to achieve better results? Thank you, Alexander Belyakov