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 136F8430D4 for ; Tue, 22 Aug 2023 22:26:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D0574021D; Tue, 22 Aug 2023 22:26:14 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 268CD4021D for ; Tue, 22 Aug 2023 22:26:13 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34ca860051fso9088795ab.2 for ; Tue, 22 Aug 2023 13:26:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692735972; x=1693340772; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PGpjSG/mhyN98BHL6o4Kk71v4OlII7vurbpVBiszs30=; b=Y3vm7UyEYX0pA9OTJtZX4mZ3HzBuV4MKYbLV9sj2fOqoChZXbJCuvDxhuQNkDT9u08 zhsDMAC26rw2NQ7DO6yq2MzChGSvXblSGS84hRm1YZTYgsOSSaweIF8dvYEhVW2yOD3u YBSa22NgRTezjj7qFxuyf6k2x8t+IEuDd+YOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692735972; x=1693340772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PGpjSG/mhyN98BHL6o4Kk71v4OlII7vurbpVBiszs30=; b=aV+HzGJhU38dFs6WxforMxR9X3u2d3xqorpc3xOxqg2ZHCD+0pPtCgoAQAA5DYk7fK zGMFtgkY51nc62zotNfYkAKOm1VygnsuPbyN1oD2suXJPCPQDvdNGgxbnLWP3+esOFU0 VhDZ4/KIjgixQ2BvAdKZmOuHzgsfSr/AQVnJO2I4nQOBmg/qPplHCK5RhkgFaAH4wk5F MC94yYBkycCK+nHXVyCS2pu3XE3I9rZbVtfBC9cEpdF5T9Zjgb7veLmvmKhCFg0KZXrJ gFXCMVQ/hchzKAAoV5PH1ais/OGghSpox6TML2VClJXTW9WP7qd6mXA5Yw6RFG1rEW3R TFxg== X-Gm-Message-State: AOJu0YzGNmhPPy796pJNMKkpMXjyUXuKkiOAtDakSEec8Xcb+zrnDaWp 7Kdn/L5U1HSw+VHo2yw1PW1tkFyK8t886yT2r3012p+QzxGC+z8QBDokUGuC+N4jR6bPQH/xtw= = X-Google-Smtp-Source: AGHT+IEfGsES5p3uA4jL/Rm/pMUYHJtDr/aM4u1iZcdItwQLyB2hEK2G3EFgX1FUKsO/YznsHirIz23UxNJK X-Received: by 2002:a05:6e02:d48:b0:349:969f:faf4 with SMTP id h8-20020a056e020d4800b00349969ffaf4mr710763ilj.20.1692735972580; Tue, 22 Aug 2023 13:26:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a924b01000000b00349439a423asm435187ilg.23.2023.08.22.13.26.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 13:26:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 13:26:12 -0700 (PDT) Message-ID: <64e519e4.920a0220.754e7.2761SMTPIN_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 209CC6052471; Tue, 22 Aug 2023 16:26:12 -0400 (EDT) Subject: |SUCCESS| pw130628 [PATCH] [v1] 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/130628 _Testing PASS_ Submitter: Joyce Kong Date: Tuesday, August 22 2023 07:47:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130628 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27410/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/