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 8565143749 for ; Tue, 19 Dec 2023 22:21:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81865402DE; Tue, 19 Dec 2023 22:21:40 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id E9017402C2 for ; Tue, 19 Dec 2023 22:21:38 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6da5d2c3ec7so2903961a34.2 for ; Tue, 19 Dec 2023 13:21:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703020898; x=1703625698; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uxjZa5jPX+j8iGvaMzgyiifET9becCMYo4+Al1p2j5A=; b=bKhVaOGNPB7v+TFy56UhXfEPGodkszBi2AeHthm/+FV1k2Y1EAjdqG48TUYYGaQZJW /wZtT7SKA3teoUQTlJ3OsRSLiBjtbj3eppojYqsEPiruBe4MpIJle/jdx4376FBx4WUz 7pfYKV34C8oAErOmIooulU6nfTvz1mEzimU0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703020898; x=1703625698; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uxjZa5jPX+j8iGvaMzgyiifET9becCMYo4+Al1p2j5A=; b=Iimyeq+gnV1O7IdUbnoRxSxYOT9vfMgkE6N/9cWia5UWhWOSbb/V0yS4R1GT8NSVzX n+kaqVp6pkL02LOEKHi5sOnYsBG3atA1ZV94pJwn/y94sXIlGPEsc9qwjJ1MpIIx9Nn2 SJI8wdCBeGtB4GnP13Yt2eurF9PEJpA5pCaIF2i7G0jO77idarhz1ZPK8fKYjK4HTBUT csxArFT+fzvbFxq4w5BqV0l+6NDIsb7wLItWGj2Z1wXjuVwTcqztlJIgY5KvcSGW2miw qlfkGfUSezH/4FuMpHtGNJ6Ds+1ly5oGwKkY954I8f4CfSBrFwLrgJ7phiW06mqJJh9d 9MsQ== X-Gm-Message-State: AOJu0YyuAXnsdq6LE/wf8snbbKh5PKDO+TJybXR1juK0hETrfM+ipR/X VIYDBQrc4ChxeXr/dJx+0JRBBfiRP7TfABgms7xBoSPr24daem3iAK825DcTnHwtAhnuSAM1cQ= = X-Google-Smtp-Source: AGHT+IGrlLOgYwbX9HyM/LCdqE8liuHjxIaxIJlwHXaLgIrrYtMbIl6mWWqxZy7KWDc01AmohczjOpfwJLdQ X-Received: by 2002:a05:6870:70a0:b0:1fa:f31b:4708 with SMTP id v32-20020a05687070a000b001faf31b4708mr20738054oae.47.1703020898187; Tue, 19 Dec 2023 13:21:38 -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 dy22-20020a056830211600b006dba8333ed0sm42854otb.2.2023.12.19.13.21.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Dec 2023 13:21:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Dec 2023 13:21:38 -0800 (PST) Message-ID: <65820962.050a0220.b815.1efdSMTPIN_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 AA2FD6051823; Tue, 19 Dec 2023 16:21:37 -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 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 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/