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 49CA14337D for ; Mon, 20 Nov 2023 11:15:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 434CE42DB2; Mon, 20 Nov 2023 11:15:51 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 12CAF42DB2 for ; Mon, 20 Nov 2023 11:15:50 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7dd65052aso46984977b3.0 for ; Mon, 20 Nov 2023 02:15:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700475349; x=1701080149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3ISnexDw+DmVg/D2oRQ7PZVw/U2KA4othWrMIhJOepc=; b=R/SZFRAn/oWx8topowj5TVpfRWVNNFmLiIlCfz3ua8WVcK6K7QLB+M3kHEvCloWw9v fpSlo0PPe7u+FCrkvePBq0CSnz2DFkziLsTbq78wz8gY3NwsigqMk+GIdOiiv4YVZ2mV LV26hx7GBEWKzTQDGNhi5RlUmXVecVBMNvZQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700475349; x=1701080149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3ISnexDw+DmVg/D2oRQ7PZVw/U2KA4othWrMIhJOepc=; b=qGCuSVI13F/KcpepTngnP5peNgpyYJSRU4QD7R9FjwSF1N3Bz4REpLddRC+SP83AS9 eiwFs2b9gLxSwvSzusULVYXi8WbaW9xViLzZQtMMBKlLbGeutF576kV7j60FStf/ocxc KjoWJIEY9IwkUBAk7qKmgBicwJJpjgQ4LngWCy0EDsQjQB43uIlwZPwxxcfBY2HeMWZR 7JItb+Gs20iAegQPET6xyOZpY2HWsO0WZVumkBm/vvi/yHAGMmZPFm2yfSPwtM0k5BYT zftrlMrAN26uKkNYk540FfFsD73nEffRQy3GhSDn57IpRcEiv+ckuLjmu6ypk8hQgTbL 2RDg== X-Gm-Message-State: AOJu0YzNt1VAqgf+/qKg+NyJK1t5q269G7oNuZXfVprtL0kRXxwLq5lQ Y8oBkXdmdTBQ/f98Mgj8iMJBDAIu0if+++T3xENThVQlwNp0409W2aG2ng== X-Google-Smtp-Source: AGHT+IFfR35zP3T0Sbw87l53/wECvBGE4QY912LyYliD2RQitSBlUm7+6YqcfYOZV85a1YIK+4xngSJfN1Zv X-Received: by 2002:a0d:e857:0:b0:570:28a9:fe40 with SMTP id r84-20020a0de857000000b0057028a9fe40mr7206580ywe.5.1700475349475; Mon, 20 Nov 2023 02:15:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a0def07000000b005c5b75a8471sm616565ywe.55.2023.11.20.02.15.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:15:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:15:49 -0800 (PST) Message-ID: <655b31d5.0d0a0220.64ece.fbebSMTPIN_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 05D4D6051837; Mon, 20 Nov 2023 05:15:49 -0500 (EST) Subject: |SUCCESS| pw134477 [PATCH] [v3] config/arm: correct cpu arch for cro 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/134477 _Testing PASS_ Submitter: Joyce Kong Date: Monday, November 20 2023 09:24:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134477 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/