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 E956F30D for ; Thu, 5 Jun 2014 03:59:16 +0200 (CEST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 04 Jun 2014 18:59:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,977,1392192000"; d="scan'208";a="441048961" Received: from fmsmsx107.amr.corp.intel.com ([10.19.9.54]) by azsmga001.ch.intel.com with ESMTP; 04 Jun 2014 18:59:28 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX107.amr.corp.intel.com (10.19.9.54) with Microsoft SMTP Server (TLS) id 14.3.123.3; Wed, 4 Jun 2014 18:59:15 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.34]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.7]) with mapi id 14.03.0123.003; Thu, 5 Jun 2014 09:58:56 +0800 From: "Cao, Waterman" To: "Richardson, Bruce" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 0/5] New library: rte_distributor Thread-Index: AQHPeyaMlVrVJNUlPEGJ2VUH5HnGhZthw5uw Date: Thu, 5 Jun 2014 01:58:56 +0000 Message-ID: References: <1400580057-30155-1-git-send-email-bruce.richardson@intel.com> <1401358338-23455-1-git-send-email-bruce.richardson@intel.com> In-Reply-To: <1401358338-23455-1-git-send-email-bruce.richardson@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] [PATCH v2 0/5] New library: rte_distributor 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: Thu, 05 Jun 2014 01:59:17 -0000 Tested-by: Waterman Cao This patch is composed of 5 files including cover letter.=20 All files have been tested by Intel. We performed function and performance test on new Distributor patch. Total Cases Passed Failed 10 10 0 Please see example as the following: cd /root/dpdk/app/test make ./test -n 4 -c 0xC ./distributor_autotest Test Environment:=20 Fedora 20 x86_64, Linux Kernel 3.13.6-200, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz,Intel Niantic 82599 Based off commit 41d9a8250dc8d35bcd4499ba8e59809be943e712.