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 487F545E06 for ; Mon, 2 Dec 2024 16:53:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3094F40270; Mon, 2 Dec 2024 16:53:58 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E95D9400D6 for ; Mon, 2 Dec 2024 16:53:56 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-215a7e487bfso7335195ad.2 for ; Mon, 02 Dec 2024 07:53:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733154836; x=1733759636; 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=2X3o7fE+Q6VViKewzD397dtHAV3hM9Nur1b2kPRoQ0g=; b=Fisx7wM6jd6iky4mM1z2rZnnFu/Wzr/TZkaUCtS3HZy1EVVjqi923svwwatx4c1V2B Xx11ucJxzKfL8XP7FrQkpGadlCQ9CcD9ONlYov1TGWR3iMCJdTsCr+0KI+s/xs2NLmTi 6JuXXB+PEXOIMQ0d4dx9sKT3P6iK3Ag/VwC5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733154836; x=1733759636; 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=2X3o7fE+Q6VViKewzD397dtHAV3hM9Nur1b2kPRoQ0g=; b=K33YB309r51A8HQ4T4V8YZIaUmQS7eZKCrIoabLwmLFL9a6AdzwYbNHKHVx/ulLlQm H4+3YZc1DXdtH7yH79YM2NpwZRCDtcfnf4ExQB7HkyFW096KJ00ZEMwYd7G6cvl/pIxy 5cdX3JjTb8FhFAtFY4WWCfXlCmKS2z+Wj8Nb/CwL8ZW0MSu+JyAD6TjzR5/2y3FbxC9x zgZ29ml2GUO5u7ZIrsRfkQUFIgZsIHmUBGM8H60V+Vx6Wkfd37r7COLxqE/TcR/yJ6mX fG0vtaahHRMXMVugKoIJqUCDXjiBU6iFmhzbIMd0j806WsZhZ8fWfsVGQDhVRtxc7dXc rd1Q== X-Gm-Message-State: AOJu0YyDE/QqfeYSBllpjaVZnqCNjaPB1kGO0RBg8TvKeb7XuTZZfH9i IP3T6OZ/eME+4xmX6y917n/GCnnN+Jf27xI/3NrlcsNIjvfBnxXi5sN110CN/TOXp6UvPnFeAQ7 CvQ10hb9olSwJKLB2VjfbkFVp8DTWYQBbeYVbayZU X-Gm-Gg: ASbGnct5eqs3BRljfHf93de1pr0Oh/WmW93t66+cLQ6PEx7Rpb+28SvZTYD7q0uCM9K 56Y23wGM6JUlpmpqfZWKTEfhJs8lrmHCBQoVtpG38uc5C1fSo0wQ5jQDZUhSv6FByM25IHQEiBF mOyeFlsGd6xX3ZhTBzSFqs2oU+5XQ4oCGgT0aSXA4e08ZCFi8KZOYU9KTAta5GByQ+Hd4+Pa8MQ NFsKgJbzD+dAcfpJPGoDeaX9hU3RoLtP81lDgHPPV5E+UxgNspRAM7Z/51WOvdlBW95s9E= X-Google-Smtp-Source: AGHT+IEF0dyq7BfYCJ73jI6kwkGNSzbOj6lFoMjPDgybahmgGBgpyMaD6xHwO9wrJNQbpJhm+Z7puHXAvGeA X-Received: by 2002:a17:903:40c9:b0:215:7faa:ece2 with SMTP id d9443c01a7336-2157faaf1d5mr96125715ad.35.1733154835972; Mon, 02 Dec 2024 07:53:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21536c38269sm3626175ad.119.2024.12.02.07.53.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 07:53:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 07:53:55 -0800 (PST) Message-ID: <674dd813.170a0220.b1c42.3283SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 290676052471; Mon, 2 Dec 2024 10:53:55 -0500 (EST) Subject: |SUCCESS| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241202125316.3732529-4-david.marchand@redhat.com> References: <20241202125316.3732529-4-david.marchand@redhat.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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/148976 _Testing PASS_ Submitter: David Marchand Date: Monday, December 02 2024 12:53:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148974-148976 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#296788 Test environment and result as below: +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+------------------------------+---------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/