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 1C9D143E88 for ; Tue, 16 Apr 2024 23:26:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 146FC40262; Tue, 16 Apr 2024 23:26:22 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B802040261 for ; Tue, 16 Apr 2024 23:26:20 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5ce6b5e3c4eso2999707a12.2 for ; Tue, 16 Apr 2024 14:26:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713302780; x=1713907580; 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=B2kMfocG+9zQBmVOxMaGrzsV77mVw+8jtmqVGD1Yo74=; b=a6tpS4Z5avXNDz4DWzJrNOibbdtdYKtc7OiNq5Uj7Tt0RnZp+uR4fDQVYLodrTFiwW 5k1mui4T7dAZ8pHuNOXuSW3rM+42WFL6oaCpueILCc/Si/0M8fAbozC4j8f1V4H9f/ln TnNA4rNz6TIDPXkZ+1Uy8T31MrDBinFPbRqLA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713302780; x=1713907580; 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=B2kMfocG+9zQBmVOxMaGrzsV77mVw+8jtmqVGD1Yo74=; b=At1M6fpg2XCOR7eVxxsAzVKAP42yG8pENS9dIdQ9gI3rO7zalhx7e4shbSi3S9C75s /acDghZYkWvls6SifyWvCiQe4XtRVNwaohkFS7WGhPDwToyVWagizyo7LG5SbepWUHLX FFCjRN5UQdGUGl48wyPPQ6EZqOco6age1XfqfsH6BbApPNXSbISyaId/HbqSfwkBkka+ mJSbobj5O8xkRubiPvl7w1XRpTJHVA1ug4bdSzsWl32kOdpSsZykv9wPBgyYruicS8pv Ec1o0xl11m4V7v/Vq8x4ma+8HVxe8Wp5mjnjRf8/kHkqkazFuJgQLk8ya35A5sYEzKdG wlhA== X-Gm-Message-State: AOJu0YxydpZ5bEexipX7b37RaCiOMDcFqSB4PuD2TELC+3FUV81YgBwU XwHPNtevgwiJcQRbAxqEKqqVgvNjzBOM6NrBKiu8s1I9BikVUkmOErn4h4s4qNpEHst+Zp1ddXo zzYYVfWLPtEHdsad6kUJ5PVHgaAdyRJOUKmu8otgtSEEOevsAHJrQhtfg X-Google-Smtp-Source: AGHT+IGD5XfKYxvgqgGPK6uqPqvLhvqpNx+pv927SnTX1g+o94+PtteGSLjoZh7DZ75v6Joj0Ts2EK0c7j3S X-Received: by 2002:a17:90a:fe86:b0:2a7:7457:3e9e with SMTP id co6-20020a17090afe8600b002a774573e9emr7873706pjb.32.1713302779979; Tue, 16 Apr 2024 14:26:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b7-20020a17090ae38700b002a2d7a219dbsm7856pjz.7.2024.04.16.14.26.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 14:26:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 14:26:19 -0700 (PDT) Message-ID: <661eecfb.170a0220.abf7e.05baSMTPIN_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 107AE604A958; Tue, 16 Apr 2024 17:26:19 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139430 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, April 16 2024 16:33:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139430 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/