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 1BBF543C96 for ; Tue, 12 Mar 2024 23:22:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13B7A402CD; Tue, 12 Mar 2024 23:22:39 +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 2EA0540272 for ; Tue, 12 Mar 2024 23:22:38 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-690caa6438aso19351096d6.0 for ; Tue, 12 Mar 2024 15:22:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710282157; x=1710886957; 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=z0AguPfu3uLmLHlurcwc8BxH76TmAq41KdTGT9q1ppk=; b=KnRfr6igWjbhgSqcM3Nbi22jkdovXxpRnE/4Lyz6cBJ/DoyLoQz6ovuYqSF+VadiQy 6W8Rn4ztPjXGchreHQKJKYN2G1vUqRiUSgr4aCTYt1MfrRTp9gru5YCSbstUz55hMks7 4cteFzjJ/CtAb5JhlBKe8Co0cPtcf/p83FhNU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710282157; x=1710886957; 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=z0AguPfu3uLmLHlurcwc8BxH76TmAq41KdTGT9q1ppk=; b=kt1A4emE8zwrggK+cXKByyv7hr64AFbe6plRtfhqnJro2R3BZpobNu8kt1gy1TNPnh 0o+xoZKXrU/i2vU6OC1PVn2eEIgV4blV4piOLt7M9Ns0vunQFmM0N/Ifp9SffEZA673e w2n3tR3hImrAohoYIbr249TjQZYkeU4WKAJ2Ip5xp6J2kY2gOAcnvoDWggTcrPzaMCmS FFSH9GAxcXeySrDl14aIa95rp6QoJZUgVJnIGFGXDyMDD5lPSUxQ+SHp0H3K9MvHa/jd bmjdeTLC/ojNZIMd5x6qL7HrGIBtz/QKW0q0l83cEAIygisJWWE9TVEkIL3OXRT5YK/A thoA== X-Gm-Message-State: AOJu0Yy7ho6IrnEVGH9IAtusj/iQKNx0WQQeM+RJf6ZGMjeoFmE2CmnK Ds/mISZwjNj+yNZFgcgFjddTp/TNj0zjyMgZ+9pLWllQjNYKL/I7yHmtUlT7wjQMOobI77Blo1O GIzh/6MhtW1oj28vJS43J5uvjyKZUe+S9t5AUn0oU X-Google-Smtp-Source: AGHT+IFwT9I23Ha8TuDQQjRr2QkD7sOLxCtlG0tl6N8WH2QhmdwrujM0rXpPsPPEp05Z0h3GH1FjeTdlHnKx X-Received: by 2002:ad4:4430:0:b0:68f:e5ee:5225 with SMTP id e16-20020ad44430000000b0068fe5ee5225mr1635582qvt.45.1710282157541; Tue, 12 Mar 2024 15:22:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dz17-20020ad45891000000b0068ffe7fab09sm472655qvb.40.2024.03.12.15.22.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 15:22:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 15:22:37 -0700 (PDT) Message-ID: <65f0d5ad.d40a0220.d3369.cf3eSMTPIN_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 3AA906052471; Tue, 12 Mar 2024 18:22:37 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138282 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 12 2024 21:01:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:a86f381b826660e88794754c41d3aec79ce9b87c 138282 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/