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 7F44443807 for ; Wed, 3 Jan 2024 09:45:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69C2D402BE; Wed, 3 Jan 2024 09:45:28 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id F40C14013F for ; Wed, 3 Jan 2024 09:45:27 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7cc10f59524so125039241.1 for ; Wed, 03 Jan 2024 00:45:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704271527; x=1704876327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E6u2eTa5O7NmWT081BNneMwk4JOI56DL/69O7jy3lkw=; b=LhrgDCi8OgBZr+Twkt3LydRVBGM64vvXydHDvajLbdnY1JXPzqj42/r24yU7H/uHpC +tH+MpfBhIsK8FFL6VvsvEf2jqtXIg3mWSXqr102W7EdmMhroMA4GtNSH7aUmv1TKFIR 2IYCLnu9jfsJNMsM5kzsSkWriwBALOISnCco4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704271527; x=1704876327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E6u2eTa5O7NmWT081BNneMwk4JOI56DL/69O7jy3lkw=; b=lw4wqN0Zw07ScX/Ow5NE+cuNBeZEf/f5/i1He7YH6YRErSwsCB/uim5V9euJPcm5zg z3qEOZshPDR6h0mlRqy5GIuee8MPiD+x4rR618Sj5NL3UPVbEQEQWSwKSy+PRmT7Oepb KG9IxTC9P4Hpi/FLyshKxMpOyowPCj5Wy/rdk2Culd4PtKfWKS/UZRjCOPLzgU9GKe44 eFSCKgV09wR2ySZaA+h3nlaTxLJoKT9PlRbgB+Nz6E16k4vxWLeQRjF58k6Y0lDjj0Ud J7WXeJrWOGfghO/xeXP21RSPZsekfI6QRUYuhqNvLqZRNOyncV1GKyh9EPJ+25coTT6H IrVQ== X-Gm-Message-State: AOJu0YznyqaA07fG+CQLb6bycJyI2or2nfFkNGU4krVOqC3/ml/OfYtf /NuWFOZspN386MDp90enVfNun1OOoBUobEcfxy/VltJKQHHCUGqVEBQqtkL5bIk2Mez2oyt15CF zXgi06A== X-Google-Smtp-Source: AGHT+IG5PsTXDiBFQV22IuuC0N92S6tV91PDeGijb5xALFrz/QjpJ1Y3HVuijVHl1gyaSkLGqHJ5zNAWorYH X-Received: by 2002:a05:6102:3a46:b0:467:21e2:6a9a with SMTP id c6-20020a0561023a4600b0046721e26a9amr338511vsu.17.1704271527264; Wed, 03 Jan 2024 00:45:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f12-20020a9f2bcc000000b007cc29b87340sm1446872uaj.9.2024.01.03.00.45.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 00:45:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 00:45:27 -0800 (PST) Message-ID: <65951ea7.9f0a0220.616c2.2d33SMTPIN_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 E84F36051823; Wed, 3 Jan 2024 03:45:26 -0500 (EST) Subject: |SUCCESS| pw135688-135689 [PATCH] [v2,3/3] eal: remove typeof from p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135689 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, January 02 2024 23:45:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135688-135689 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28769/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/