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 20C3E42C64 for ; Thu, 8 Jun 2023 23:37:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E0F040151; Thu, 8 Jun 2023 23:37:24 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 995AF40151 for ; Thu, 8 Jun 2023 23:37:23 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1a2b4b922d5so142021fac.0 for ; Thu, 08 Jun 2023 14:37:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686260243; x=1688852243; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O1SbzflM6bqvYmF7cX4pYPTefirpWYV7KrsIbM44nmI=; b=Bin42vmDj8TnJMr/px/18nhV8NggMPnTwqTs/ucQuR9bpZK0mPjGQfn8UPjfz0HBZA JHHlDx0sMnrmGMEMcshzdAMQVsqt9DYfQ4LY8vZIKQPcw1A2iK8qhBw+E3r2gIAF18bo Z7EVwP0b4xEZzmb+owEz/EbKIqlCzXbCEDy50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686260243; x=1688852243; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O1SbzflM6bqvYmF7cX4pYPTefirpWYV7KrsIbM44nmI=; b=TdMpAcoEg92kIIfuk+j0DAI/8/cEYD3jbnP3MwwyNoKsuW3rlYWGnJiS+N64JDv7pL tVTkjZvDwsTaUwpAXZauNMqEw1F18d3Mf/nUQpW+aPVtdJq/fpUulpRl7DhqeuyAN/VJ WGtZDUhatKQsAC5m42Zy9Kk+yXdmYwAh25Jlv848tfpE7VHhdI9CGDl9Oo40DoGMFgPc m2LaNNsIanmJwOZ6ADzOSGIKpoy2tf7s7cVkkuvaXgPsdeJO+nWMRCJbHJjAJ5eiPZFp JjcMUYb26B+92ZwMjoqS1Pkqz2imPjYFry4scAI5ZN+QYmm8HoeuqBTrfZs5Xac8muPG aNfg== X-Gm-Message-State: AC+VfDxJxyUKpCmD9w/O2c2ZWuxn+h6B7skT4jd/0r3Uw1G/EQ5uFAIP 3Bagxm3JXGnSNeGb5gQF+zdC7cPu9G40xn/ITwJU9kug9SroP3eV2/c0OQ== X-Google-Smtp-Source: ACHHUZ5hU04V9UIjluLrCBMVCEnqmzWYGOD3xWhE7/3ZGILdn8Rdv3AEYb6ZEziIoDScGXV5G5VqejaJ4YSv X-Received: by 2002:a05:6870:e2c4:b0:19e:d5dd:53f5 with SMTP id w4-20020a056870e2c400b0019ed5dd53f5mr6335199oad.45.1686260243072; Thu, 08 Jun 2023 14:37:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x192-20020a0dd5c9000000b00562049eb5eesm131218ywd.56.2023.06.08.14.37.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:37:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:37:23 -0700 (PDT) Message-ID: <64824a13.0d0a0220.aec35.2179SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C1B99605246B; Thu, 8 Jun 2023 17:37:22 -0400 (EDT) Subject: |SUCCESS| pw128199 [PATCH] ci: fix build for Arm cross compilation i 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/128199 _Testing PASS_ Submitter: David Marchand Date: Tuesday, June 06 2023 10:52:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128199 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/