From owner-freebsd-virtualization@freebsd.org Mon Aug 17 13:47:12 2015 Return-Path: Delivered-To: freebsd-virtualization@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 A4B609BB849 for ; Mon, 17 Aug 2015 13:47:12 +0000 (UTC) (envelope-from gofd-freebsd-virtualization@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 606941454 for ; Mon, 17 Aug 2015 13:47:11 +0000 (UTC) (envelope-from gofd-freebsd-virtualization@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZRKjo-0000Fn-3H for freebsd-virtualization@freebsd.org; Mon, 17 Aug 2015 15:47:09 +0200 Received: from 88.220.49.152 ([88.220.49.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Aug 2015 15:46:08 +0200 Received: from bede by 88.220.49.152 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Aug 2015 15:46:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-virtualization@freebsd.org From: Bart Derda Subject: Re: FreeBSD 10.2 RC2 under Windows 10 Hyper-V Date: Mon, 17 Aug 2015 13:45:50 +0000 (UTC) Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 88.220.49.152 (Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 13:47:12 -0000 Wei Hu writes: > > Hi, > > Does FreeBSD 10.1 on 2012R2 work in your case? If you can provide detailed reproducible steps, I will try to > set it up and troubleshoot in house. > Hi, I have the same problem. Yes, FreeBSD 10.1 on 2012R2 works in my case. When my kernel was upgrade from 10.2 sources, I have problem with tcp/udp connection (for example - I see SYN -> Syn ACK and nothing else, only again the same sequence (end with reset). I disabled tso/lso on my nics - not worked. Today, I'm having mixed OS (kernel from 10.1 and system 10.2).