From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 47BBB4C9C for ; Mon, 13 May 2019 22:54:24 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BD66725B9E; Mon, 13 May 2019 16:54:23 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 13 May 2019 16:54:23 -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=m1bwMszlQuCl73Xg8P1V22MxUj73hzQM2k7thXDhiyg=; b=PbCHoStspb2e B8oE2TK0Y7j1Sk3ghdwufFnO3BvQntLmobjcigeyXkgsGCJ7KMV7UY6i+ROSzGdZ Sy9xjDhZRjwQ54kJdKaBUwb7jtl0Nw2RVmoLQ/dxp7khRX1OxyM90UeO8kcQ0qlY FwkRtNLbAQXAt9um04IMrdKo3lclgBc= 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=m1bwMszlQuCl73Xg8P1V22MxUj73hzQM2k7thXDhi yg=; b=ecIqlLrDwp/lt2MO2ATgM5vy9+6V3XcyJ7lblYoxPpD+ee3DJtSQ9cE+j B77ehgfMfmI9fJvEFnsyA5ciKL8K5wHsB/z3BgiWVmhvqXf9Jzu9EWAnMpZrj5zM nqGaCqXBDHJKWStjyuslZ5XTzYzRKbvFTG0zlSp+BE7TTCdifu9SONzSPYCZn3MZ IJb/JRIClesdOoQLPCs7h8ZU4ZtpxXD3egusK0fMCzW0hXMzDbUThOYYUed06fMW yqhD+3gHT/iucxNFmWUIflZacSo6AgWmBylTYKZby6d7kA48X/6YXoO4aqYD3GL/ kI5j8V9UGLSiTZPll9XQUyjhS2/Hw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdduheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr 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 608BD80061; Mon, 13 May 2019 16:54:22 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: Arnon Warshavsky , David Marchand , Stephen Hemminger Date: Mon, 13 May 2019 22:54:21 +0200 Message-ID: <222561652.lYg2CZeUao@xps> In-Reply-To: References: <20190508205413.31134-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] doc: announce API change to remove exit calls in libs 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: Mon, 13 May 2019 20:54:24 -0000 09/05/2019 07:31, Arnon Warshavsky: > On Wed, May 8, 2019 at 11:54 PM Thomas Monjalon wrote: > > > Two public functions from EAL and metrics libraries need to return > > some new error codes instead of calling rte_panic or rte_exit. > > > > Signed-off-by: Thomas Monjalon > Acked-By: Arnon Warshavsky Acked-by: David Marchand Acked-by: Ferruh Yigit Applied 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 D7F7FA00E6 for ; Mon, 13 May 2019 22:54:26 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 060514CA6; Mon, 13 May 2019 22:54:26 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 47BBB4C9C for ; Mon, 13 May 2019 22:54:24 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BD66725B9E; Mon, 13 May 2019 16:54:23 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 13 May 2019 16:54:23 -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=m1bwMszlQuCl73Xg8P1V22MxUj73hzQM2k7thXDhiyg=; b=PbCHoStspb2e B8oE2TK0Y7j1Sk3ghdwufFnO3BvQntLmobjcigeyXkgsGCJ7KMV7UY6i+ROSzGdZ Sy9xjDhZRjwQ54kJdKaBUwb7jtl0Nw2RVmoLQ/dxp7khRX1OxyM90UeO8kcQ0qlY FwkRtNLbAQXAt9um04IMrdKo3lclgBc= 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=m1bwMszlQuCl73Xg8P1V22MxUj73hzQM2k7thXDhi yg=; b=ecIqlLrDwp/lt2MO2ATgM5vy9+6V3XcyJ7lblYoxPpD+ee3DJtSQ9cE+j B77ehgfMfmI9fJvEFnsyA5ciKL8K5wHsB/z3BgiWVmhvqXf9Jzu9EWAnMpZrj5zM nqGaCqXBDHJKWStjyuslZ5XTzYzRKbvFTG0zlSp+BE7TTCdifu9SONzSPYCZn3MZ IJb/JRIClesdOoQLPCs7h8ZU4ZtpxXD3egusK0fMCzW0hXMzDbUThOYYUed06fMW yqhD+3gHT/iucxNFmWUIflZacSo6AgWmBylTYKZby6d7kA48X/6YXoO4aqYD3GL/ kI5j8V9UGLSiTZPll9XQUyjhS2/Hw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrleeggdduheehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr 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 608BD80061; Mon, 13 May 2019 16:54:22 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: Arnon Warshavsky , David Marchand , Stephen Hemminger Date: Mon, 13 May 2019 22:54:21 +0200 Message-ID: <222561652.lYg2CZeUao@xps> In-Reply-To: References: <20190508205413.31134-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: announce API change to remove exit calls in libs 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: <20190513205421.WSv3xoTFk6D75NIXxsXGulf06iWNelVCNbiA63RvWeQ@z> 09/05/2019 07:31, Arnon Warshavsky: > On Wed, May 8, 2019 at 11:54 PM Thomas Monjalon wrote: > > > Two public functions from EAL and metrics libraries need to return > > some new error codes instead of calling rte_panic or rte_exit. > > > > Signed-off-by: Thomas Monjalon > Acked-By: Arnon Warshavsky Acked-by: David Marchand Acked-by: Ferruh Yigit Applied