From owner-freebsd-emulation@freebsd.org Thu Nov 17 21:28:00 2016 Return-Path: Delivered-To: freebsd-emulation@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 568FDC4668E for ; Thu, 17 Nov 2016 21:28:00 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from graal.it-profi.org.ua (graal.shurik.kiev.ua [193.239.74.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CCECDA for ; Thu, 17 Nov 2016 21:27:59 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from [93.183.208.50] (helo=thinkpad.it-profi.org.ua) by graal.it-profi.org.ua with esmtpa (Exim 4.87 (FreeBSD)) (envelope-from ) id 1c7Trd-000NGw-ML for freebsd-emulation@freebsd.org; Thu, 17 Nov 2016 23:04:57 +0200 From: Alexandr Krivulya Subject: poor ipsec perfomance on hyper-v To: freebsd-emulation@freebsd.org Message-ID: <3cd47b8b-f47e-d696-cade-b2783d0cc987@shurik.kiev.ua> Date: Thu, 17 Nov 2016 23:04:56 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 93.183.208.50 X-SA-Exim-Mail-From: shuriku@shurik.kiev.ua X-SA-Exim-Scanned: No (on graal.it-profi.org.ua); SAEximRunCond expanded to false X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2016 21:28:00 -0000 Hi! We have freebsd10.3 gateway running in our private hyper-v cloud (Windows Server 2012R2). Throughput of ipsec tunnel is very poor - ~3-5Mb/s sometimes slow down to few Kb/s with high cpu load and a lot of interrupts.Downloading over ftp is about 30-40Mb/s. Disabling tso,rxcsum and txcsum on hn interfaces do nothing.