From owner-freebsd-net@FreeBSD.ORG Sat Nov 27 12:52:58 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 08F26106564A for ; Sat, 27 Nov 2010 12:52:58 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 876A58FC1B for ; Sat, 27 Nov 2010 12:52:57 +0000 (UTC) Received: by eyb7 with SMTP id 7so1334370eyb.13 for ; Sat, 27 Nov 2010 04:52:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=jO7fmCAfLQT7PFSY+jJRtP0haCvdhA78Qq22yYpMESM=; b=rsGTBReAycVRGYxSo4TPm3QgB3IRgIhYxreR0tXf1gVRU00/uQ7/b9n9h3owUlwWvD 2CbQPKNbBRiprXQk3EyFe+NLJxJoB87YLTj/7PsyebJPgm9JZIl19SeE00zhWeIGblTe bSMhUhwGKMI2IpPnC7V1SEQKg0WOiB+NuTvfg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Df+kbFfhr2nhYhKOSmZdSzHEvUUgrrwSFc9mrDflTxNDTmRHGcKO+3uk2i3838tONv 3Fz/Bcuc2s1Y/eflOW7PkPvD33OwxIePKSZyUmH8YckQk5GBmrrYkzbftBfcN3o9e83j lr4NY04G55W+PiltOYNdE6VmcqNGMjBIAEO1Q= MIME-Version: 1.0 Received: by 10.213.33.80 with SMTP id g16mr7465772ebd.61.1290862376347; Sat, 27 Nov 2010 04:52:56 -0800 (PST) Received: by 10.213.14.138 with HTTP; Sat, 27 Nov 2010 04:52:56 -0800 (PST) In-Reply-To: References: <201011261037105152721@yahoo.com.cn> <201011270946271408828@yahoo.com.cn> Date: Sat, 27 Nov 2010 07:52:56 -0500 Message-ID: From: Ryan Stone To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Cc: beezarliu , freebsd-net Subject: Re: Re: 82599 receiving packets with vlan tag=0 (vlan strip problem)? 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: Sat, 27 Nov 2010 12:52:58 -0000 2010/11/26 Jack Vogel : > Just for the record, I was not aware of a hardware bug, and > for right now no one is around :) I will ask around next week > to see if something was known that I missed. I doubt that anybody at Intel will know about this one. To my knowledge, it's not in the errata for the 82599. This is just something that I discovered independently over the summer, fixed in my local tree and promptly forgot about.