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 DE5F943749 for ; Tue, 19 Dec 2023 23:09:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA510402DE; Tue, 19 Dec 2023 23:09:35 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 4D959402C2 for ; Tue, 19 Dec 2023 23:09:35 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7a9f90edaso370218839f.0 for ; Tue, 19 Dec 2023 14:09:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703023774; x=1703628574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qbMWbTd2rV+cGGsPUlKPapmOprqYTg1b954F92sXx78=; b=OewtvXHA5CSRhAVqRhfDHxxldE4GXP67vVUbXNxO6jxLiWZ0dastsSUfWkDcnhiHyA qTqObGtHxsGeBoANYfx3dnmNGad+QGx2gJl7GC2YGEAVghgLx1PzeFigtKANco5389BM koTuYe3AZIRGmPIplj93ctPoiwaTYPdqBdsHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703023774; x=1703628574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qbMWbTd2rV+cGGsPUlKPapmOprqYTg1b954F92sXx78=; b=e1JXa3+tdzHDqEDsG6lS8pH5xEdv2Q9cR76ww/W7VNXvZdM4U74aePkaqtTIveQrtZ I/5F/xoLwwS6UWRKBe48d1+LELlyr6nQJitnKPeA/Wy57rJLk889KqMNu5yVhWIUizPu 9W7eY6G7W0CydywPRhMjRuuflkcJil9M/heUo7zcajY/isUP3FvAD3Y0u3V0G5q6Ek86 26mn6ZSAL61mk6/F8MODddnbK/zoMEtoG4ggiy+1gwyjYCJh7zATxXIpCavY0nwsagrl IpeFO5Gx/VL5b5FVys1jgo5sAtnQ7epwWjl09nMWdFGn5y+7NUDqAkA3yAFp6dIJoBXc 8/Yg== X-Gm-Message-State: AOJu0YywKYh7roA3XWg7u74/NqptyycfWT4uEsLHqYj+mv2vWSwmTi+h wMZEELuaZWxuDnH0ZsB3nDOIAPfL9TKrWukgMP3syYvA1YBfhJeTdubtqQ== X-Google-Smtp-Source: AGHT+IFAFwey0OzyaLBRKF2lzU/8uE74qbfqCuMMVmbX74SsmcLJte7ej1DYBRiTVgAi4yWoq1nIqYajBm3P X-Received: by 2002:a05:6602:2544:b0:7b8:3061:4553 with SMTP id cg4-20020a056602254400b007b830614553mr412766iob.2.1703023774674; Tue, 19 Dec 2023 14:09:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i16-20020a5d8410000000b007b7cced3a58sm267014ion.17.2023.12.19.14.09.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 14:09:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 14:09:34 -0800 (PST) Message-ID: <6582149e.5d0a0220.86433.aac5SMTPIN_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 399A4605C311; Tue, 19 Dec 2023 17:09:34 -0500 (EST) Subject: |SUCCESS| pw135343-135344 [PATCH] [2/2] eal: remove typeof from per 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/135344 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, December 19 2023 17:27:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135343-135344 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28688/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/