From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id C50925908
 for <dev@dpdk.org>; Tue, 22 Mar 2016 22:51:09 +0100 (CET)
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by fmsmga103.fm.intel.com with ESMTP; 22 Mar 2016 14:51:08 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.24,379,1455004800"; d="scan'208";a="929707645"
Received: from fooyekan-mobl2.ger.corp.intel.com ([10.252.25.15])
 by fmsmga001.fm.intel.com with SMTP; 22 Mar 2016 14:51:06 -0700
Received: by  (sSMTP sendmail emulation); Tue, 22 Mar 2016 21:51:06 +0025
Date: Tue, 22 Mar 2016 21:51:05 +0000
From: Bruce Richardson <bruce.richardson@intel.com>
To: Jingjing Wu <jingjing.wu@intel.com>, thomas.monjalon@6wind.com
Cc: dev@dpdk.org, helin.zhang@intel.com
Message-ID: <20160322215105.GB3920@bricha3-MOBL3>
References: <1457580346-18550-1-git-send-email-jingjing.wu@intel.com>
 <1458541132-11953-1-git-send-email-jingjing.wu@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1458541132-11953-1-git-send-email-jingjing.wu@intel.com>
Organization: Intel Shannon Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-dev] [PATCH v5 0/9] extend flow director fields in i40e
 driver
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, 22 Mar 2016 21:51:10 -0000

On Mon, Mar 21, 2016 at 02:18:43PM +0800, Jingjing Wu wrote:
> v5 changes:
>  - remove the reorganizing of struct rte_eth_fdir_flow
>  - remove fdir supporting on Tunnel Id
>  - rebase to latest dpdk/master
>
Thomas, given the above removal, are you ok with the ethdev changes now present
in this patchset?

/Bruce