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 E8BED431FC for ; Wed, 25 Oct 2023 15:41:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E42EE40273; Wed, 25 Oct 2023 15:41:48 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 872BA40273 for ; Wed, 25 Oct 2023 15:41:37 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7afc13d58c6so2296590241.1 for ; Wed, 25 Oct 2023 06:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698241297; x=1698846097; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eApHVLyO1XjzOdc/sOFMvF/XyxD791OnbEw7oAurK/o=; b=hHTfr1boqicm1/v8o+6/GOn7gW9vMGtIoTvDWkDuA/iIcuz3RNGqWSQODVlLmmVmVa xLaOh4NWKyaz95oW47KHCJmk9QsqFERnGfxVNhBv+Xz47S5IzAy0KWI7cR1NmtwMtOAH 6IZU7TtkR25N5g8Wmf3APkpy6yicn1IsMh4PE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698241297; x=1698846097; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eApHVLyO1XjzOdc/sOFMvF/XyxD791OnbEw7oAurK/o=; b=juoCCBw3zFl3CFfg8gCt5GIJZngvbWZJMTB38A0Q/bY2b2LU+1VuKclAZM+Lrdri7k 31anvA9no0EoNDWxis9dKW4ZW6gCVrE9az+blQQHhrp3d0avgOH798hcpeCmJ2IChNui DgO7B5/7Gu33LsZ/vEbOPgr8niI+XZpqPN+LHN0AoXXRfjizz/prECHRG3T+lHrzO3hW ssD6Gjxvjl9aED2XomrBv5ouf82wb/mHx5kIyiZEGVVSI429MRIpUYwPFPy59UnHPp2b qtImsXjV23CP7HSQD3UBoxH6IKD40JabIW8No8SzIGaHnZ7kSK1wxrscvTTopNdCjphA +clg== X-Gm-Message-State: AOJu0YwmO81sVSExap0iKA07brb1nYyeoC+1BOCYsRyQ2y2anScMu7wX D5ogA4Pp5LlN8q2eQgOQTdtqd58Nbkh6OUXvFVefOBs/VLMwXEmd+4X97yo671hGl1003+DP8g= = X-Google-Smtp-Source: AGHT+IHwNNIY9vPjmTpTEKQ9YEjvep/86YNGvP7iwO6kWLZT9Ls6aEYerTmTNrdTHdNFAXlfWkQEy7x76ExB X-Received: by 2002:a67:e041:0:b0:452:8ad4:29d9 with SMTP id n1-20020a67e041000000b004528ad429d9mr13074611vsl.17.1698241297003; Wed, 25 Oct 2023 06:41:37 -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 d12-20020ac85acc000000b00419b3ae3140sm845920qtd.18.2023.10.25.06.41.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 06:41:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 06:41:36 -0700 (PDT) Message-ID: <65391b10.c80a0220.34e14.f3d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFFEA6051827; Wed, 25 Oct 2023 09:41:36 -0400 (EDT) Subject: |SUCCESS| pw133304 [PATCH] [v3] 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/133304 _Testing PASS_ Submitter: Juraj Linkes Date: Wednesday, October 25 2023 12:57:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133304 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/