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 CA0F944127 for ; Sat, 1 Jun 2024 08:00:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5850402AB; Sat, 1 Jun 2024 08:00:19 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id A93EA40299 for ; Sat, 1 Jun 2024 08:00:18 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-374892660c1so7925805ab.2 for ; Fri, 31 May 2024 23:00:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717221618; x=1717826418; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=eeGYSantcrznA9TMwjGulLukOCrOwYDTLWQQtE1icmc=; b=YsvF8+uuVKc0ZL24JaIH9C9OPf0IjBI9e1qNzuafaXZbrTLYsNPTu1aoe8UhuZjTRT QFykYWbaUCadYLYqq3Z+2C37yPmTiauFndOaISL9lOyGCDKhvI6Ln5QgOiJ0AJxpwYat kaXDdm44TgQjTSbPbCsucSwpoHaEuPSHO5Wuk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717221618; x=1717826418; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eeGYSantcrznA9TMwjGulLukOCrOwYDTLWQQtE1icmc=; b=uLBgg5FBozi1Q82oymPZkge7QnHSA0Z+Y/XWTs4qGaaJd5yz5spbdEIBreqnBorRyz JccgIFvnLuMPUQn5ctulwm0UDgnJiVLzwjdKlh8/yNy2tWbwQ++skUrLzPOIgAjWyaWY SrOlLnc39DJSOIG3xnqCECdKw6/uTJ0f6bFPm7lDbcAfru/Lo8Ry/44VtSrKSVjObOEm 52IQ3u84pKO6rGtfzTltZlEABjgb5+1RkHpRu5L1dROFdSYqqPmbnYLHTyU1PyRLdMAO jbodbNIv2JJ3BpbfA+XPgWjH8dTiWjt0S5qknq5vYERaWGXSczQToHcjiNrC1bdjYowv kP/A== X-Gm-Message-State: AOJu0Yx91wOaQwxIccE2QfI697iD72bs+TyJEpnrWDJOkD7vXT8pPDit jltxWU6w5K06nFpx97oxHoho+dxy1MGFCJYI0Q6oe2WgXLZAj/PF7VKScyfNCA25udlxaEMP24i KFHQJhBhMZfOH1NaE2zPr7CRmvcUAN+By4S/r32gqxOdO2iQtShCbtu+A X-Google-Smtp-Source: AGHT+IH7XLEg6pxv3g7bXebkP0+jBK05Cs0+BlVFXTlA+Gb1uQdxw8zQCcIe1Djnw4xNCzsPPNiyOQDFFw/L X-Received: by 2002:a05:6e02:1568:b0:374:6ef3:7987 with SMTP id e9e14a558f8ab-3748b9d5b67mr38431945ab.30.1717221618158; Fri, 31 May 2024 23:00:18 -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 41be03b00d2f7-6c355157e15sm129699a12.9.2024.05.31.23.00.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 31 May 2024 23:00:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 31 May 2024 23:00:18 -0700 (PDT) Message-ID: <665ab8f2.630a0220.b2a06.9351SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 302AA605C373; Sat, 1 Jun 2024 02:00:17 -0400 (EDT) Subject: |SUCCESS| pw140505-140506 [PATCH] [2/2] eal/riscv: add support for z From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240530171948.19763-3-daniel.gregory@bytedance.com> References: <20240530171948.19763-3-daniel.gregory@bytedance.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140506 _Functional Testing PASS_ Submitter: Daniel Gregory Date: Thursday, May 30 2024 17:19:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140505-140506 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/