From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49])
 by dpdk.org (Postfix) with ESMTP id A69EC11F5
 for <dev@dpdk.org>; Wed, 28 Oct 2015 14:29:19 +0100 (CET)
Received: by wmeg8 with SMTP id g8so7516956wme.0
 for <dev@dpdk.org>; Wed, 28 Oct 2015 06:29:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind_com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding
 :content-type; bh=NqULoq/zJLduzGVLtGirKIdRO2TSOc+ZCvuaqqUEdYw=;
 b=jz9/h3gSGkSbXO/83bUlPrvzOOHdci0fsiZQVy/OiiNEoWl3OH/VRmbALJ+TsNvyoc
 r6bLPXr25aEehEp1hc8lkDkb7wN9NxpUq0Kb1MzGPDlHBfd7D/QJJxSo/j9MTzYVIk+M
 leO7dABkQwrMd1isQ3u0AizBZl593ZVcDb/epETA9mbcSzcXSTCIgmNxUU+kfL9cM4tS
 WbmiKrLNdT0RzaQwskKNezU4zUlNPCncNxyHmkAVTKsZTkyEvSvkvNf6TElkEpHkyBkV
 sec+e6OKIWJd2ngzsZYIgri76vCC51rEyrQBJckjUOKJVR/dhZjDoWveiVbgEjvODs85
 AfEw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding:content-type;
 bh=NqULoq/zJLduzGVLtGirKIdRO2TSOc+ZCvuaqqUEdYw=;
 b=h1mhO56zRqbhA6hXsOIbgg+GaZ5oaa3EZuFn6Ic5ZDcJbuZTjCmYwBxzSqchuxKxwC
 3W/URP+cbbSmCW+EOsCQs3z+crghXpSO3kn4QR6W6WyNfTlWBGDd3ukjzXCibhfpTTRN
 div4HfB0NSUuvqDFjsZrwglswif36fKeZvCN9cmc0v1L84LYXcNBIfh6UWuuhDqPuSWH
 smiWkpFfT8OhxroGckVhUu0HpFR87tdG6LILPAPisKWBul4/bx2yhYUHEH9JplZR+RL9
 /0sVKdCBbCDCeP9ed4rx3pZiSVr+cK7X72BeROMZzSadzpEhiijFac9bEiHPbYA9SJwx
 76fQ==
X-Gm-Message-State: ALoCoQnvCgCyjay5XviAaymjitMCj5D3dcIGJoIR7aG9CmstNcb7PEMO1KZvQL8z7wtelIhM5kE/
X-Received: by 10.28.142.193 with SMTP id q184mr1405977wmd.15.1446038959500;
 Wed, 28 Oct 2015 06:29:19 -0700 (PDT)
Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136])
 by smtp.gmail.com with ESMTPSA id hk5sm49990718wjb.6.2015.10.28.06.29.18
 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 28 Oct 2015 06:29:18 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
Date: Wed, 28 Oct 2015 14:28:08 +0100
Message-ID: <3011405.YxlDkbYcAb@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909020A35F5@shsmsx102.ccr.corp.intel.com>
References: <1445260803-210576-1-git-send-email-pablo.de.lara.guarch@intel.com>
 <6A0DE07E22DDAD4C9103DF62FEBC0909020A35F5@shsmsx102.ccr.corp.intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] igb: fix IEEE1588 frame identification in
	i210
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Oct 2015 13:29:19 -0000

> > Fixed issue where the flag PKT_RX_IEEE1588_PTP was not being set in Intel
> > I210 NIC, as EtherType in RX descriptor is in bits 8:10 of Packet Type and not
> > in the default bits 0:2.
> > 
> > Fixes known issue "IEEE1588 support possibly not working with an Intel
> > Ethernet Controller I210 NIC"
> > 
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>

Applied, thanks