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 D3331A00BE; Mon, 27 Apr 2020 15:45:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AC3AA1D514; Mon, 27 Apr 2020 15:45:42 +0200 (CEST) Received: from qrelay235.mxroute.com (qrelay235.mxroute.com [172.82.139.235]) by dpdk.org (Postfix) with ESMTP id 0B2A51C295 for ; Mon, 27 Apr 2020 15:45:40 +0200 (CEST) Received: from filter004.mxroute.com ([149.28.56.236] 149.28.56.236.vultr.com) (Authenticated sender: mN4UYu2MZsgR) by qrelay235.mxroute.com (ZoneMTA) with ESMTPA id 171bbe2d1040000d83.001 for ; Mon, 27 Apr 2020 13:45:36 +0000 X-Zone-Loop: 07c1616b398c353f36e7666b174501f10a0f05b4c282 X-Originating-IP: [149.28.56.236] Received: from galaxy.mxroute.com (unknown [23.92.70.113]) by filter004.mxroute.com (Postfix) with ESMTPS id 8459E3EA09; Mon, 27 Apr 2020 13:45:30 +0000 (UTC) Received: from [192.198.151.44] (helo=localhost) by galaxy.mxroute.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.91) (envelope-from ) id 1jT3ed-000535-FX; Mon, 27 Apr 2020 09:18:35 -0400 From: Ray Kinsella To: dev@dpdk.org Cc: aostruszka@marvell.com, stephen@networkplumber.org, david.marchand@redhat.com, Ray Kinsella , Thomas Monjalon , Neil Horman , Jingjing Wu , Wenzhuo Lu , Matan Azrad , Shahaf Shuler , Viacheslav Ovsiienko , Jerin Jacob , Nithin Dabilpuram , Alfredo Cardigliano , Mahipal Challa , Cristian Dumitrescu Date: Mon, 27 Apr 2020 14:45:21 +0100 Message-Id: <1587995125-4292-1-git-send-email-mdr@ashroe.eu> X-Mailer: git-send-email 2.7.4 In-Reply-To: <20200420093421.68984-1-mdr@ashroe.eu> References: <20200420093421.68984-1-mdr@ashroe.eu> X-AuthUser: mdr@ashroe.eu Subject: [dpdk-dev] [PATCH v4] abi: change references to abi 20.0.1 to abi v21 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" v4: * restored suppressions for v20.0.1 incorrectly removed in v3. Ray Kinsella (1): abi: change references to abi 20.0.1 to abi v21 MAINTAINERS | 2 ++ devtools/libabigail.abignore | 5 +++++ drivers/common/iavf/rte_common_iavf_version.map | 2 +- drivers/common/mlx5/rte_common_mlx5_version.map | 2 +- drivers/common/octeontx2/rte_common_octeontx2_version.map | 2 +- drivers/net/ionic/rte_pmd_ionic_version.map | 2 +- drivers/raw/octeontx2_ep/rte_rawdev_octeontx2_ep_version.map | 2 +- drivers/vdpa/mlx5/rte_pmd_mlx5_vdpa_version.map | 2 +- lib/librte_meter/rte_meter_version.map | 2 +- 9 files changed, 14 insertions(+), 7 deletions(-) -- 2.7.4