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 4342143E88 for ; Tue, 16 Apr 2024 22:22:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A47D40268; Tue, 16 Apr 2024 22:22:47 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8309840262 for ; Tue, 16 Apr 2024 22:22:45 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ed5109d924so4124708b3a.0 for ; Tue, 16 Apr 2024 13:22:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713298964; x=1713903764; 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=+aPkPcW4cw0xxdk8Scq9XqavPCKZA6+5kVICUNYs2rk=; b=OKXWUKOAFamL88ytcr9nvx7gqjWNEBfLpIUnO9j6v2eO/5KuJGjwUdiLGjF3ave6Q6 4RRTwVusyztFdnZ+r2NFxWjQLDwguF+aGsxtqa2feANUM87bpZbmfBo9JRyyh5pdRof/ 7lrVoL8KNDO0ChkvD4JsFNyBSKYlOqRBUBBmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713298964; x=1713903764; 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=+aPkPcW4cw0xxdk8Scq9XqavPCKZA6+5kVICUNYs2rk=; b=jLhKOUmabHnrDH0X5gbe/GFaeboiMNKh5TD3lrxXMNIGzYJiFFm3YAprQfi2GIluXv un0/bouOXM5XJJynL7BISEWLF7BdZFJ0guucdKd6x+6FDwcdbFbwr5cFX4/g56j6OcGr 72fVlpXsVYqDKxeXSTZXXwqmhaniLJ0Qxes+E78CpHzZJGc9nw1gD+BnhPvVocH+dWVW 6NoYYtkIYrOd8NKUCGgkPj17tIBaAqjU0myP3mAxREPjE8ZNlr0/ACOnjq6E88JIQuk+ tYQVIoep5lAgByCtlj3H4jO5icHec67R19lrlZtu5u0aJ1UI6cpWFVnON5HlOrNWZ+jL FHOQ== X-Gm-Message-State: AOJu0Ywlj7EHeyL5TlM9N3u0Npd1cbeVS6AvBepJCmtlZvkwD1kOs/SM FhFsU2MLh/0tIqZd1Me51zbg7uNT0m3HEGTornbrRvEVzZdang755T94WZKt/vm5JbpqVBh6dIm 3oPvqqqeUKorcHwvdt4kSVtDuqD/3jh0Kuht65RnmrMJFIkX3gP62/BqX X-Google-Smtp-Source: AGHT+IEytrVqu7I33kX6Wri5K0DnFw7+MDSKiSkymcqw3l8h7xmJCGl4lIpWdDALodmIWvtQAAgA4SAOF/3D X-Received: by 2002:a05:6a00:cd3:b0:6ed:2f52:9acd with SMTP id b19-20020a056a000cd300b006ed2f529acdmr17398425pfv.24.1713298964615; Tue, 16 Apr 2024 13:22:44 -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 ld16-20020a056a004f9000b006eab22b7c35sm994093pfb.18.2024.04.16.13.22.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 13:22:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 13:22:44 -0700 (PDT) Message-ID: <661ede14.050a0220.ac867.fc7cSMTPIN_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 CB759604A958; Tue, 16 Apr 2024 16:22:43 -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-compile-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_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/