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 54F6543807 for ; Wed, 3 Jan 2024 08:37:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F763402DD; Wed, 3 Jan 2024 08:37:13 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 567614013F for ; Wed, 3 Jan 2024 08:37:11 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-28cb1286e10so1313264a91.0 for ; Tue, 02 Jan 2024 23:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704267430; x=1704872230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B+aqAVcX+/t5KDGI0Lr2bATGdL6XKt1oR5HEiBDkbX8=; b=cPsRllxTYDRvpcuSTti6ddIsqvv7V/MJtC1OMsbJw3vLnV3bAXePmhbc6967hCxNvf kR7clKrC0USgMgfSrKGd8ylocqnglzmryDgKcRW1EYikyAENIkngfEFVPKuu2X+ZVrtR 4su13PCtCmkeB3MbQcO25O5OLigV242wueXEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704267430; x=1704872230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B+aqAVcX+/t5KDGI0Lr2bATGdL6XKt1oR5HEiBDkbX8=; b=d7BttGy7VHpH2/0EkNM8/WBMj4LCQeJZZ/3+kVyY+9/B14P7S2siN81PUdZon9M6kj pnGeHom+yfeSX4hI04A7JTEveE9Kgx9UoTEVrC1LBruj9bQ8NZq2K5/d88eR7IzI6Zx4 iZMhVV5ISr4ClR73Mcq0ptlWLdwLevlFZl14ol12BFmyNQ8C2bKPvKSzYTd7SVQ+3Gis Tiv5tOHylWPaQgnXzE1Kn2/jJ6zZZxZCf9qtiBdeMQL0rAoK2+KzUmbc+CvjcNpSo3tg brUsyv2mnu2bs2rfDHSLsMY6UzIApZBJ2x4zXXto6q1D8RTL+d/fy129XSNz9CB+OYFe 7NkA== X-Gm-Message-State: AOJu0Yw1jATpLp7I2cPaj/Wc+oHu1soRO49/ntBgfoaJUgwG5K6MehzE u6brd4k3elR66I2NektjNWlKT6gyJ1CtbeukNFB0JbGrHOuFjKq8WIrkeq63qNlmMQ== X-Google-Smtp-Source: AGHT+IGXBsKkAH1w2ILBJrNow0Kv/7/AKHKQLi5s095X0cyunAajMMvE1JmsipbQmlAIJGyN5XVr1Bh4lVr8 X-Received: by 2002:a17:90a:b117:b0:28c:a632:1f87 with SMTP id z23-20020a17090ab11700b0028ca6321f87mr2983864pjq.34.1704267430494; Tue, 02 Jan 2024 23:37:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sm5-20020a17090b2e4500b0028be9902464sm61779pjb.14.2024.01.02.23.37.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 23:37:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 23:37:10 -0800 (PST) Message-ID: <65950ea6.170a0220.b14e2.4637SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A79C96051823; Wed, 3 Jan 2024 02:37:09 -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 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 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/