From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44])
 by dpdk.org (Postfix) with ESMTP id 40E552BAA
 for <dev@dpdk.org>; Wed,  9 Mar 2016 10:58:11 +0100 (CET)
Received: by mail-wm0-f44.google.com with SMTP id p65so184763478wmp.1
 for <dev@dpdk.org>; Wed, 09 Mar 2016 01:58:11 -0800 (PST)
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;
 bh=MxbaRO8/FUQfvElvH3Qq2sPzSBk1XJpKUEt+JDMfFu8=;
 b=BcirqaNM4UCYDH2FOqjmfIPDxzhsMnNwTA8wjau1tibV3Enc0ujrJm5Wo7W1OFxLm9
 7PnfG0IXDEZrErHfbITCDXH1DNf4KSyw/abIr519gkxpMjkiK45itY53VFZ6CcqxgZ/6
 kkRa4dvcByDpgAZdOUtFYhyEmiW8a19O5d3FCbuUWO/rBsoMBfrNXL5qqNGa9FhHbIHb
 uJTXdkgpA8JIUO5LsZW5uMMYDrYzzR4dQcU5TxBSQI90e4Wo7H22T5Qv8CIqhY/vaYQN
 5DLyaeB7SJsEMg7axEnqN/ERpIhkxVficob/LGMys72NkByaXU3YdIGqNs03rh+qbnbf
 UkUA==
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;
 bh=MxbaRO8/FUQfvElvH3Qq2sPzSBk1XJpKUEt+JDMfFu8=;
 b=kv+lLHzd8sHimp+qPMmFEl85E7VoVI+cv+h+F5/W9uCj/y4LjtU9qxVzo2ecjzVmp2
 ukw89YwgS3g0xchcSsBti8U2LUnphkseIRc985ca3V+Ic/jIZwNgeYD4CcQ+rmnbd0JR
 /jB6k/AHGANrQis67YxQuNLblKgvpjMrALTrLmTEtlESGsWMEg+fCqI10Okw0tBtRmuH
 DwQqmRGY57pawLRFnN6TSako4aotvNOo0UDRDoeR3ygIW13A+eZwp6Q2C4BdeKN0gIwl
 wKxcZ7ucAHAhHjSsmO7ULFmV77rzSFPKQYtJL8RDRAaIOo3UvwDSrSWsLPcdtkLHHwYe
 YcFg==
X-Gm-Message-State: AD7BkJJHDgSpVsRyEW0/EnNKaZVANK70zb7CKNhrJhHkuC3yP+SZYB8ru4Hq/PWWWUW8iw3g
X-Received: by 10.28.144.195 with SMTP id s186mr25048655wmd.9.1457517491130;
 Wed, 09 Mar 2016 01:58:11 -0800 (PST)
Received: from xps13.localnet (171.36.101.84.rev.sfr.net. [84.101.36.171])
 by smtp.gmail.com with ESMTPSA id wr2sm4196289wjc.49.2016.03.09.01.58.10
 (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 09 Mar 2016 01:58:10 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jingjing Wu <jingjing.wu@intel.com>
Date: Wed, 09 Mar 2016 10:56:31 +0100
Message-ID: <3130468.ENsfWuFnsi@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <2389921.nkn9EEY8za@xps13>
References: <1456918207-31696-1-git-send-email-jingjing.wu@intel.com>
 <1457502180-14124-2-git-send-email-jingjing.wu@intel.com>
 <2389921.nkn9EEY8za@xps13>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 01/12] ethdev: extend flow director for
	input selection
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, 09 Mar 2016 09:58:11 -0000

2016-03-09 10:52, Thomas Monjalon:
> 2016-03-09 13:42, Jingjing Wu:
> > This patch added RTE_ETH_INPUT_SET_L3_IP4_TTL,
> > RTE_ETH_INPUT_SET_L3_IP6_HOP_LIMITS input field type and extended
> > struct rte_eth_ipv4_flow and rte_eth_ipv6_flow to support filtering
> > by tos, protocol and ttl.
> > 
> > Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
> > ---
> >  lib/librte_ether/rte_eth_ctrl.h | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> 
> You should remove the deprecation notice in this patch.

Forget that, I've seen the patch 7 which makes more important changes.