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 1650342D0A for ; Tue, 20 Jun 2023 18:31:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11CAB40EDF; Tue, 20 Jun 2023 18:31:42 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 96FC840EDF for ; Tue, 20 Jun 2023 18:31:40 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3422aacdcceso16633765ab.2 for ; Tue, 20 Jun 2023 09:31:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687278700; x=1689870700; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Jxubj3BhNszNs77GF7Gop5Khp1PSIghESsx21q/dKY=; b=cakAKzRQLo3rYmXMLlb15CkrpJkJ//Hac5NcshYgiqrLCHrEKnSOkz33raSkbyuGgr JzYxVwGU2CQB75Ldz1+v5LYtlCRK9czLAkrrPjo5bPIs86Nv3x0H1bK8X7yBHAp2Y7ao 8IclKIqs8PEHWXsSiuy9NjyOFXQ6Jc7eNuYP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687278700; x=1689870700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Jxubj3BhNszNs77GF7Gop5Khp1PSIghESsx21q/dKY=; b=IaCQk1sZfMMaMJJPNq34vWXLrWfhFlkhKvBNSJWjeUywoe2e6yjgnavChWAHRuEpDD 9Z8FbOs6nO4KT8+IeDo9264baVDqhi0a/7ViqXoQK9FyJlKTAsh86CC+KmZGM+SfP5gV aWAHSXXe7cfT2+g5yv7wZLnkOMOd1fBOWhYOM7C0i8qMDK0VUKQ4WIju1cRNdb70JJiE dEOiI4ufqMlGKKF1hG08JhJYVfL29fWE99c5mVPE1tWy96XZ61tGjPlgqcDRfS2w5D8O 0PZ+9yBtoV+X08qMLxRSFNGLYU7OeDCRvGpV3fhe7OyF9NJOqOadH5G8IAcGay6fDqJJ ZUcA== X-Gm-Message-State: AC+VfDwgAATyQHh0iZ12pobHPoC6Ta4QSgaou25t/rY4HcDnZaCFfH7N 3ro5qrOL57fy86YzLHr0hFseWN5uxhrfL6LeY1VxRQzXuFOlOg3hfBpp3TUHb4ugXb1b0Fpm+w= = X-Google-Smtp-Source: ACHHUZ64g+A+xU1FcofsHoAeZ/sYUBmv4cP2M+OOeBqZGm2MV/vOnfyQPZOCysnvANX+v1wPe7HFeAgJR0Zm X-Received: by 2002:a92:da48:0:b0:342:1b4e:609a with SMTP id p8-20020a92da48000000b003421b4e609amr12230289ilq.2.1687278700011; Tue, 20 Jun 2023 09:31:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a92cec4000000b00335dc96d5d2sm317993ilq.26.2023.06.20.09.31.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 09:31:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 09:31:40 -0700 (PDT) Message-ID: <6491d46c.920a0220.d0429.4d9dSMTPIN_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 98257605246B; Tue, 20 Jun 2023 12:31:39 -0400 (EDT) Subject: |SUCCESS| pw128852 [PATCH] ci: fix libabigail cache in GHA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-compile-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 | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/