From owner-freebsd-net@freebsd.org Tue Aug 11 22:57:39 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 9BD8B99FCF1 for ; Tue, 11 Aug 2015 22:57:39 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) (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 3EE253D2 for ; Tue, 11 Aug 2015 22:57:38 +0000 (UTC) (envelope-from sobomax@sippysoft.com) Received: by wicne3 with SMTP id ne3so79239857wic.0 for ; Tue, 11 Aug 2015 15:57:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to:cc:content-type; bh=tHBFN1xxLoMbxbNLxBojEq1meDDOJz7ZqxhVqYTQNyc=; b=ZUDxt9fbAVoNFnOweqD2pLcjoluoNruDNlDgTarH/L67seJEvyRKYl/IbhPPYBCIV8 EFP+Aj6SJiXX28WfgXiG9uuvI1wF/293ZEKD4PLUuwFNum3lOZ8XLGEylfqfqnEZpLrM Ea5usu+gMxWK2ik+Hvo+g/v2fLrl31SYXg8Fju15zhOmRd3v4IZyOicDZdHMtBI9ig/z lN/BTFAnBGfhvEKH0x3PQvXWQZlCMBX+Mf6nDPYQPNMI85+O4Pwik8a0Z3SsS0QwuJHi BvMYWDxG7DqkeKdXk0vRM6I38fm+hFPIfpdwkFYzUUV3+MP8QnccOi83vhg9Uoi9GLeN cblA== X-Gm-Message-State: ALoCoQnTlCUbw9yK1pduvSwNB6iY9PCC58iuU+kE3TAJKE0WOFs37/3bewQppC7b+dFitx+tg5lj MIME-Version: 1.0 X-Received: by 10.180.206.8 with SMTP id lk8mr42266023wic.12.1439333851225; Tue, 11 Aug 2015 15:57:31 -0700 (PDT) Sender: sobomax@sippysoft.com Received: by 10.27.143.15 with HTTP; Tue, 11 Aug 2015 15:57:31 -0700 (PDT) Date: Tue, 11 Aug 2015 15:57:31 -0700 X-Google-Sender-Auth: 2Sw-WVzvqCzTPm2HtNFEsCsI8DI Message-ID: Subject: Re: Poor high-PPS performance of the 10G ixgbe(9) NIC/driver in FreeBSD 10.1 From: Maxim Sobolev To: hiren panchasara Cc: Adrian Chadd , freebsd@intel.com, "Jev Bj?rsell" , FreeBSD Net Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Tue, 11 Aug 2015 22:57:39 -0000 Thanks, we will try, however I don't think it's going to make a huge difference because we run almost 2x the PPS on the otherwise identical (as far as FreeBSD version/lagg code goes) with I350/igb(9) and inferior CPU hardware. That kinda suggests that whatever the problem is it is below lagg. -Maxim On Tue, Aug 11, 2015 at 3:22 PM, hiren panchasara < hiren@strugglingcoder.info> wrote: > On 08/11/15 at 03:16P, hiren panchasara wrote: > > > > There were some lagg/hashing related changes recently so let us know if > > that is hurting you. > > Ah, my bad. Said changes would not be in 10.1. You may want to give 10.2 > a try. (rc3 is out now.) > > Cheers, > Hiren >