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 2EEAD43C96 for ; Tue, 12 Mar 2024 23:25:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29DCD402CD; Tue, 12 Mar 2024 23:25:28 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 7345240272 for ; Tue, 12 Mar 2024 23:25:26 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c23a477b10so264537b6e.3 for ; Tue, 12 Mar 2024 15:25:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710282325; x=1710887125; 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=GzUEBBtRcyxGMgsMRfbdyEXsCCl0/a5oW46S0sjabgA=; b=SKnRaTOtWc2AKe0OXDd2YZ18S5ZpWfxdWyZbmxOOSEqBJsG1W54Z1D3WFf6JUdfxZi iOxtUuKQIQJO/YvbbQGMdkfR0YBSOQlv14/qcWuC7iECXxMFzL+c7cHpnGO1+mVIDNrQ 31J7w5hfubD4oAr+i5HLvMm0CQVHmbVTDa+HE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710282325; x=1710887125; 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=GzUEBBtRcyxGMgsMRfbdyEXsCCl0/a5oW46S0sjabgA=; b=wm/rijn6E9RWM8/l2X1Dx05n/nRSsEnEp3lSiJeRZPbO1QyGOR5puMbCL9N4Mm3rrT bdsz289jQCfdeNE04CPXASswQitF3/ZsBpxKtA2P71jucIhaTSuV7NGMQobGPqjx4vEy or38EBu+wBSNc3lqUBO6qXGFP2oY7sgkQsGLPul6ddjinaNRdgF0ItRFtFD/0vqhHMgM Yy+oRRe9RC8KvY3jstkwlm8HYhIVFxltU9CpZ+orn4juUzKQZJiDuQABpGYBYvAs9sHp usmrhQS4EVrP3ubWiXDTNDD4oYfBWaX1SSjWqPYoykZuzrIXRlsDwYfJXrOefv11q/M+ cCHA== X-Gm-Message-State: AOJu0YxoEaBqZjAjYm+OW47IwT3rcbvrYbzfj4rQURxppI81Y4kkwwK8 3BbEK+g28B9S0nsqnVBnKwmhoYzu/idAb/s74WZUXjkNWh5Im/naG7AMlALztV3sU6FqDcx73qq e+wipjvSM4O9/KKYVzqdkrNYR0QHtxMaNJDScf2mK X-Google-Smtp-Source: AGHT+IEyEmQQhOrY6qTyVbWUTKB3YpgvL6KaI+ASzrfiE+7sjHVxBYfEALO71N/qe7ur1qROVBeDLx5IjcPw X-Received: by 2002:a05:6871:8eaa:b0:221:fa57:e493 with SMTP id zq42-20020a0568718eaa00b00221fa57e493mr1244083oab.17.1710282325746; Tue, 12 Mar 2024 15:25:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id da19-20020a0568306a9300b006e5033157ecsm723378otb.10.2024.03.12.15.25.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Mar 2024 15:25:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Mar 2024 15:25:25 -0700 (PDT) Message-ID: <65f0d655.050a0220.4d29d.b22dSMTPIN_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 3A05D6052471; Tue, 12 Mar 2024 18:25:25 -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-compile-amd64-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 | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/