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 5BA3443C14 for ; Wed, 28 Feb 2024 04:32:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55CFE402AE; Wed, 28 Feb 2024 04:32:04 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 90FD2402AC for ; Wed, 28 Feb 2024 04:32:03 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68009cb4669so22523326d6.1 for ; Tue, 27 Feb 2024 19:32:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709091123; x=1709695923; 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=eDPB2feNFuYp0HOG01hnTvytGMfYmRphMMAPZES78fs=; b=fXFKBOLn1FrARKmns3PTF2CFD0jsB0lKX9hAUvsEr2R/bYgO4AR5voATwtdNj6x9g/ zNdwSanVJCRFYq1nyZtr5bUYdwE7IYZBQgCvLbZDkrRHUwRk+p3sFJX+gAchldtBnR7S MZy5efLCwyb9uiO6/FzjSeRFoRRZDZEbG9UVE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709091123; x=1709695923; 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=eDPB2feNFuYp0HOG01hnTvytGMfYmRphMMAPZES78fs=; b=EffXGMiK0BPBEOB3jT+NaqxXdog6QiOVraMkAt2Amzuro7cEJ/j94lGjM+zdyze2Dl r3B8F1rvdSrM/hcYTVTX9ozK0e3nJnVztzstscDGF4HIZhd1+kvVTZwtgqZgfhz6QHgx PFM6LTrb65ivY7JqYTh4BGrQXhxyrTflDj8Ibygg/0SIxiTaN/fq6RK4uAstOwYNv+07 jKyO1w1bieFRpaolsNlpuX2E1gIycvMfqb6n2xLXJcKKm5PEQeAUOxsjkNukeEIgiYZH t3NBwly3gQnrJBOMgddqvX2yUjngpL1n4hDO2s0V6fQfv/rXonDsjIQGPd7MSO5dhKHw Ojmw== X-Gm-Message-State: AOJu0YyBZ3sCVWarO5KlYsOzkAZXW6oJThRcSFOnws4DD/NSiGwkI0+A +gpj89Lo5Q8i29VtdKnZEfK92BK/Nw2ZorarSQW2uT/29EUbqh9axk3LU+6AbjP6AtVP/txijDx tEELPI0RjOFcxh6haASbiRebLaA3euYFRk1cMQCw2 X-Google-Smtp-Source: AGHT+IFpF736Tu1sm70PqmxuVaDkJ2/HWqrXn3vA/9DB6yW2fI3K85BqzpR0jU8qZKqPOkSQ4L78lsQpYCYq X-Received: by 2002:ad4:5e89:0:b0:68f:554f:1925 with SMTP id jl9-20020ad45e89000000b0068f554f1925mr4546565qvb.26.1709091122998; Tue, 27 Feb 2024 19:32:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r4-20020a0562140c4400b0068c8ec90b54sm415554qvj.56.2024.02.27.19.32.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 19:32:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 19:32:02 -0800 (PST) Message-ID: <65dea932.050a0220.1a7b5.f099SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA75560527CD; Tue, 27 Feb 2024 22:32:02 -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 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 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/