From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C286A49DF; Thu, 9 May 2019 23:40:50 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4DC4F2416B; Thu, 9 May 2019 17:40:50 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 09 May 2019 17:40:50 -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=59b+ekb0mVrtj3TFn3aN2LkxUnjTHSENXrpLcvF3CNE=; b=jjk0E9cl0eUp Uoq0es2Z97RpQVlwqBv1NDFFkyS8qEtEPpLV/OWMBP3SRT34fMK61RMLhRNluOHt PJCjyS2TJVYAW7pXLeWxp4C+dRNRMSUBUv9pXQVhYyB+ozf3IIsFsyknaUvR4CgF 5fo2jesbZQGB/R2Pg9ZuXsBIedCZLTI= 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=59b+ekb0mVrtj3TFn3aN2LkxUnjTHSENXrpLcvF3C NE=; b=T3i+7AA9TbkGZ1Lso1aW37lNsSNrkt07dzGeN2BcLKNWbJM/X5iV/UX5V wIKxOAanZMkV0EcIxdX37PG+aknwXjWMGgPpFP8cv7uMSGaCfFS2m3EiQRwhjZ5e 7ihWxXj9HiRBsNVhrcDW14eeHL8FscEWBQx5knoKnWwIpMaKjiXbs9Hi0d3ex8rw S8HEhn8WvZArb9CVy83HM1ku60PLLwV1zWPmyaK/WGX7sUtc14rHwjRhJ7M+tli9 ftJ+rSx3y7WmN0Stxs16WmbLqaI00b9on/5ugbMcXLoDY/rkAxAYkr455qw0ns3v AYxvP8npgCI5wRJR2Y9A2hHA8WFHQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrkeeigddutdefucetufdoteggodetrfdotf 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 F1A8E103CF; Thu, 9 May 2019 17:40:48 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: stable@dpdk.org, dev@dpdk.org, nhorman@tuxdriver.com Date: Thu, 09 May 2019 23:40:47 +0200 Message-ID: <47219460.lUcD6CACxP@xps> In-Reply-To: <1556894060-13573-4-git-send-email-david.marchand@redhat.com> References: <1556894060-13573-1-git-send-email-david.marchand@redhat.com> <1556894060-13573-4-git-send-email-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 4/4] devtools: fix direct additions to stable API 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: Thu, 09 May 2019 21:40:51 -0000 03/05/2019 16:34, David Marchand: > The incriminated commit broke the detection of new symbols skipping the > EXPERIMENTAL step before entering a stable abi section. > sed won't return an error, check a null output instead. > > Fixes: 3630757803ab ("devtools: accept experimental symbol promotion") > Cc: stable@dpdk.org > > Signed-off-by: David Marchand Series applied (without patch 2), thanks 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 89542A0096 for ; Thu, 9 May 2019 23:40:52 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7AEA849E0; Thu, 9 May 2019 23:40:51 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id C286A49DF; Thu, 9 May 2019 23:40:50 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4DC4F2416B; Thu, 9 May 2019 17:40:50 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 09 May 2019 17:40:50 -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=59b+ekb0mVrtj3TFn3aN2LkxUnjTHSENXrpLcvF3CNE=; b=jjk0E9cl0eUp Uoq0es2Z97RpQVlwqBv1NDFFkyS8qEtEPpLV/OWMBP3SRT34fMK61RMLhRNluOHt PJCjyS2TJVYAW7pXLeWxp4C+dRNRMSUBUv9pXQVhYyB+ozf3IIsFsyknaUvR4CgF 5fo2jesbZQGB/R2Pg9ZuXsBIedCZLTI= 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=59b+ekb0mVrtj3TFn3aN2LkxUnjTHSENXrpLcvF3C NE=; b=T3i+7AA9TbkGZ1Lso1aW37lNsSNrkt07dzGeN2BcLKNWbJM/X5iV/UX5V wIKxOAanZMkV0EcIxdX37PG+aknwXjWMGgPpFP8cv7uMSGaCfFS2m3EiQRwhjZ5e 7ihWxXj9HiRBsNVhrcDW14eeHL8FscEWBQx5knoKnWwIpMaKjiXbs9Hi0d3ex8rw S8HEhn8WvZArb9CVy83HM1ku60PLLwV1zWPmyaK/WGX7sUtc14rHwjRhJ7M+tli9 ftJ+rSx3y7WmN0Stxs16WmbLqaI00b9on/5ugbMcXLoDY/rkAxAYkr455qw0ns3v AYxvP8npgCI5wRJR2Y9A2hHA8WFHQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrkeeigddutdefucetufdoteggodetrfdotf 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 F1A8E103CF; Thu, 9 May 2019 17:40:48 -0400 (EDT) From: Thomas Monjalon To: David Marchand Cc: stable@dpdk.org, dev@dpdk.org, nhorman@tuxdriver.com Date: Thu, 09 May 2019 23:40:47 +0200 Message-ID: <47219460.lUcD6CACxP@xps> In-Reply-To: <1556894060-13573-4-git-send-email-david.marchand@redhat.com> References: <1556894060-13573-1-git-send-email-david.marchand@redhat.com> <1556894060-13573-4-git-send-email-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 4/4] devtools: fix direct additions to stable API 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: <20190509214047.m3p7g3z0qYd6YG3SlEe3tNeJuqck4WGfIOxYYUvzExY@z> 03/05/2019 16:34, David Marchand: > The incriminated commit broke the detection of new symbols skipping the > EXPERIMENTAL step before entering a stable abi section. > sed won't return an error, check a null output instead. > > Fixes: 3630757803ab ("devtools: accept experimental symbol promotion") > Cc: stable@dpdk.org > > Signed-off-by: David Marchand Series applied (without patch 2), thanks