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 E956643E88 for ; Tue, 16 Apr 2024 23:43:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E4D0940262; Tue, 16 Apr 2024 23:43:22 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0E98540261 for ; Tue, 16 Apr 2024 23:43:19 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5aa241232faso4356122eaf.0 for ; Tue, 16 Apr 2024 14:43:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713303798; x=1713908598; 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=RYMK8wQbS+qCY0CaPLYtQoWd3jkkU68bz3y098y0b/k=; b=USknA/yGsB56zZMyIY62R+ANbSXtHz5/4ZQph/LzMyzvsEsdCVeWwXzrtlXKJM7vAj DMqQQ5YkmLVbA7uvhcoNp71m2OAE3UkgNzCxoZih7djmog9jJoIXGkHmZ8SiXzpFQuaH M0x2+Rab9o2Pr+Syw744BmlOXbdndPJgxBWN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713303798; x=1713908598; 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=RYMK8wQbS+qCY0CaPLYtQoWd3jkkU68bz3y098y0b/k=; b=TJxoY9gveIPSWm9bnHWSQIGxCOuOmmfVhD6O9ANTNi3BvYAo/A4g2Ft5W3n3EPf03r stpdsej27D/4LImqPcPzkZXh816XCf8cFQPV5NCBt7FtaCBP9Kj6oudyk9oFGj1oDq7B fCZNAWNIGNhEEe7XQzDmxr1GYyIPKu2TiAds2xC/45GFgLv0NeeUb3cTnN3vyOjuza5j 9xO0TE4fQ2PO7y3SnTLVLC+hsyVSo885P4R9LO2sqQ2xvIDppR3zKX82kRmvqtQbUv5c VU4XxaCUJ20a7IAx5oP9/5ZKEEmPPv5FTyyJr1TGNVnonk+ELzMNKMcJf552PJOFtk7k 5T5Q== X-Gm-Message-State: AOJu0YxqO+RgYZpd5WndsUI17vDgAxft/7xGN018+8aIM9eaL/I8MAAp gBnep8y0Fx4dQ25bN2Xu+to+obcqfhUgoEqqnko20PyIgR1nWlsgAm5ztZGnRNj6bjXzs3Z/R2D sf1WYvp1AgzvhT7FfR6qlBRzb0JouvR/MvYmeCtVS X-Google-Smtp-Source: AGHT+IEA7IKxMVx/g2nq99P/Ao1lUkFugemGg6se5+ENscJoFmlr5x/3v+zzm5SS5MAmV1rHU6jgQYx78zjN X-Received: by 2002:a05:6358:3292:b0:186:1193:8ccd with SMTP id l18-20020a056358329200b0018611938ccdmr14068441rwe.23.1713303798277; Tue, 16 Apr 2024 14:43:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d14-20020ac847ce000000b004347a2ee90esm867018qtr.24.2024.04.16.14.43.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:43:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:43:18 -0700 (PDT) Message-ID: <661ef0f6.c80a0220.97318.7d77SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EFDB0604A958; Tue, 16 Apr 2024 17:43:17 -0400 (EDT) Subject: |SUCCESS| pw139430 [PATCH] eal: fix missing type in dtor macro expan From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1713285204-5933-1-git-send-email-roretzla@linux.microsoft.com> References: <1713285204-5933-1-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139430 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 16 2024 16:33:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139430 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/