From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by dpdk.org (Postfix) with ESMTP id EA2E6312 for ; Fri, 6 Jun 2014 07:54:35 +0200 (CEST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 05 Jun 2014 22:54:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,986,1392192000"; d="scan'208";a="441617557" Received: from fmsmsx104.amr.corp.intel.com ([10.19.9.35]) by azsmga001.ch.intel.com with ESMTP; 05 Jun 2014 22:54:48 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX104.amr.corp.intel.com (10.19.9.35) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 5 Jun 2014 22:54:48 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 5 Jun 2014 22:54:47 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.34]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.37]) with mapi id 14.03.0123.003; Fri, 6 Jun 2014 13:54:46 +0800 From: "Cao, Waterman" To: "Ananyev, Konstantin" , "dev@dpdk.org" , Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCHv2 0/5] ACL library Thread-Index: AQHPeqrUv5nKSYwF3kiMkZdY/KNFdptjhaoA Date: Fri, 6 Jun 2014 05:54:46 +0000 Message-ID: References: <1401305210-10357-1-git-send-email-konstantin.ananyev@intel.com> In-Reply-To: <1401305210-10357-1-git-send-email-konstantin.ananyev@intel.com> Accept-Language: en-GB, 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] [PATCHv2 0/5] ACL library 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, 06 Jun 2014 05:54:36 -0000 Tested-by: Waterman Cao This patch has been tested by Intel. Basic functional test has been performed about 'l3fwd-acl', all cases are p= assed. It includes test_l3fwdacl_acl_rule, test_l3fwdacl_exact_route, test_l3fwdac= l_lpm_route, test_l3fwdAcl_Scalar and test_l3fwdacl_invalid. There is one known issue about 'acl rule problem with protocol', Konstantin= will apply one minor patch to fix it later. Test Environment: Fedora 20 x86_64, Linux Kernel 3.11.10-301, GCC 4.8.2 Intel Xeon CPU E5-268= 0 v2 @ 2.80GHz