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 0240B43C97 for ; Wed, 13 Mar 2024 00:01:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F21CC4027F; Wed, 13 Mar 2024 00:01:36 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 4FAF24026E for ; Wed, 13 Mar 2024 00:01:36 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-29bad5f4ae8so3573300a91.1 for ; Tue, 12 Mar 2024 16:01:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710284495; x=1710889295; 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=e7o89p4o3gs+DctM99vUWgYD7Mmd4MxoFo6cwmZjVwU=; b=isKFPMMMutO36GF9zeIeVOtZWYX/nU1Qm5aeK7UsLQYPNsJr9+AVxNTGXb+05rrHkT rMMdqqHhz13XvKFpr9iufRpX8PHFZ1QR3IQM87kQ4Cmz/cdtV5Rk3V2GfsRlqMIUF+7N 6v6CYyjuTBgidS79jEIO1NXqfCXH+mtuKXUmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710284495; x=1710889295; 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=e7o89p4o3gs+DctM99vUWgYD7Mmd4MxoFo6cwmZjVwU=; b=sEZPxWTgrUfJbllQ6bw14xEoPmQz4jO7ChtFpvKaaU18neQDxQcRhmfLvd54Nk+SRb Pcnj0ZLq6kmRPSKyvZF0DY5QLZV8DjXopBk2/cMgq0kB7CmuLudzvSAgtlJzFr5M1qjB tBBeu1sVTmSKauXqy7z+I1TFFtz7R6hoYlhPj9fVf2Ouv6pCEWgnNov7qdyqqeudXsF3 WH04vJKr6sGZOAXWX/uPYk7GyYxBkq8/z2ZkFA0A87fSPaHns6mVyyrwEGtqDXqpDDSD leSpcmGWHm66M5tDC/tGlriHS+B2d+Cl9HR+lAhV2VBUB66KdZugWMAriFxKaLl0bNwU mlsQ== X-Gm-Message-State: AOJu0YxnqRkBr9VrjlFgqV6YgkgdUKg/W1fDMbFDuhF6yTflHjGxIG5K CrOfsp/OBjo9z4FPfYigZpX4mXrutXcilyeyzFNltAtLBlBEMsOIOzAvCPi6XpNidFD8J47Y869 tisiR0jxf7BaBO/DHmoprSCxNkb/bVNEhSTyODuAm X-Google-Smtp-Source: AGHT+IFnh+H7a4tVZW+4dRQHMmxkJypWt3Vdc2lkWdjT+gubjohzYu8etwhcnV2kF2yxqOcZVfUoyjIo1I82 X-Received: by 2002:a17:90a:488f:b0:29b:ce33:492d with SMTP id b15-20020a17090a488f00b0029bce33492dmr8740031pjh.22.1710284495466; Tue, 12 Mar 2024 16:01:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x3-20020a17090ad68300b0029c0bea4e7bsm11261pju.14.2024.03.12.16.01.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 16:01:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 16:01:35 -0700 (PDT) Message-ID: <65f0decf.170a0220.196cf.0eaaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A036D6052471; Tue, 12 Mar 2024 19:01:34 -0400 (EDT) Subject: |SUCCESS| pw138282 [PATCH] [RFC] eal: add rte_counted_by attribute From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240312210308.8788-1-stephen@networkplumber.org> References: <20240312210308.8788-1-stephen@networkplumber.org> 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/138282 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 12 2024 21:01:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138282 --> 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) | 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) Kernel: Depends on container host Compiler: gcc 13.1.1 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/29527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/