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 5B58FA09EB for ; Wed, 9 Dec 2020 10:19:43 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4AEE1BE79; Wed, 9 Dec 2020 10:19:42 +0100 (CET) Received: from inbox.dpdk.org (xvm-172-178.dc0.ghst.net [95.142.172.178]) by dpdk.org (Postfix) with ESMTP id 05D72BE73 for ; Wed, 9 Dec 2020 10:19:40 +0100 (CET) Received: by inbox.dpdk.org (Postfix, from userid 33) id CDC08A09ED; Wed, 9 Dec 2020 10:19:39 +0100 (CET) From: bugzilla@dpdk.org To: ci@dpdk.org Date: Wed, 09 Dec 2020 09:19:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: lab X-Bugzilla-Component: job scripts X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thomas@monjalon.net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: High X-Bugzilla-Assigned-To: ci@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-ci] [Bug 598] check ABI compatibility per patch X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" https://bugs.dpdk.org/show_bug.cgi?id=3D598 Bug ID: 598 Summary: check ABI compatibility per patch Product: lab Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: High Component: job scripts Assignee: ci@dpdk.org Reporter: thomas@monjalon.net CC: david.marchand@redhat.com, dpdklab@iol.unh.edu Target Milestone: --- Please enable ABI check as part of the compilation job. This is described in the documentation: http://doc.dpdk.org/guides/contributing/patches.html#checking-abi-compatibi= lity The environment variable DPDK_ABI_REF_VERSION must be set to v20.11 during 21.02 cycle. Then when 21.02 will be released, it should be updated to v21.02, and so on at each new release. If compilation is tested with the script devtools/test-meson-builds.sh then the ABI will be automatically checked. The variable DPDK_ABI_REF_DIR must be set to the ABI reference cache which can be built only once per release. --=20 You are receiving this mail because: You are the assignee for the bug.=