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 1C2B042D09 for ; Tue, 20 Jun 2023 17:07:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0726D410D7; Tue, 20 Jun 2023 17:07:58 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 72AB0410D7 for ; Tue, 20 Jun 2023 17:07:57 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1a9ae7cc01dso3109318fac.3 for ; Tue, 20 Jun 2023 08:07:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687273676; x=1689865676; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fPy22X3KvnsJ0zzVKfpxHsUjvf1DXmwj3SMIT3EF6hQ=; b=XQvreUONhXZgVNXBPNa7ywsCogy7ImyqEXVGluqRtM6eB1woe58kGONs38LLj69tU5 oA45mZkLzHuF1/1PHuw/Mt91FaCCn4UzJo9c/GEBNRGAOtKgFgmRh9F26nygIXjtcd1s IO9gMI1OHnJD+FciXIOYx5mPSNrTfFQAQQEcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687273676; x=1689865676; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fPy22X3KvnsJ0zzVKfpxHsUjvf1DXmwj3SMIT3EF6hQ=; b=XbrQY4dv3TkwMiS5AMiZkXfpiKU3PbgTUhnRlhZxVqJi12dt0sRwunZl39IR6aD9Bf aeLiWylNWZ/kBlu8f+ngpKCqrc1n0uAQkEARmhUIRo3cXR+j8dmItR/isjn3o0KRENRV QxdziGcDLJrRcocG+zu/GYrwTH1jyvHykgsOkVdt3CXwRqoWWWCY5mzPvPSUQoRkZHDp rNor8e259aOCULT+eCL0lNYHmNwXFoZ3eERwSDQTo8hMl3chIOfpI3ZUpxM59CGaP1hV Y2h8SRZsVNM/P8MwiipZjYTO0B2XVwLzJ7q5NK5/ttw0lFbdFxEVOEVwzy91LFH80Iy8 F+zg== X-Gm-Message-State: AC+VfDydcMvSCoveiyttqZ4yUrjx+WUBiSbN98u75mmL42Ff0UhECAGc SRe7ycA351rC4ZJY3qLoa4ELe3l2I2ltGlt3hvW+koK2B8QQKkon3zrCZA== X-Google-Smtp-Source: ACHHUZ7JNJTV7xTt7WVWsDX7w4LkLWYTqKk2cwy+IV+qndmB++CAnit3zL0lngJbg5pgxYpb2+LO+tk64v5i X-Received: by 2002:a05:6870:37c5:b0:1aa:75c:c830 with SMTP id p5-20020a05687037c500b001aa075cc830mr5472209oai.47.1687273676755; Tue, 20 Jun 2023 08:07:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb14-20020a056871414e00b001a9057abe1csm359746oab.48.2023.06.20.08.07.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 08:07:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 08:07:56 -0700 (PDT) Message-ID: <6491c0cc.050a0220.902e4.5366SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3663F605246B; Tue, 20 Jun 2023 11:07:56 -0400 (EDT) Subject: |SUCCESS| pw128852 [PATCH] ci: fix libabigail cache in GHA From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128852 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 20 2023 13:29:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128852 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26750/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/