From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] test: reduce test time for hash multiwriter ut Date: Tue, 06 Nov 2018 02:45:57 +0100 Message-ID: <14846719.05q8gzru2A@xps> References: <1538030468-21942-1-git-send-email-jananeex.m.parthasarathy@intel.com> <1541160066-26915-1-git-send-email-jananeex.m.parthasarathy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jananee Parthasarathy , bruce.richardson@intel.com, pablo.de.lara.guarch@intel.com, reshma.pattan@intel.com To: Naga Suresh Somarowthu Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 3672F56A3 for ; Tue, 6 Nov 2018 02:46:00 +0100 (CET) In-Reply-To: <1541160066-26915-1-git-send-email-jananeex.m.parthasarathy@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 02/11/2018 13:01, Jananee Parthasarathy: > From: Naga Suresh Somarowthu > > Reduced test duration for hash_multiwriter_autotest. > Number of entries and total insertions are reduced > such that the duration is less than 10 seconds. > > Signed-off-by: Naga Suresh Somarowthu > Acked-by: Herakliusz Lipiec Applied, thanks