From owner-freebsd-net@freebsd.org Sun Jun 28 15:12:57 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 31AE998F829 for ; Sun, 28 Jun 2015 15:12:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (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 F05FD1C63 for ; Sun, 28 Jun 2015 15:12:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igrv9 with SMTP id v9so15203844igr.1 for ; Sun, 28 Jun 2015 08:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=RwYuch//dEe/G+6s0qIx+YEx45HiAf5WzwE3+9NX1Oo=; b=Z3qQY10iSgTob9b/3uwR6ISNWJjOT/tpep/r8BbbFRUy9P8HzZuAGumqN5mGvj9GjW /YJ7w0k3wKksjzo93rpTTGUg22yY28Zu9+4+oQPO5YiiyYjFm5Y1sJfiET+stLKPW5Tn oq82yPLo6VxHCspBQVureOiJx0LTUC2Kj9RSaACJdNQCckTHfa3dkLsxuPJ0o13g1pXn 0VfXliR6Ol9y/Rg8evpAwLu05/rMpyEv9KCks5bN1Gm0MuGqRigab0aZEl5fJ2zkpOs9 MUT8N1Y3Bne/KSzf7B8BLzBJ/QdLKle7Jjb+urwMQCPbNbqKshOvP5R24ZYSVPdfgs/H VU1A== MIME-Version: 1.0 X-Received: by 10.50.111.167 with SMTP id ij7mr9551240igb.49.1435504376440; Sun, 28 Jun 2015 08:12:56 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Sun, 28 Jun 2015 08:12:56 -0700 (PDT) In-Reply-To: References: Date: Sun, 28 Jun 2015 08:12:56 -0700 Message-ID: Subject: Re: Intel XL710 40GE NIC, i40 driver and wire speed performance with netmap From: Adrian Chadd To: Luigi Rizzo Cc: Pavel Odintsov , "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 15:12:57 -0000 Hi, I've hit 40mpps TX/RX on the chelsio T5 hardware, but only on one queue. It's around 30-36mpps when RXing across multiple queues (for work distribution.) Yes, I keep being told the intel NIC will do higher full-duplex pps. I'll try it out at some point. -adrian