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 9400143305 for ; Mon, 20 Nov 2023 11:52:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E2B3402DE; Mon, 20 Nov 2023 11:52:08 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id BC2A4402DE for ; Mon, 20 Nov 2023 11:52:07 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-77bcbc14899so285543985a.1 for ; Mon, 20 Nov 2023 02:52:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700477527; x=1701082327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7tWlI/L8huikRTnrmw4GPx/+1IzQo3+g4L0UQ42neac=; b=J/GktcSFkrfdKtnvR/vAQbDeQVcRkTxik4lGZBH0/j3rbmvRTQ6OtblI/DNISZiPyh cmoXCbzCzWh+RvwUOBmVk0W1ouhk+GgpE8FJ3Ow3226igrAAKF+kHLxeAWdsMrVW4S8R HL1xjonA713T9nMqfA0tZ4GEB00RFhZZYBM0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700477527; x=1701082327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7tWlI/L8huikRTnrmw4GPx/+1IzQo3+g4L0UQ42neac=; b=PIY/nYQB5CHXpf7NpbWq3VTDaxJWQ4o5yXTGTHghCzUG7WOSBoRwb0G+mHTQkk0j03 oNafhbXiXoX6JwbIOUt8aUjNdilF4Dtc+a7m87qPqRnpPPGjkeGmCugGwWCs9kLyhaPS WBzFWzZVG7l3x0Bu651Cowxos8zy1dNpAdEswhw2x3sX4JRJRG4DAbRC7znbdaSc9zKA YO6+PKo0ZvUQ3TeIze4pQja5yeKEiW3x/P2STNe4s3bmbVSbWgxuZBETx3mvnmqiCWOy aIf2lhKTpO8SV6jaOA2+CYksBqC1eYcydkSBcFL06DM4QFIsI06ZEc4TIc0Th8PlMpAX 91fA== X-Gm-Message-State: AOJu0YyovvVHj5SLa0hdzrXv85E4KqoT7DNObP77DPNRxOlE4BJtfhzr 6WpgvrI16JsLskYVNrXkyOX61+pHRKQr3SV+srCFECrAjdSa5309+iyumQ== X-Google-Smtp-Source: AGHT+IFzZrrrilo0j9Gr4d56+07jWMTUdW/Zw5O+IyUm2LR5HXkVbAasZ6Ac5PTtzp8nhYNZWce3sCmM4dnh X-Received: by 2002:a05:620a:229:b0:778:94cc:723 with SMTP id u9-20020a05620a022900b0077894cc0723mr6901694qkm.1.1700477527274; Mon, 20 Nov 2023 02:52:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az35-20020a05620a172300b007742e8f216asm214088qkb.2.2023.11.20.02.52.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:52:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:52:07 -0800 (PST) Message-ID: <655b3a57.050a0220.b9601.5ec5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D4EE6051837; Mon, 20 Nov 2023 05:52:06 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/