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 D643643E88 for ; Tue, 16 Apr 2024 22:27:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF8EA40268; Tue, 16 Apr 2024 22:27:46 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 575BE40262 for ; Tue, 16 Apr 2024 22:27:46 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ed2dc03df6so4302428b3a.1 for ; Tue, 16 Apr 2024 13:27:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713299265; x=1713904065; 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=lny1MEuQpS9lFHRsrGyLVSN6VKT169sXwFl/bqKwoQk=; b=War6H3rhpNH3BePVkxjFgIwurMLpwjl7b9WIsz5KriCoUkc4kzmma3h/maPSDUH2lV B7MBvUHvK6CQFe8+HBdYGr4wHptHCIr1aAHbnwOmGoGFKttPt46LoU+9k2LoZxfK5lqf S0zDwJ/c2K1VIQiVVh1CAydJhNqkVkM0C4OJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713299265; x=1713904065; 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=lny1MEuQpS9lFHRsrGyLVSN6VKT169sXwFl/bqKwoQk=; b=r2r/uYQfpdCF9JWuHcl0NRrmCXbRLXzZjuxS3p5993xk1p9/g8DtcI0rMwfy32AyD/ mH2dI91AmBb1u8aCLvWhGJ17OoDACn4K26mTzzRpzoo6fVsxGVuho4SugkSQs+0ZlvAv nHgS5WzeR64kc6+wWsIyaeZEq35l5COi8EqJTi9xLDs6p/sADw6Cp/Zypqtcp6mUW5wP DRPPtDb12clNjfGlRGqhowSX83zn+d2VdEzY1pS3q+eB3vi5T01TwiAyERmamrBPAroU C9mQjhfi1q3Dr/X0rdq4QWi7xmkDrecKfCCQh+7cFQ6MLTCEsioibI2RFwPCesw3Uq+D HVtw== X-Gm-Message-State: AOJu0YxCFYFBLZelCUWuJvrcf+DRAfXzkcInZ59sgGhBQMlViEdSr4HJ DC9ZLFZ1sBbxuV33cJhNTcY2pG1JUPBznWbXZqn2Q8X1OLgBXPR1dAxEmtU+F94jVd0WzK09g6R pLI8o8C8ZUNNkzGx0ZS0uDJtJOnYRWlnJK1IvjZLMoO3epPhYnhbbPZJe X-Google-Smtp-Source: AGHT+IFvRrLHLdvWRASEUB3D7Dwjw8oUAHB/XRUyUbql51LPLA0kmxfCgvx2DPfrS4VIAo9rZTgsxeIBqw0P X-Received: by 2002:a05:6a21:983:b0:1a7:af64:ca25 with SMTP id li3-20020a056a21098300b001a7af64ca25mr14782332pzb.15.1713299265474; Tue, 16 Apr 2024 13:27:45 -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 v22-20020a056a00149600b006ed64f4765esm917436pfu.19.2024.04.16.13.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 13:27:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 13:27:45 -0700 (PDT) Message-ID: <661edf41.050a0220.3de79.b099SMTPIN_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 D52C2604A958; Tue, 16 Apr 2024 16:27:44 -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 | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 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/