From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 651011B053 for ; Tue, 7 Aug 2018 10:46:32 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Aug 2018 01:46:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,454,1526367600"; d="scan'208";a="61229164" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.237.220.148]) ([10.237.220.148]) by fmsmga008.fm.intel.com with ESMTP; 07 Aug 2018 01:46:30 -0700 To: Naga Suresh Somarowthu , dev@dpdk.org Cc: remy.horton@intel.com, reshma.pattan@intel.com References: <1533075501-10135-1-git-send-email-reshma.pattan@intel.com> <1533297953-9149-1-git-send-email-naga.sureshx.somarowthu@intel.com> From: "Burakov, Anatoly" Message-ID: Date: Tue, 7 Aug 2018 09:46:29 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <1533297953-9149-1-git-send-email-naga.sureshx.somarowthu@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v11 0/6] add unit tests for bitrate, latency and pdump libraries X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Aug 2018 08:46:32 -0000 On 03-Aug-18 1:05 PM, Naga Suresh Somarowthu wrote: > 1/6: add helper functions for tests using ring-PMD Rx/Tx > 2/6: unit test cases added for bitrate library > 3/6: unit test cases added for latencystats library > 4/6: unit test cases added for pdump library > 5/6: added new unit tests to autotest list > 6/6: updated maintainers for bitrate latency pdump tests > > Patches 2/6, 3/6 and 4/6 depends on 1/6 > > Signed-off-by: Naga Suresh Somarowthu > Reviewed-by: Reshma Pattan > Reviewed-by: Remy Horton > Reviewed-by: Anatoly Burakov > Acked-by: Reshma Pattan The cover letter "reviewed-by" tags should only be used if someone replied with a series-ack. I did no such thing (did Remy?), i only really reviewed first patch out of the series. Please remove that line from the cover letter. -- Thanks, Anatoly