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 9D24145FF6 for ; Mon, 6 Jan 2025 00:33:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81C5D40270; Mon, 6 Jan 2025 00:33:24 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 8FA9F4014F for ; Mon, 6 Jan 2025 00:33:23 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6dccccd429eso125452856d6.3 for ; Sun, 05 Jan 2025 15:33:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736120003; x=1736724803; 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=9I0P8wxsYHUa0NRT0Mt7oXXbBYstJp+l3PefU46XzLc=; b=IqtRgl+aWo9pJvgoJuFP+fxltDNH8y4sDvPytWuLic9FWUh/s7kGzOW3lrvSye/c4C nRKlUY8vvXK1rpJ0Wld5/mTd2GAwn4urG4thnca3ionwi3ieO3vLpotRiZuJPAbBPAP5 r+hVxDO6Ccz/9VYU9FMCedJSPBN2ojiKixUNg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736120003; x=1736724803; 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=9I0P8wxsYHUa0NRT0Mt7oXXbBYstJp+l3PefU46XzLc=; b=nRLbit2N9F5kQPmH/Oc7IcIf1fFoDoo67REuNCn5Vuv27wljYW9Iiktv8EBlkO/ZKQ L1OO0+BDuJzRTSiUxzrs2+MUrsDpIa2s18ObK3ZXH7M535TtqQZaaoJliARGxvt008S1 uEoYwRth6It39OiG4TadILN1GYAMI/ch+ybcltTg0E301+mgAKCwIAa5B1HXyt49rzXU pn5n0kDfEtQYtzR21YjWuVpULyh1EVfoR0UbJf8mFJuBh+iTP2voTF8QT13La9uPYyhn +NZRU6VsTY/4zjWs1bVY2BIOzbvya2aoCPqWnCXDzpf8ZdEmBpzMiBlkYDbzW37/ukVc WxnQ== X-Gm-Message-State: AOJu0YwJLx/1fCSt2uO3+FY0K1iZRHEsucoouBLI17KRudCAvjoMbPJQ WxBswTyj3q93yaPret2ZhnwT2svuTbrqDDseCxZWmgFKvbKwa4EQVHlE+yP7wxWWNVjhdezT3FZ 55W/wj3+MD1fvaIlkBltzLOi7KB2GffykPeY+FnQxwHt0dap9dYA90Kox X-Gm-Gg: ASbGncvw0MridhiFabn124R/Ritghgbwz380RTInOxLjE9g5SAgUs/AYRBDoR7JGqg5 ZU6BMxmu3Cu/4RPIYf/ujFDiMKZTuQdDku9hmedMEjx5Gr8xmX9/AV4uEVgnHQMuQ3uMQUodShF H07srzhp63g4Z2EMBaGehPHpIjPjQy4+iBQzb8tHSQiFtta8t+w3oxpwGvvbB94DZsRu/pE9fNE QYaLqe5jswTYL+PH320uSSep8xXiZc6gVmwBEQJn5bn94ObUwfidwRAsNYqefz5a389dZJYUnzD mhS6UQ== X-Google-Smtp-Source: AGHT+IGZGtB2lOdkX0vAg4dThcGjMRbix2K6WfvBDaxGrQnMrIu4PsNvtXhLno/PXqmxTxtc/V9jWmNzXCIY X-Received: by 2002:a05:6214:5983:b0:6d8:8c51:5585 with SMTP id 6a1803df08f44-6dd2332fee9mr835561396d6.15.1736120002979; Sun, 05 Jan 2025 15:33: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 6a1803df08f44-6dd180ee620sm19837426d6.19.2025.01.05.15.33.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 15:33:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 15:33:22 -0800 (PST) Message-ID: <677b16c2.050a0220.21e1db.b758SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFAB46052471; Sun, 5 Jan 2025 18:33:22 -0500 (EST) Subject: |SUCCESS| pw149636 [PATCH] [v2] ring: add the second version of the From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250105151345.3314-1-chcchc88@163.com> References: <20250105151345.3314-1-chcchc88@163.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/149636 _Functional Testing PASS_ Submitter: Huichao Cai Date: Sunday, January 05 2025 15:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149636 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205457 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps 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/32255/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/