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 BE44143305 for ; Mon, 20 Nov 2023 11:30:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B964142DB2; Mon, 20 Nov 2023 11:30:28 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 3BB5042DB2 for ; Mon, 20 Nov 2023 11:30:26 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1efad296d42so2444578fac.2 for ; Mon, 20 Nov 2023 02:30:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700476225; x=1701081025; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=w8OBnUSk5Im+oE06wVXFXeOUWYVPJrJ9FZeiSXgEPBw=; b=E0MBsC9j1mweIIUueWtlIQ1dtx90ZzzooDqLj/DGDORlkZ6xIZ+5INP86okbbBQvJu Tlpz+7kIbkf4Z9uNB2aWM6YTopW2H+FLms4ViXpCzMMWt/XEFFndTA3H3bi3iHtdEtMP h8ToMIXV0UU85TQThtV77TPRDpVszls825HQM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700476225; x=1701081025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w8OBnUSk5Im+oE06wVXFXeOUWYVPJrJ9FZeiSXgEPBw=; b=E7XiH0NQ0GagS38rQ2l9DN90qKjnJkbbU1jjuQZYnR/RkdBPFf/v+zUo8kFkCqpll0 kBtAAKO//Wg53Bm/WWOaXrszTemowLuKK2XItkGMaLcXtFeVcrka4zKZGph2aqHSQkr4 8Xfp62m9iAu/QGb1WntVa/KA14ICwegtX8+Mv3KDb6fttukqY2n6eIeiXHls29e4ZKDX 82KyIfypGAeUucHXp5m96d1WrGm2rs7nSjqXBU5gP/JORQD5DgNfAKUzxSWk5eSz8ITW coMa30LUmqPR9U5DovgZrFxMcbK3dKDC/cNRT9p/RFtATmhUq6q0I+j+e6GQVWip7Tw1 XYiA== X-Gm-Message-State: AOJu0YzBZc8H6xopFmWml7OGE4mkXhpO6efVluK1CG6XNRlR0V4X8a6q Fsqtzc1/Lg/xdYeERJJQVt3PqQRZuTDVMyhzHPLzXkE7iok8tMVIbIw3iVBEB6+QglnW+DsZng= = X-Google-Smtp-Source: AGHT+IE+XFIIkKhaWx6r7t0Mup3/5HqzQGwqyNcgTOteJTAHjkWG3x5Bu4zcVeFOKnWzutyMIbKVUsKqM2z1 X-Received: by 2002:a05:6870:d10e:b0:1d5:a17e:f62 with SMTP id e14-20020a056870d10e00b001d5a17e0f62mr8741507oac.24.1700476225557; Mon, 20 Nov 2023 02:30:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id el18-20020a056830719200b006c3db5c5651sm358914otb.0.2023.11.20.02.30.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:30:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:30:25 -0800 (PST) Message-ID: <655b3541.050a0220.ab4d6.f66dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8DA2D6051837; Mon, 20 Nov 2023 05:30:24 -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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/