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 BEC854233B for ; Mon, 9 Oct 2023 13:26:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA38B4026B; Mon, 9 Oct 2023 13:26:31 +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 C763A4026B for ; Mon, 9 Oct 2023 13:26:30 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-352a22e1471so18272725ab.0 for ; Mon, 09 Oct 2023 04:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696850790; x=1697455590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=24ISaqw3DBUf4WF4qmOQQVqdgoqp0+SXF7tld8vlxRg=; b=B55IrvA1wvIWUbrO3PUB0MP/R9KJTl60mW6Tz3DO3XXfqzxhWGrCd39ifpT9zEB2Nz 7gcB+gMOSKlYDfTssqtx/yWb5Rm3eLxpVs3hDEMA7QcgP0/DhjcLnzezrR+GR+q+n9OP +sjvBxLYCefsaphkkoFnGXyUOgCdWKtzIzSHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696850790; x=1697455590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=24ISaqw3DBUf4WF4qmOQQVqdgoqp0+SXF7tld8vlxRg=; b=cy/mk0SL0QOeqJiwCfiLZQVjicCTiUzOGcPMLFzKW/8EqYjGYGCSSXrJOSJqYZ5YQE RMwRxtykAQDRG+EaXYiATv0k9F1PpfWptPiXH7zH06T5vvqvSYveS9HdJc1cSCXXVuMX mte6z3K8QhcteGNM0Q8NJiKxh6rG8nJ+L10MJtn9cm9/9WKipsuOfyByj1jcLikvmvDv Aa6sCvM+U8anhm3RAR94d+O9zeGbCeYxMVAVSBTAx5rTBsL6MR1tCvlK3S7bHNr4fxTB rvmpwdQwoB5ubp5VlvYENHp05U6e+m3MGVokjvt58pSywUHKaFbGFpe6C9qHdpOGAqSl Xk8A== X-Gm-Message-State: AOJu0YzsIpw+7woOibibGjG7NMtolDiVBu3CzJRRH9ERnP5TzRcKpi6H 65GEWH9Uh1q0uQla3D86tNcZ+kmsj0DySQ0erb4halVQ1c0RIiNTHbv6Yg== X-Google-Smtp-Source: AGHT+IGhe13LALYSzPXXeiea3p71rvGD8pWgUBjlZ6T/FpRWckj/7775nEMjbKjKA8u+6WPCVfcKyeDihsv5 X-Received: by 2002:a05:6e02:1c03:b0:352:5f9c:76c4 with SMTP id l3-20020a056e021c0300b003525f9c76c4mr18892947ilh.12.1696850790247; Mon, 09 Oct 2023 04:26:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o1-20020a92dac1000000b00352b08e46fasm379072ilq.22.2023.10.09.04.26.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 04:26:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 04:26:30 -0700 (PDT) Message-ID: <6523e366.920a0220.70b35.1db3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 97D416052514; Mon, 9 Oct 2023 07:26:29 -0400 (EDT) Subject: |SUCCESS| pw132420 [PATCH] [v2] config/arm: update aarch32 build wit 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132420 _Testing PASS_ Submitter: Juraj Linkes Date: Monday, October 09 2023 09:53:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132420 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/