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 1FE5542D09 for ; Tue, 20 Jun 2023 17:00:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C5C240EDF; Tue, 20 Jun 2023 17:00:58 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 744FF40EDF for ; Tue, 20 Jun 2023 17:00:57 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b46e540326so2141684a34.2 for ; Tue, 20 Jun 2023 08:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687273257; x=1689865257; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4rg8xUkh5hnVG2oZC2I7Pu9phiikc23g2OHf76GSTDs=; b=JW5/RDj0JWU0xt2/9CBWhT+9jl0J93tDV5wQS0OdgXm2QPeioibqmkhg/FBZw969L+ vGDa+S6FbATuLA6ocxc1FCDBnOXc02H4TZ5Kn8aeH2hvnhLPNzRoMm2LdWaGugMRgy8w XU6XZ9tSSh6lkv9EkgMYXWad5mPkvdv9bmbus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687273257; x=1689865257; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4rg8xUkh5hnVG2oZC2I7Pu9phiikc23g2OHf76GSTDs=; b=CKqm3jRi/G0gdl3a4JrXytyaRl/Sa2znmisx5a1aVr9+smRm00/DBF4goplx1cZSFy VDfLjXpne7EfD6947u8+cHRo7QmmzdkdwH8ZXM3w4+vnBL4sB7CRTvppUM6yqlMguYkO xtmJABQKiSi/Re6SLzlPG4xeZWsF3AqAVl9iqHuvqu6kgjUID1GdaUFA3QYelkPfCH9A MwyEGd+vIAk2lUIRiHiNX4/u2NcfP+b5CuYNDRLTEVfSSzj3PZIzCV9+E+HSWUl/5jbD YfAUNiL0iUkIPLTdO7x4Lb9fO8chfju0Y10tFEIRcK1kKikc/xYHB5Q+lUJYthF0grZR /9uQ== X-Gm-Message-State: AC+VfDznzg9DUG0fyqvy+2sNnWLmEhL3ViTmpsPKG9glyUmpwB0QXi1Q //8/5rYLkwKO2IIEqkebf3Og1aitfBRRXwWsTONEMCXAFr7yaajXlueapw== X-Google-Smtp-Source: ACHHUZ7NuSRXg2ECVkvL9Tlivj/Q9srWz1sSZAT7/xZab9TfDb8wLOhDOdRWql7ntVatVRLXJD0MD+jK0KbC X-Received: by 2002:a05:6358:9f98:b0:128:5278:cbcf with SMTP id fy24-20020a0563589f9800b001285278cbcfmr5188793rwb.31.1687273256691; Tue, 20 Jun 2023 08:00: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 w82-20020a253055000000b00bb148bafcb6sm331054ybw.3.2023.06.20.08.00.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 08:00:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 08:00:56 -0700 (PDT) Message-ID: <6491bf28.250a0220.cd811.514cSMTPIN_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 37E7A605246B; Tue, 20 Jun 2023 11:00:56 -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-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 | +-----------------+----------+ 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 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/