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 D305243B91 for ; Wed, 28 Feb 2024 04:46:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B898C4027D; Wed, 28 Feb 2024 04:46:11 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 1E8A54003C for ; Wed, 28 Feb 2024 04:46:11 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc6d9a8815fso5002651276.3 for ; Tue, 27 Feb 2024 19:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709091970; x=1709696770; 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=VEVtfvfIThseHlPJNcooRmX26ASkynRpBVlT6db9GrQ=; b=hhR7hmKtrm0VMsfABd/giWA3v/RHvgP+xFXrsdsKsDLCN0qdnHMKVAGKzK4scOIgTs u4Uglf8/59dbA9TW9SJrBEZxEt+He6ofenZ6mT6h2BT/yJB4tWFtR98xiyXalBcEkgLy rbI1iE6RAziab8xjM8Ohf4p0VVxbq0DuGkHGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709091970; x=1709696770; 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=VEVtfvfIThseHlPJNcooRmX26ASkynRpBVlT6db9GrQ=; b=uctuiQX6ObM4tpL1Sc+NLtMJi3yUVCDhrIixRG+vSmVngm3eMU9AVpcMJGWcT/I0zk gl1VN7vs+UPMnhnpQsFAsWPkXmHeuUXCeac5l0pYNRlvAYP8JrrRFUe34YdoDQLcz+EI Yf9PJatosUSH1SHiszPyJw3Nlnimg98I7X9nPHKojzU+MxyB18pQBmdW6j58vTJrv4zR AmBUA9FzRcGe59XMzPsFL16191RLO+o6krTSWFflOFs8hYuCtkNUvdH0vY31iPchJtOK MwgyYP5xPSCqMIQMLc1t/FrvsdrxF+O1cnR72lVu45Kl4bU9QSiJ/szo0CsFLwDP6/Z0 wkOQ== X-Gm-Message-State: AOJu0YwvT/qril3Pv3FBPVdECzH8sE2MY+EzIoVswL9F/3qlZrfHcCYq R2JeBZJV9thKbDnUdrt1j0EgyZPXiJ7IpN6MVfXz0HR29wdgb+Fuji5qlb1u5GxMaUU8bPrFJ3D 8OkTqINh8FtRpqt6r07Bo377vzz1Sx1ZTYOXkaE/S X-Google-Smtp-Source: AGHT+IFjgO/7DGnlZptbyqloK/1NtTs7DrPnE2YoPQ5BKLTJ1oKo3bUQ7Clbguq46FGUzVZiLt8CK4ITzZWc X-Received: by 2002:a05:6902:2405:b0:dcd:1b8f:e6d3 with SMTP id dr5-20020a056902240500b00dcd1b8fe6d3mr1645972ybb.48.1709091970305; Tue, 27 Feb 2024 19:46:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b190-20020a62cfc7000000b006e13776bf10sm502488pfg.10.2024.02.27.19.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 19:46:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 19:46:10 -0800 (PST) Message-ID: <65deac82.620a0220.3ede3.1277SMTPIN_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 8162560527CD; Tue, 27 Feb 2024 22:46:09 -0500 (EST) Subject: |SUCCESS| pw137401-137403 [PATCH] [3/3] rcu: use rte macro instead o From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1709075273-6885-4-git-send-email-roretzla@linux.microsoft.com> References: <1709075273-6885-4-git-send-email-roretzla@linux.microsoft.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/137403 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, February 27 2024 23:07:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137401-137403 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29305/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/