From owner-freebsd-virtualization@freebsd.org Fri Aug 7 08:04:37 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 5F3659B6428 for ; Fri, 7 Aug 2015 08:04:37 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (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 EEB4E1CAB for ; Fri, 7 Aug 2015 08:04:36 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: by wijp15 with SMTP id p15so50538055wij.0 for ; Fri, 07 Aug 2015 01:04:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=WycN40tIwpPC8VUYQoKU4PrDw0Ip3v5KwHdpylskrUY=; b=CHaCICzaDP080dopr96+nCe8XKqxUq99R+tDWcXxRiu3eX6URxSvSvnnDP+wLN0b/9 VK+M7tiipRv4xtJ2vdGPkx+iSsu5HlW69NrYs6hlXUE047nRurbAtwjBrXVChVhwd1Kv 1SRAUxYvjk84vvUEAB69jEUGh/Wu6jC5YJCufPlG/UFVIWbuy0d4pltyea3cPl+TO1kL LeI8J2/hlRBdAyeDUloeSNtxAG1Ti2IHsm4DpOrWZ+sEiNZ0DM52KmLyMPuYrPKDy4tG 7ZAAJJwQ+BxOSrIN8DgPY55mKDD1ieZgB6u2ADqxdaMfMysvPikNQI1gejR1UNh7sF4L nU0g== X-Received: by 10.194.203.138 with SMTP id kq10mr12944424wjc.124.1438934675400; Fri, 07 Aug 2015 01:04:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.115.3 with HTTP; Fri, 7 Aug 2015 01:03:55 -0700 (PDT) In-Reply-To: References: From: "C. L. Martinez" Date: Fri, 7 Aug 2015 10:03:55 +0200 Message-ID: Subject: Re: FreeBSD 10.2 RC2 under Windows 10 Hyper-V To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 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: Fri, 07 Aug 2015 08:04:37 -0000 On Fri, Aug 7, 2015 at 9:21 AM, Wei Hu wrote: > What is your Hyper-V version, 2012R2, 2012 or earlier? UDP offloading is not working > Properly on 2012 and earlier Hyper-V. I committed a patch r286058 to 10.2 release branch on July 30th to disable UDP offloading on these releases. It might not be in RC2, should be in the upcoming RC3. > > Also is it working on any other 10.x releases on Hyper-V? > > Thanks, > Wei > It is a Windows 10 Enterprise host. Some time ago, I was used Windows 2012 R2 host and i need to disable tso and rx and tx checksums ... But this is a Windows 10 host ...