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 E55C84233B for ; Mon, 9 Oct 2023 13:22:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0B9F4026B; Mon, 9 Oct 2023 13:22:59 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E0614026B for ; Mon, 9 Oct 2023 13:22:58 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f6e6b206fso55174507b3.3 for ; Mon, 09 Oct 2023 04:22:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696850578; x=1697455378; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=24ISaqw3DBUf4WF4qmOQQVqdgoqp0+SXF7tld8vlxRg=; b=h7o8AaeU3cR7EznHLijEEcoKOyLdvXaIgwq33pozSUbBbwWzpdoTQrbRly5epLIba/ Ysi98LTSLSD83KFUNVKBh8jAgeAP99KwgGNhGxFNzV5IvUMZZJhwFCeXnLnDojI2c20z BWPFa7VhemBv9IN5fcyCtrf+mvfuWN5hzVdfc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696850578; x=1697455378; 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=Xt6hMTurVAjzQuJEfDuZPQvHDtKGzChmDvdsXh797RNFDTkvHl7CR31Puv7zcAYm4i MWZEVdeIlYlWR7j4e2l8XlOpMqlGyOs6rzW+FEarK2LZ+X6pqyjV+XjWHSA8bKhyMN// K/QH2zB11UfGgxCLEcDo9B5AvRhZF/jypMVVfxuu+o+nlWR/qUnqog/RJBvoklRjE3fh ZyJb5V1x3SHJ7/fIuy33eTOG8Ccr5utddNbLbEAArdmPBxdwNP9y7WO+p9mtI5YX2A4W gri9qDv0/eJMfFVuKo7lOHxjW5Brz3gCFszZ1w0cHxQcNMh7be9UnKIs+kAhueSC1ZiB rxVA== X-Gm-Message-State: AOJu0YzbMDvUzqwlkCAm+HIev9MQ882tog0NCUcLH7ZJx4HEXmS8xDN3 aVsv5IaqHiObnjnQbygao+DLHnpY+kYmtCsNnsJ6eX0yq1wq4muIJ2ugwzktWqtKGwy4ghlWCA= = X-Google-Smtp-Source: AGHT+IFFZfA89uww5rHjGhlFuBPwB4DIDv4Z9jRR7E7B9CafvAczcVufwnyqcFW7Suw7GNL2SXIDHjQ4PW/K X-Received: by 2002:a81:d24f:0:b0:5a1:d398:2e with SMTP id m15-20020a81d24f000000b005a1d398002emr18366830ywl.37.1696850577915; Mon, 09 Oct 2023 04:22:57 -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 dc13-20020a05690c0f0d00b005a67f9180a1sm521868ywb.14.2023.10.09.04.22.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 04:22:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 04:22:57 -0700 (PDT) Message-ID: <6523e291.050a0220.c24bc.7c6fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4499E6052514; Mon, 9 Oct 2023 07:22:57 -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/