From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/6] hash: improve multiple places Date: Fri, 26 Oct 2018 22:15:37 +0200 Message-ID: <2781496.c5VxsVBKgF@xps> References: <1540494678-64299-1-git-send-email-yipeng1.wang@intel.com> <1540547626-197189-1-git-send-email-yipeng1.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com, stephen@networkplumber.org, honnappa.nagarahalli@arm.com, sameh.gobriel@intel.com To: Yipeng Wang Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 2A40F293B for ; Fri, 26 Oct 2018 22:15:35 +0200 (CEST) In-Reply-To: <1540547626-197189-1-git-send-email-yipeng1.wang@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" > Yipeng Wang (6): > hash: fix unnecessary pause > test/hash: change multiwriter test to use jhash > test/hash: test more corner cases in unit test > test/hash: add readwrite test for ext table > test/hash: remove hash scaling unit test > test/hash: fix to add read-write test to autotest Applied, thanks