From owner-freebsd-net@freebsd.org Sun Jun 28 10:18:46 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93FC398C4FE for ; Sun, 28 Jun 2015 10:18:46 +0000 (UTC) (envelope-from pavel.odintsov@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B9201A16 for ; Sun, 28 Jun 2015 10:18:46 +0000 (UTC) (envelope-from pavel.odintsov@gmail.com) Received: by wiga1 with SMTP id a1so48637217wig.0 for ; Sun, 28 Jun 2015 03:18:44 -0700 (PDT) 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=ReYQFG1Hp+hg2YwW02w3iNoNyQ8u60X6NkCRArf7VFk=; b=IGSLoYPzDpp/Pm8XTjDjgHi5tF0jCiB7ZlT8x0ihbE/RQLPVdBDxWlD3huIDFZIGdp sDyMi5XWfGPwf7+VzHhzea58RrNiA/KXfMibWS3B+scbVGrw1C9RDD2wP5jevtmB4Tb/ Wb9+nCW7KXjUNiigetf+1O9gpFOboPhVVtvq+SHMKqnuAROT+yORzY0Fxv8JIu8o/nJd zSX2NZqatpxBBVHTMlZX7go+dhmNPaImTu9g7iG4C+DEQTx83A/WVaBZMUwE24xvca93 I1+oiDgYb6e6ymz4DNAq3QtFRJpfClf2osxd0u3mJo2PigoczNDJ6lArJ/tWWZklhjhz 7wWA== MIME-Version: 1.0 X-Received: by 10.180.198.10 with SMTP id iy10mr12735848wic.46.1435486724753; Sun, 28 Jun 2015 03:18:44 -0700 (PDT) Received: by 10.27.178.129 with HTTP; Sun, 28 Jun 2015 03:18:44 -0700 (PDT) Date: Sun, 28 Jun 2015 13:18:44 +0300 Message-ID: Subject: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap From: Pavel Odintsov To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 10:18:46 -0000 Hello, folks! I'm looking for solution which could do wire speed (56 mpps with 64byte packets) for 40GE. We have tested PF_RING/DPDK on Linux and could not achieve more than ~42 mpps and it's not enough for us. Could anybody share experience regarding performance estimations with netmap and this NIC on best-ever-and-ever FreeBSD? Thank you! -- Sincerely yours, Pavel Odintsov