From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id E25508DB2 for ; Tue, 12 Jan 2016 12:04:40 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP; 12 Jan 2016 03:04:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,557,1444719600"; d="scan'208";a="891467211" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga002.fm.intel.com with ESMTP; 12 Jan 2016 03:04:39 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.143]) by IRSMSX109.ger.corp.intel.com ([163.33.3.23]) with mapi id 14.03.0248.002; Tue, 12 Jan 2016 11:04:38 +0000 From: "Mcnamara, John" To: "Fischetti, Antonio" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: add a further ACL example Thread-Index: AQHRTJffQebtE1Avk0uqENeu2Np7gJ73uMrg Date: Tue, 12 Jan 2016 11:04:38 +0000 Message-ID: References: <1452534294-29241-1-git-send-email-antonio.fischetti@intel.com> In-Reply-To: <1452534294-29241-1-git-send-email-antonio.fischetti@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add a further ACL example 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: Tue, 12 Jan 2016 11:04:41 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Antonio Fischetti > Sent: Monday, January 11, 2016 5:45 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: add a further ACL example >=20 > Add a further ACL example where the elements of the search key are not > entirely fitting into the 4 consecutive bytes of all input fields. >=20 > Signed-off-by: Antonio Fischetti Acked-by: John McNamara