From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7D944B7A5 for ; Fri, 20 Feb 2015 18:29:57 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 20 Feb 2015 09:22:13 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,615,1418112000"; d="scan'208";a="457310775" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by FMSMGA003.fm.intel.com with ESMTP; 20 Feb 2015 09:14:38 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.218]) by IRSMSX102.ger.corp.intel.com ([169.254.2.69]) with mapi id 14.03.0195.001; Fri, 20 Feb 2015 17:29:49 +0000 From: "De Lara Guarch, Pablo" To: "Wu, Jingjing" , "dev@dpdk.org" Thread-Topic: [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters Thread-Index: AQHQROzXvC/WO3C9gEK96aeDWVAY2Jz525lA Date: Fri, 20 Feb 2015 17:29:49 +0000 Message-ID: References: <1421912305-2022-1-git-send-email-jingjing.wu@intel.com> <1423543713-21624-1-git-send-email-jingjing.wu@intel.com> In-Reply-To: <1423543713-21624-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: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2015 17:29:58 -0000 > -----Original Message----- > From: Wu, Jingjing > Sent: Tuesday, February 10, 2015 4:48 AM > To: dev@dpdk.org > Cc: Wu, Jingjing; De Lara Guarch, Pablo; Cao, Min; Xu, HuilongX > Subject: [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filt= ers >=20 > v2 changes: > - remove the code which is already applied in patch "Integrate ethertyp= e > filter in igb/ixgbe driver to new API". > - modify commands' description in doc testpmd_funcs.rst. >=20 > v3 change: > - remove the UINT32_BIT definition in ixgbe driver Acked-by: Pablo de Lara