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 BFFDC43E88 for ; Tue, 16 Apr 2024 22:27:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B671140268; Tue, 16 Apr 2024 22:27:18 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 31AF440262 for ; Tue, 16 Apr 2024 22:27:18 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7d86adab5a7so170593239f.3 for ; Tue, 16 Apr 2024 13:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713299237; x=1713904037; 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=SGFCwM2I2obinjYaJXQCUtcFFuvYOOFvMdFLPsArS8s=; b=QqhBD2ofwu3Q1DuPjVFeRxppoLynLbDtJAIHlE2f/i9Pa6+R0Mp5rx4WWQ2JVnMiWt lcLgQMbqsNFHSxzmjgOHuh2QTL3FdzeyZffMhhcLIaU0eT9jdbpKyZvv2bXhrr0hA4ry WRlZW5jNJiZ5lO2ZYuUSxwwhvbPrVuf6iMqMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713299237; x=1713904037; 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=SGFCwM2I2obinjYaJXQCUtcFFuvYOOFvMdFLPsArS8s=; b=g9Mz75b/OUPe0iZhq2rJDg+HbSlZUjPTnTitKrcMl53IF6tBrZTVeuSCNHDaBZXSpt ZmPZvTRfFUxbv6iXqa5dAhPv4erS4kLs1IEpcI6Fe8NFkPgh7SpbJT0eddt4UWcHhj1J hq5bYdcRSo+Mp2L4QhnBXofE0K4oTWayNsRq/iRuQn/7B0t5kkjaaOQdd6HUbTvXABgR JQQGXj/HHXd2SOx/Q/SOZGN2LO4iS/bieUXfaYlkL1i8TRxkIG6XC3kOkQhpLA4t34eF m0hIpW91FusVfEHBDLSmBaPVSmxDNVlP5Cx7icXiRJtF6yHphuuB0qxWonCLdvLrxuyG o3Dw== X-Gm-Message-State: AOJu0YxfDO0jyJkXHOCaviHHWNqV0N0649hsW9pqvqZ2H3XBDjRB46Tl +1NNthvr2AF2zIzbcysLMfYXd4FBzEGkQTzfLkDjsrjCzpUEjRTeBWZWl2s1Zay8hYL8knD0Ks0 rTuw7sETaqS0PhyLcCoSscqQ5/PFrH1Azb/SgHIW8usaVUf4nzbZDYIKo X-Google-Smtp-Source: AGHT+IHGJA5SzSHyqM/nhzdLFN7BsKtBgY7T59DQi75hQvE/p/2TH42/Zj62d9oFqfjQVfGuzZDbxWGhPFYh X-Received: by 2002:a05:6602:341c:b0:7d9:63c2:5059 with SMTP id n28-20020a056602341c00b007d963c25059mr8409217ioz.4.1713299237600; Tue, 16 Apr 2024 13:27:17 -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 g22-20020a05663816d600b00482aff108f6sm665391jat.55.2024.04.16.13.27.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 13:27:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 13:27:17 -0700 (PDT) Message-ID: <661edf25.050a0220.cf3c5.eb11SMTPIN_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 143B4604A958; Tue, 16 Apr 2024 16:27: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-unit-arm64-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 | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 39 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/