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 0DD7E43305 for ; Mon, 20 Nov 2023 11:31:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0778242DB2; Mon, 20 Nov 2023 11:31:24 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E85BC42DB2 for ; Mon, 20 Nov 2023 11:31:21 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a7d9d357faso44633577b3.0 for ; Mon, 20 Nov 2023 02:31:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700476281; x=1701081081; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hbU5TJ7bT8B1WJoqj7sEPCAUHpsIOFBJkEhogbRgkTA=; b=BSFBpB5mbb+S/byMYQ3fJD/XHBYZp8u7YhUKSMeyFRVkcPHtcR/lrRgiDwbVyN6wWw XaCSU1XBvoNiqMULm9CUjXgzwlXyZFMbqcKmPxO8zpLa/NZ8V55yN62hMHx3O3LbslT8 ojxWdYmWd+Ke5PvPVuJB2Y3f0d4lUt8vk4OwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700476281; x=1701081081; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hbU5TJ7bT8B1WJoqj7sEPCAUHpsIOFBJkEhogbRgkTA=; b=SYSR/HpUVrf9JRtJvQib+EdLW+9NT5P52pyRY3qV8TJShO3QVgy0f8afhqkBJLWtIs BrUh5t1lMf1pfPK77klcGI83NLF9/UnjR7lSFx6Bep/KO4HZjwM7CpHMIjj76SdLS10q Fv75RaKgMjqk1tcb6EYxTFSsxn9r7e+cqh+3Xydnw5o18UlHeh0zglMlX44+ybYAP1QP ZyeKZM+uCN8mOXEHFdg7jGZid2vVsOqhYVLNwJQ70Px7YqFFucdpXobdjQPVj1pUhDbh 4E0l4jxRNj+SEyDTkvjqc+zHeg5ibtl+dNzoJktIpSphNTPSyV2AKppzyHoLN9GdZqIs keLw== X-Gm-Message-State: AOJu0YxD/XBfjL/t0fYglcH7s0Qhq8pFaNdk3soQbJLqFRXphqUgYKUl nju5kqXj5AdmFUSuSHqJWpkjkxv1MwUtV8hinkDWS9+Cfhw84kcW0nxl6Q== X-Google-Smtp-Source: AGHT+IF4WeSknKdwmAJLFEOuDgZpTAaqB03AaXXYKco6HrYS3YPALueZjVTnoBaS2oBxUVN9b5oyOHWVC0hF X-Received: by 2002:a0d:fb01:0:b0:5a7:bbc2:4e12 with SMTP id l1-20020a0dfb01000000b005a7bbc24e12mr8291107ywf.4.1700476281379; Mon, 20 Nov 2023 02:31:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o81-20020a817354000000b005862733891esm625669ywc.73.2023.11.20.02.31.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 02:31:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 02:31:21 -0800 (PST) Message-ID: <655b3579.810a0220.25e47.0119SMTPIN_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 E9D6B6051837; Mon, 20 Nov 2023 05:31:20 -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 | +---------------------+----------------+ 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 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/