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 C690B42D09 for ; Tue, 20 Jun 2023 17:15:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C30C340EDF; Tue, 20 Jun 2023 17:15:47 +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 7076540EDF for ; Tue, 20 Jun 2023 17:15:46 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-341cb9528f5so21677205ab.1 for ; Tue, 20 Jun 2023 08:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687274145; x=1689866145; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ovor/Zk0XkIzMojNLfvrEMPpcqkQI9eyFdkDfNoClKU=; b=Cxr5vXAwp7MfpD/aAM6ooBTVYE2J7ZCPvY5aPvlpaEo0giyM9Dh6O0bpKU5MlpNxvJ +Wj3gQ0bjkRztyyjwK9MHV4T2oYXcV/5vhbhhd8zr19hExSKBnInHFSqgyHQF3YmAiTT k5YGAWsb+p9kc/htAf2F4tR9t31Rj6+qIxCmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687274145; x=1689866145; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ovor/Zk0XkIzMojNLfvrEMPpcqkQI9eyFdkDfNoClKU=; b=YOre2NDc3m3wBv9OD1mNfdbHectMHz1sJa/iJY6OkczaARtBvm7xLdsd///OdxbpZy /55j4JuDqBFBsrw16yAFxmiGDZwDYaFIoiNPZ8nGqSPe/ATtyPPPkzddsaxPysUBr8+W sh10C+SnwFsFgueNaF8QNxnfiCC40QRmYo03XnRSfSK7+8XIv3MNItILo77oDlKInCJC 3P+pSFYTLpvVMesRNRQM6X2wPvckRFatXRWE/+kk/ih47BOt6KVO6Bn4JbNNXU37KUlC XruKim4AUZ1YsvTRc1loB0o/55lLdBrDF8KKb8F/ALVWgcNaHaRPZzGh+0k0KwflZ4lX NVZQ== X-Gm-Message-State: AC+VfDymbillQb/sAx26d77uCs54PgpQMJaZhYsYqiYMfy3FxnDilNaj uNGynZb9VAkzZuXn/b1rVrQEpeuWyucQXCUjFjP0Yj7bCqVikzlSQlhVWw== X-Google-Smtp-Source: ACHHUZ4SvT7tFtK/TRrxU5byM8QLNhl+5itAZjpW4QUxKobkTZ9/vEoFcWb1RwGNgFK71VGHMrq++s+q6rwW X-Received: by 2002:a92:c10e:0:b0:340:b1af:bc1b with SMTP id p14-20020a92c10e000000b00340b1afbc1bmr11699838ile.23.1687274145783; Tue, 20 Jun 2023 08:15:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a922906000000b003423dd7697asm291540ilg.8.2023.06.20.08.15.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 08:15:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 08:15:45 -0700 (PDT) Message-ID: <6491c2a1.920a0220.423e3.4338SMTPIN_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 70557605246B; Tue, 20 Jun 2023 11:15:45 -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 | +------------------+----------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/