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 3A5084233B for ; Mon, 9 Oct 2023 13:58:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35A8D4026B; Mon, 9 Oct 2023 13:58:45 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7205B4026B for ; Mon, 9 Oct 2023 13:58:44 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c77449a6daso38065435ad.0 for ; Mon, 09 Oct 2023 04:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696852723; x=1697457523; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M8mjzXmvf4VF5mM2jxOcmWYZjQPK3awMrb6kOx3zaCs=; b=iS0biq3qQWv683KiDFZ994ryHrOeWTwlX2kDOEYk5Ge8/X6FePkg33GhET0VyGFtep mvp7X5SNsdgzirv3ovz0i6508FQR8viMRrXk9+4PmlP3ED7k6+tYCPEVKh9jGmM9r9yp YZAVMtumTf423WrhRD2epMLDFgLuWK5g/axng= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696852723; x=1697457523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M8mjzXmvf4VF5mM2jxOcmWYZjQPK3awMrb6kOx3zaCs=; b=gkQAm4F4hzqo6R5cdbDZ5K1CZqkaNAUDBlLUhpWe5OCX/8QOGf/3+I3sn9psxpjY0Z SumngL6r3IAIR5DWrhVzOc6qyXjvUSKapUdZcocGazA1pPQmrM3HuKzJsuvmbdOkCDDP mRk1JLeNWEmYub27Q185qihnYIuGQFCyD1ZPUnn8UtR0UAaI+E0cYh92mLcwLRcXBnQk lrsqiWGpHw/moZsN4VNeQ3dAfX95DNVtxSnPq119WFYO2TX75l1NAGnII6aDseG/JTqL 6qeJruRDeAW9pnYLjAyNg1IQt6OJGedvlDAhEO7oEaXad3HKvf6nkAIhw1M9zYwYf2F8 DC8Q== X-Gm-Message-State: AOJu0Yz2B6urMPYwyVR9ciuosa/hgWLieV7v5jyfmtskJtVUvnHqDpoF ePq9kn1Z9K8o8Ku0jNCBZgP0rJmpqc3Al9H3bgpWVf3DYEQRdCYzX8D82gZu14aFZZ8F4j8Hkg= = X-Google-Smtp-Source: AGHT+IHWkBbHURNjxgwkOnHAm0gjfPGK3KubO5fQGdHgkoIDtAoK/kOBb77OjTDadufxmW2GM+yrZzqmwBCU X-Received: by 2002:a17:903:1208:b0:1c3:92de:1b23 with SMTP id l8-20020a170903120800b001c392de1b23mr18510029plh.59.1696852723662; Mon, 09 Oct 2023 04:58:43 -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 jg18-20020a17090326d200b001bc3bdcc18dsm343298plb.84.2023.10.09.04.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 04:58:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 04:58:43 -0700 (PDT) Message-ID: <6523eaf3.170a0220.80169.ecf0SMTPIN_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 EFDDA6052514; Mon, 9 Oct 2023 07:58:42 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/