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 102AA45FF9 for ; Mon, 6 Jan 2025 04:39:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED2C74065D; Mon, 6 Jan 2025 04:39:37 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B1E694014F for ; Mon, 6 Jan 2025 04:39:35 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844ee43460aso1123979239f.1 for ; Sun, 05 Jan 2025 19:39:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736134775; x=1736739575; 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=+B/kcDW7SNXS2P+t87LnmxHro0XcZJN7d6YRHA3WN4s=; b=XYqnF9a5fbVVx7iSR8ATWmW83hJYN+jlJemIQXRF9Py7ciwKLcafR9RYqmlHbH3q0I AOK/CXqUQJCjU3GKwLSi6cK92RXOwLDoxEH+fPH9cLB90SbazvzNN+qIB3PWoKtdXGCO nuxVsstyCOUruJcBCxsrEquJBfaBxIDxZ6Wfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736134775; x=1736739575; 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=+B/kcDW7SNXS2P+t87LnmxHro0XcZJN7d6YRHA3WN4s=; b=AFqjflVK+79PrT5InhMfykjCIs7apMiAW6HhmMip/crtbFIePgz8YddssBSbqCh+3T 3rO/q1QihPDHPyr7TS5uJ3h+4BdcNJh13hBX3bDUDjBi0b5b48Mguyqbw0ghX1okwnj3 zaqvq0CZ3hxQEJjgnBw2ehIDBz9ldJtZ7uMR+wHrboNXynmcY4jCChgjyzG2WbofQjhJ niGq2nQCp9pyth2lFaC22uH91HtS1JDnmGk+f+P4a8SpYfrGcHxZEki0m86ihpiqQAD6 /1DcwQWvRyFLzwi5vkTff0GHfrevZznfSOPEN+MMVdmBBo3UWa3S4CAxKDRI5vR7/A+d SvTA== X-Gm-Message-State: AOJu0Yw2kdsjaxAimrc4lVHgkimOaaz4uNWduvnIgFHvyvHU2rbEYVpk 1uP1YddbrpE6aF/ZyLwdOciGsTy1FkeP7xl42c8mJZ1elJQEH18Be4BWjvKFyvm+Qyu9aWIZmC5 +qKf6ChiF/TTOAXbWt/p04tr6jJ0BGhzEv9j+LBul X-Gm-Gg: ASbGnct3669ZdnT0xclUoMm35+XJ1UULJIrKQBewqgsnRNnkP4bmROP0bFMV7rmjaof sPT8JxmVLNTSF/0ufVvtqffzvMK/XCGbcKITiJLcRJNgveRxG70Bd50pMJcTxQKkQmL1TUl3Dic JBixQOlJGe2EHXeQINO6tqp2KoL1h9efz5xLGKsDfrqfIWpdlQwQ8z5ypYtXX3MKqZBW/myI6Qf A7tdQh0/UmW/nADEngiwVB2gRV01dY1oVNtcoWvYMxQ91KPOazY+2EaNxQRK+DGadHpwS6wHF74 6Q== X-Google-Smtp-Source: AGHT+IHGvH+ZET3Oe3Z8Z5U7HgaUq7cwC2vdGpjte2sgsrvAUZf/lDRrHSsN4wec3l+CuV1Go9/NwIz5AU7i X-Received: by 2002:a05:6e02:3a10:b0:3a7:4674:d637 with SMTP id e9e14a558f8ab-3c2d1b98479mr621037555ab.3.1736134774987; Sun, 05 Jan 2025 19:39:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de335678sm16811685ab.8.2025.01.05.19.39.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 19:39:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 19:39:34 -0800 (PST) Message-ID: <677b5076.050a0220.275b4c.2bf0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 703586052471; Sun, 5 Jan 2025 22:39:34 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149636 _Testing PASS_ Submitter: Huichao Cai Date: Sunday, January 05 2025 15:13:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149636 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#348651 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 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/