From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8EF22A034C for ; Tue, 1 Mar 2022 17:54:23 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E02041177; Tue, 1 Mar 2022 17:54:23 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 5C37541177 for ; Tue, 1 Mar 2022 17:54:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1646153661; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GUFG9fARGZiCN21RE/HBEIWzPxX64SFniFIFCwpGTPI=; b=V8tdstYEvsu9ukx9nduRHIO6hsVVrn5Yl3BiRZJ4+xUCmCe2mesMmTBdfsk9HYVzKCB2vr 1pf5jRg1irlssSuu4fU3amGb6UESAsxGisjO7GraaAI3avVxl5da1F4E33YSdxI3xmHJ0S T83ekJX+4m+ViJTZ6XbF01GZTwaRp48= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-260-1R4FjvdfP-WrmY0pNeZ3CA-1; Tue, 01 Mar 2022 11:54:15 -0500 X-MC-Unique: 1R4FjvdfP-WrmY0pNeZ3CA-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 1DA1F1091DA0; Tue, 1 Mar 2022 16:54:14 +0000 (UTC) Received: from dmarchan.remote.csb (unknown [10.40.192.28]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6C89B8395D; Tue, 1 Mar 2022 16:54:12 +0000 (UTC) From: David Marchand To: dev@dpdk.org Cc: thomas@monjalon.net, stable@dpdk.org, Ray Kinsella , Ferruh Yigit Subject: [PATCH 1/2] devtools: remove event/dlb exception in ABI check Date: Tue, 1 Mar 2022 17:54:03 +0100 Message-Id: <20220301165404.18936-1-david.marchand@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=david.marchand@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org The event/dlb driver exception can be removed, as this rule made sense for changes in DPDK_21 ABI and is obsolete for DPDK_22. Fixes: fdab8f2e1749 ("version: 21.11-rc0") Cc: stable@dpdk.org Signed-off-by: David Marchand --- devtools/check-abi.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/devtools/check-abi.sh b/devtools/check-abi.sh index 675f10142e..033f6252d0 100755 --- a/devtools/check-abi.sh +++ b/devtools/check-abi.sh @@ -44,10 +44,6 @@ for dump in $(find $refdir -name "*.dump"); do echo "Skipped glue library $name." continue fi - if grep -qE "\