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 BE018432C0 for ; Tue, 7 Nov 2023 05:10:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B74614028C; Tue, 7 Nov 2023 05:10:35 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E79A24028C for ; Tue, 7 Nov 2023 05:10:33 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a93b7fedb8so200240539f.3 for ; Mon, 06 Nov 2023 20:10:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699330233; x=1699935033; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3qWLuzPXQt3IAqv7pf5IlJy3lIv6cXq/Bwg6OfixxmU=; b=FomIacEFZb9aMap9hjUkd2ihwJQcDru70xgikObcmdAacO8opKPq6G3dJDMn+cU3Yo 1a6LXY5AHRp9Hd55sK3nLtD+19SIs8ZEglk06pg3GSRSMm3Kr0a0470qZ7qdCPHJm7gj wG/q/GkvS/5nLh5Lir+NFLoPVclWDynOFws/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699330233; x=1699935033; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3qWLuzPXQt3IAqv7pf5IlJy3lIv6cXq/Bwg6OfixxmU=; b=mysebDe4zuVHbtWjdhjwV0KOYzV3ehZuds0nxs6ZlYRe9BCDHr3hqxm2Y3AsJt09xK 8Qg6AzI8WCZBNTvGkUiWqz31JvX8YseQ+QQCEz/Eq97/bt6KiK+lSQZc5Fp7Pda9LSc6 qW51Eeef8kYwgRoDBsEQpmBcg6xHyz6WauZse851vL110R7D375OzP5y0OFOWzH/jH3b g5vSon+rj8VgKU0A341yVgQcJF7RNBEkPDQcK93tv1bDYy4zQ0PpQZ7CyZuT8lGMBpta 7sr9NE6ALC0YL+S5z+wF/nOZ++lFpFVIFlVPp/NnCd9tXqXzpfnp9bECihCPg2GEbCG5 vWHA== X-Gm-Message-State: AOJu0YyVo89c8PZxHgtijNHFKL6nxyO24VvjI2HVXbI9kXew1yDHirsv ujPLuObcLksYnytLcPqDXh5cDRbSPQmDV2CSSV337hgsv8q1WD64+uG/K+NvHWHTNrrq+rtlVA= = X-Google-Smtp-Source: AGHT+IFvQWAXRqRAHfVjSeY0aNMDXcR6THfZyQY0nsJ9ewi7myloUqHqjfnXAQ0cP3jlbIfTA2P9HjVKuugy X-Received: by 2002:a05:6602:2ace:b0:787:4b5f:b6cf with SMTP id m14-20020a0566022ace00b007874b5fb6cfmr40608555iov.5.1699330233342; Mon, 06 Nov 2023 20:10:33 -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 c21-20020a02a615000000b004317ed8931dsm231067jam.38.2023.11.06.20.10.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 20:10:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 20:10:33 -0800 (PST) Message-ID: <6549b8b9.020a0220.6641d.9d79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DC358605C318; Mon, 6 Nov 2023 23:10:32 -0500 (EST) Subject: |SUCCESS| pw133926 [PATCH] [v2] 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/133926 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, November 07 2023 03:26:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133926 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28260/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/