From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id D114FA00E6 for ; Wed, 17 Apr 2019 18:31:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 76F701B762; Wed, 17 Apr 2019 18:31:38 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 82B5A1B75F for ; Wed, 17 Apr 2019 18:31:37 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1990E21E97; Wed, 17 Apr 2019 12:31:37 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 17 Apr 2019 12:31:37 -0400 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=/Vu2xCI7n9VgyIdODER8LKt7obPr7TAOsxZk9N619zg=; b=mfP6FZXkBEH7 UmJlqmaFyump90pyTkeLIZLVNlE+vBQPNoexxw4tUi8RiD93vh0xcsEsX4GKJbYJ 5uXnLq8auIWAxp6ILOtv9rttZvQ+X3LcZj8rcHUTAFgcOSwAmMHAwoNXhUNT10La dQCNryBU7cFu39pt1PxML41jWbtWMTY= 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=fm2; bh=/Vu2xCI7n9VgyIdODER8LKt7obPr7TAOsxZk9N619 zg=; b=rvOwfs76F1Tl/ux7affXd3Avj+ZTGSC/PAuiMVCE94jUMvPUyFwCVt69M wl7v9V0mzpCEKUoEh7jV+74taQoVXSfsKkrkoOWjZLbcDY2ZVjRoyrrOzv7mXOMk TMaWzNaX2FQc+SQMntEdf6WejuM0QQNXYtqHLptSiVFJ1gy1RbCOPymufte7BLvT bD3AlysrsIZRBWSZ82YUw7iacFdAoCd+dCRjUxE9sJaTjKg+9N20kEj9o6WR+vQH m9XoK6eHtXlt9EtyhaUKVqTfE907BgThhcTDJ4IxOfQ/+OrZelwD0/MOxXDETMKM 8HKiQ5Jb5EkLC5gmfRl008+VEh6mA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrfeefgddutddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtqhertddttddunecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 A636910316; Wed, 17 Apr 2019 12:31:35 -0400 (EDT) From: Thomas Monjalon To: Hemant Agrawal Cc: dev@dpdk.org, =?ISO-8859-1?Q?Ga=EBtan?= Rivet , Stephen Hemminger Date: Wed, 17 Apr 2019 18:31:34 +0200 Message-ID: <2765404.vfhCPNlvja@xps> In-Reply-To: <20190405081734.mm32n2kn63cdd56j@bidouze.vm.6wind.com> References: <20190404114344.20847-1-hemant.agrawal@nxp.com> <20190404101015.6021f2f5@shemminger-XPS-13-9360> <20190405081734.mm32n2kn63cdd56j@bidouze.vm.6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] devargs: remove experimental from APIs 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" Message-ID: <20190417163134.PZl83fALRH9zLncT82Ab6TPDZ98y2igMEQJoF2hSX7U@z> 05/04/2019 10:17, Ga=EBtan Rivet: > On Thu, Apr 04, 2019 at 10:10:15AM -0700, Stephen Hemminger wrote: > > On Thu, 4 Apr 2019 11:45:45 +0000 > > Hemant Agrawal wrote: > >=20 > > > These APIs are available in DPDK for last 4 releases > > > and used by multiple drivers. > > >=20 > > > Cc: gaetan.rivet@6wind.com > > >=20 > > > Signed-off-by: Hemant Agrawal > >=20 > > Acked-by: Stephen Hemminger >=20 > Acked-by: Gaetan Rivet Applied, thanks