From owner-freebsd-stable@freebsd.org Wed Jan 18 10:14:00 2017 Return-Path: Delivered-To: freebsd-stable@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 B1AFDCB5793; Wed, 18 Jan 2017 10:14:00 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 13ED31598; Wed, 18 Jan 2017 10:13:59 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from bsdrookie.norma.com. ([IPv6:fd00::7af]) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPS id v0IADuEQ036613 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 18 Jan 2017 15:13:56 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1484734437; bh=GEI6lwzIzDtoMJKQzTvxs5jMZtSnZFYdAunygVeq2v4=; h=Subject:References:Cc:From:To:Date:In-Reply-To; b=L0cCOgnxU3EenGuxckDHS4UcqEy5/qEedkPpRXyPQUzEhgKXnrrMtRU0g8e6txSaC W26YImQ83kL28NKwGunYiKDDqSiflWwd+dWLfT+swK2MQfVp6ZOV5itDcbN+A/ES+9 6W6aVgK7U33qSSi2TnDedenet5S8z/qXuFPXrFU8= Subject: Re: decent 40G network adapters References: <587F39E3.1060608@norma.perm.ru> <20170118100344.GH78888@zxy.spb.ru> Cc: freebsd-stable From: "Eugene M. Zheganin" To: freebsd-net@FreeBSD.org Message-ID: <587F3FE4.4040902@norma.perm.ru> Date: Wed, 18 Jan 2017 15:13:56 +0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0 MIME-Version: 1.0 In-Reply-To: <20170118100344.GH78888@zxy.spb.ru> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2017 10:14:00 -0000 Hi. On 18.01.2017 15:03, Slawa Olhovchenkov wrote: > I am use Chelsio and Solarflare. > Not sure about you workload -- I am have 40K+ TCP connections, you > workload need different tuning. > Do you planed to utilise both ports? > For this case you need PCIe 16x card. This is Chelsio T6 and > Solarflare 9200.=20 Thanks. No, the number of connections in my case will be small - hundreds, and right now target servers are utilizing 4-5 Gbit/sec bandwidth, so I'm looking forward to something more performing, thats all. The pps number is also way below Mpps - at this time it's about 200 kpps, so I really hope I won't be facing a situation with millions of pps, - though seems like it will be slightly above 1 Mpps. Hopefully with the help of the community I'll be able to tune the servers to handle this ! :) Thanks. Eugene.