From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <wenzhuo.lu@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id D480BA10
 for <dev@dpdk.org>; Tue, 23 Jun 2015 03:26:56 +0200 (CEST)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga102.jf.intel.com with ESMTP; 22 Jun 2015 18:26:56 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.13,663,1427785200"; d="scan'208";a="592894763"
Received: from pgsmsx102.gar.corp.intel.com ([10.221.44.80])
 by orsmga003.jf.intel.com with ESMTP; 22 Jun 2015 18:26:55 -0700
Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by
 PGSMSX102.gar.corp.intel.com (10.221.44.80) with Microsoft SMTP Server (TLS)
 id 14.3.224.2; Tue, 23 Jun 2015 09:26:29 +0800
Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.165]) by
 SHSMSX101.ccr.corp.intel.com ([169.254.1.246]) with mapi id 14.03.0224.002;
 Tue, 23 Jun 2015 09:26:28 +0800
From: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
To: "Wu, Jingjing" <jingjing.wu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH] ixgbe: fix the flow director flexbytes offset issues
Thread-Index: AQHQqlos414eT+Nw/kSCVP6cobxfgJ25UhpQ
Date: Tue, 23 Jun 2015 01:26:28 +0000
Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909CF4AA5@shsmsx102.ccr.corp.intel.com>
References: <1434695725-3240-1-git-send-email-jingjing.wu@intel.com>
In-Reply-To: <1434695725-3240-1-git-send-email-jingjing.wu@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.239.127.40]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] ixgbe: fix the flow director flexbytes
	offset issues
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: Tue, 23 Jun 2015 01:26:57 -0000

> Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>