From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3D3ADA0534; Wed, 22 Jan 2020 22:41:47 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2FA452BBD; Wed, 22 Jan 2020 22:41:46 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C24EDE07 for ; Wed, 22 Jan 2020 22:41:44 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id D632521EA7; Wed, 22 Jan 2020 16:41:43 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 22 Jan 2020 16:41:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=5hcgHksoYQ5Xj3HaHahT+lUbPKgEqZ6Nh8v6rxVTwJI=; b=kcK8EdkxP7P1 t0b1+f5GSAmEiVGVQ9VRyXkTCcBKIz+YHI1ZaHpoRYeDarEOCDfguP7I1MHNXkMJ QMRO983X8p8zVLkIM1I1k6gNQloKlDumz506Ff91mtG6aqSOiCN/XPe2Q1gGh9+a GzY2fj+LxnqYE2VutPWDpYb8fa2CTfw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=5hcgHksoYQ5Xj3HaHahT+lUbPKgEqZ6Nh8v6rxVTw JI=; b=gxnF3osLNKm/o0uuz1Ie4QCYH/JEYnMx2EZkUhBKYxGplAFtvfPF3ICFJ 3TBbqAlwuN0Kkw/D/w1kYPS9NtUKT+7hcQ7nZFqXFxmFqIErAGWMPTRJVV3+JZqJ RiZEVSVyCG2MYZeFzVDVioRVaCjwN1wtY/+FMldqrrbRGVIQV9LxaEnYGSm9Ci89 /StyE54fimDF1jpud7cv/z39cchoNEL1os6GpKjlkxKII/Bk8+WBpH3kPa4acrP6 uoFxEHDEykO5RmWWm0ozDSihCG8TyygJgnTKSQWh12Qr/HRRVjTIOwsC1V8tbqan 1/cYRGJans6qwjxJuawCIBu/4R4aA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrvddtgddugeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id A725C328005E; Wed, 22 Jan 2020 16:41:41 -0500 (EST) From: Thomas Monjalon To: David Marchand Cc: Ferruh Yigit , dev@dpdk.org, Jerin Jacob , Jerin Jacob , Akhil Goyal , Andrew Rybchenko Date: Wed, 22 Jan 2020 22:41:38 +0100 Message-ID: <6294798.ZlIXO0BPYK@xps> In-Reply-To: References: <20200114091815.15052-1-david.marchand@redhat.com> <3b1f24b0-3396-19e0-b39f-4c0113ba39dc@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: set git tree for test applications 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 14/01/2020 14:57, Andrew Rybchenko: > On 1/14/20 1:25 PM, Ferruh Yigit wrote: > > On 1/14/2020 10:12 AM, Thomas Monjalon wrote: > >> 14/01/2020 10:20, Jerin Jacob: > >>> On Tue, Jan 14, 2020 at 2:48 PM David Marchand > >>> wrote: > >>>> > >>>> Changes on the main test applications should be considered against > >>>> subtrees where most of the API changes and development happen: > >>>> - testpmd goes through dpdk-next-net as it is mainly about ethdev, > >>>> - dpdk-test-compress-perf goes through dpdk-next-crypto since the > >>>> compress API goes through this tree, > >>>> - dpdk-test-crypto-perf through dpdk-next-crypto, > >>>> - dpdk-test-eventdev through dpdk-next-eventdev, > >>>> > >>>> Signed-off-by: David Marchand > >>> > >>> Acked-by: Jerin Jacob > >> > >> Acked-by: Thomas Monjalon > > > > Acked-by: Ferruh Yigit > > Acked-by: Andrew Rybchenko Acked-by: Akhil Goyal Most acked patch :-) Applied, thanks