From owner-freebsd-net@FreeBSD.ORG Mon Jan 4 15:30:30 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E24771065693 for ; Mon, 4 Jan 2010 15:30:30 +0000 (UTC) (envelope-from proks@skylinetele.com) Received: from Harpy.sky.od.ua (harpy.sky.od.ua [81.25.224.2]) by mx1.freebsd.org (Postfix) with ESMTP id 507C78FC15 for ; Mon, 4 Jan 2010 15:30:29 +0000 (UTC) Received: from logos.sky.od.ua (logos [81.25.224.11]) by Harpy.sky.od.ua (8.12.10/8.12.10) with ESMTP id o04FUSwi022024; Mon, 4 Jan 2010 17:30:28 +0200 Message-ID: <4B420991.5070809@skylinetele.com> Date: Mon, 04 Jan 2010 17:30:25 +0200 From: "Prokofiev S.P." User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: Pyun YongHyeon References: <200912302030.nBUKU5eA012796@freefall.freebsd.org> In-Reply-To: <200912302030.nBUKU5eA012796@freefall.freebsd.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: kern/141843: [em] [vlan] Intel txcsum and assigned vlan invoke wrong dst MAC in TCP packets X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2010 15:30:31 -0000 Thanks Pyun YongHyeon! I apply patch em.csum_tso.20091230.patch and rebuild/reinstall kernel and have received successful result for tcp and udp connections (test by iperf). But the hangs down/up nic bug do not disappear (kern/141285 without connection problems after your patch). Please pay attention to this problem.