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 129F4432C0 for ; Tue, 7 Nov 2023 05:06:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E1214028C; Tue, 7 Nov 2023 05:06:25 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 80FAD4028C for ; Tue, 7 Nov 2023 05:06:23 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a8ee23f043so61198007b3.3 for ; Mon, 06 Nov 2023 20:06:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699329983; x=1699934783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kfquMlXC8Eb89i5ghcS+54mEbXMHK5q/S98WoF7BKAk=; b=YY9yu4xlSs20/4IxoitgNBH7voioSXilgxx8uNn8cf4nfVf74JWsW11qKlOEnU2ywa nBwpJjQx17ZD9JUYyW5j10hvSLF+Z8Vmb2jvojJeanENOXsFQw5FXbNP6ascPFoTWk70 j+0rBP/sRjJ8CeVBLM1geUOfyrZaPmOyZ/RPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699329983; x=1699934783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kfquMlXC8Eb89i5ghcS+54mEbXMHK5q/S98WoF7BKAk=; b=FgnEq0NTMmd49pkjCiYDBBJLgxAAz5niBnxbHPSCCq1hchML2u4fhJPsp5a20P7etl oUdaGN7XeTOD/nUeyTHSyn+WKwlRLUZgGPwsh/kSSUfrWG9fxPfJQ0ew8KrlHBsmtXk4 4BX/JvK0AigffGe+tsKASO5JCR3C4Y+D7i1NO9PjNieVbF52KLdAqVakYFrTuWCN4Ucj J0yYM5rgCP20ZQz9U6R0oNFda5A6REZHaEWe9dOzW2sE/arX8b5/vvpuTxE+ZnJpr6Lo utXwwFTF70T13njeQNiQZjCv0AW1GavAsbWGor0p8LRIPcWtr7zy9A3ztasC75oxFugH tEig== X-Gm-Message-State: AOJu0YzRK16TjBWurB3/5tf9R2TarftVKF3j6ta0FTQ0mV6HvxWhboEu fDJgM6XQbzpHUdppLRGwRH+sv0I7Egivu00uty3/Ob4vbX8yUxrsk7okefGMPPxpyw== X-Google-Smtp-Source: AGHT+IFvQuPC3Kumc7nni0MKKq6zubzKCU+SESX4xC7k+g0n0BH66h3C6O7fedEGJK4yIUjqy3VYUUmsdemQ X-Received: by 2002:a25:848d:0:b0:d9a:c4cf:a066 with SMTP id v13-20020a25848d000000b00d9ac4cfa066mr30282196ybk.34.1699329982960; Mon, 06 Nov 2023 20:06:22 -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 r3-20020aa79ec3000000b006bd897532c4sm152062pfq.28.2023.11.06.20.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 20:06:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 20:06:22 -0800 (PST) Message-ID: <6549b7be.a70a0220.14130.9922SMTPIN_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 139BB605C318; Mon, 6 Nov 2023 23:06:22 -0500 (EST) Subject: |SUCCESS| pw133926 [PATCH] [v2] config/arm: correct cpu arch for cro From: dpdklab@iol.unh.edu To: Test Report Cc: Joyce Kong , 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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/