From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 5EC511B3AE for ; Thu, 12 Jul 2018 18:11:16 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jul 2018 09:11:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,343,1526367600"; d="scan'208";a="66443847" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga003.jf.intel.com with ESMTP; 12 Jul 2018 09:11:14 -0700 Received: from irsmsx109.ger.corp.intel.com ([169.254.13.124]) by irsmsx110.ger.corp.intel.com ([169.254.15.197]) with mapi id 14.03.0319.002; Thu, 12 Jul 2018 17:11:13 +0100 From: "Pattan, Reshma" To: "Parthasarathy, JananeeX M" , "dev@dpdk.org" CC: "Horton, Remy" , "Babu Radhakrishnan, AgalyaX" Thread-Topic: [PATCH v2] test: add unit tests for latencystats library Thread-Index: AQHUGckjfT0GU8F7UE+8nPZh32RXm6SLweKg Date: Thu, 12 Jul 2018 16:11:13 +0000 Message-ID: <3AEA2BF9852C6F48A459DA490692831F2A370238@IRSMSX109.ger.corp.intel.com> References: <1530900059-9531-1-git-send-email-jananeex.m.parthasarathy@intel.com> <1531390426-7349-1-git-send-email-jananeex.m.parthasarathy@intel.com> In-Reply-To: <1531390426-7349-1-git-send-email-jananeex.m.parthasarathy@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] test: add unit tests for latencystats library 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: Thu, 12 Jul 2018 16:11:16 -0000 Hi, > -----Original Message----- > From: Parthasarathy, JananeeX M > Sent: Thursday, July 12, 2018 11:14 AM > To: dev@dpdk.org > Cc: Horton, Remy ; Pattan, Reshma > ; Parthasarathy, JananeeX M > ; Babu Radhakrishnan, AgalyaX > > Subject: [PATCH v2] test: add unit tests for latencystats library >=20 > Unit Test Cases added for latencystats library. > Dependency patch is > "add sample functions for packet forwarding" > Patch Link is http://patches.dpdk.org/patch/42946/ >=20 > Signed-off-by: Agalya Babu RadhaKrishnan > > Reviewed-by: Reshma Pattan > --- > v2: > Latency test is added to autotest_data.py. > NUM_STATS is added to latencystats test file. > --- Patch doesn't apply=20 git apply v2-test-add-unit-tests-for-latencystats-library error: patch failed: test/test/Makefile:180 error: test/test/Makefile: patch does not apply rest of the code looks ok, Acked-by: Reshma Pattan Thanks, Reshma