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 B9AEF45EA1 for ; Sat, 14 Dec 2024 16:29:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B54EA4025F; Sat, 14 Dec 2024 16:29:35 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id F34FD4025D for ; Sat, 14 Dec 2024 16:29:34 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-5187cd9b8e5so637568e0c.1 for ; Sat, 14 Dec 2024 07:29:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734190174; x=1734794974; 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=c2Fl6ifpceviYtm64ygtxliYi9hhAJzJcUWRAQzNzcw=; b=cw+StPA+H4Y6GTr0GmTXbKNH88M4p96iv5JkfymIGZ8Rbxb8HObanLvNpGDj2b3KCw zM+Zzy0ZElZbvWmngmOi1gmvFKD7vkedEMivG753BiEs0DbvABirD49YfWJGx2s3AbmY rZhnYkPtFXSWQ9S0qGtLDPebgOfRok14v0DgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734190174; x=1734794974; 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=c2Fl6ifpceviYtm64ygtxliYi9hhAJzJcUWRAQzNzcw=; b=PRxMxS5CyUP7UaFXD54jUvc87BWGI9vB3SAH+NFm+4a9tVpaSb5Z1VvDcOiB36kHfQ IdvNOo2QWcTtbIE9GZsDGdhopjmKCT8XPE5UCl3HM96Mpt56ma8Q2xaKRQh26pITRBlT YzYhCSX03JqtWI912Q5U4Iyfftwk/g0ECH2Ii/BS23s3m+XqTvKA2SfqnPJ++qq3g3lm 9781pAQkborASLdClVphxK6sHC8g8hF2HRKK2ZvIoeuI1zxqPYPF0uRRtSgP0w8Z7spQ nN5oPsKY5BTWKLRBXE0zFPpHA1zYafLuB++l6wUM7DNgdWWd8tcascXUfGJq5SNxhCJc ZXcg== X-Gm-Message-State: AOJu0YzjKcBBSTVb2MrgOpOeuA0DW5zayFHUOUEiwTuuH8g/Gqxud/Zh lVEAp5i7UIoCTXUU+WFVvUBgy9E8L2Y7PcZwJvo/G2lUkFRaqFPIy1uAtlHhRKQyTZCfht7DSym S59t5ZhGYiRaxizlCvbQZAOpJeiV39BJ4ypJF2nBb X-Gm-Gg: ASbGncsPo5YgOGzPuTOnpGCTCfly3oDTAD/qSMvjEeXYjkcMxgcpFhs1bq4mUiYIlPj vmT+vwy8Yjq1Ypbedz++KG7X8U7xwhTOpXqPLABdXQZcanLuXlDIOCjwgoi+4gmzdiE2ruSWNqP PNnsVx66g5ID1aZe2nrpvhLJDKSXOp03KU7oAgmw7rdJuMoEfTaOtUp9fc2zVCSekwC5ae3bHM3 NKTsJnQPyrQqxNCq+clJLkgeqEjImCNUxiSyql0TSF5/iiRcwvkYwIlSalsmpq+2Lbf+ToyC+6a fw== X-Google-Smtp-Source: AGHT+IEl4aTxomz9+6rRDyJ7aklnHYiRx6QJmdf9TNP97wX7c9qf3hmjRRj3lQ/47nr7xygYC6PKKragSZWN X-Received: by 2002:a05:6122:794:b0:515:d38a:e168 with SMTP id 71dfb90a1353d-518ca398010mr6502565e0c.4.1734190174255; Sat, 14 Dec 2024 07:29: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 71dfb90a1353d-519e35d6e76sm29655e0c.6.2024.12.14.07.29.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 07:29:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 07:29:34 -0800 (PST) Message-ID: <675da45e.050a0220.27c559.1e53SMTPIN_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 E1BAC6052471; Sat, 14 Dec 2024 10:29:33 -0500 (EST) Subject: |SUCCESS| pw149230 [PATCH] [v2,1/1] app/test: remove useless calls t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213114452.59377-2-otilibil@eurecom.fr> References: <20241213114452.59377-2-otilibil@eurecom.fr> 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/149230 _Testing PASS_ Submitter: Ariel Otilibili Date: Friday, December 13 2024 11:38:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149230 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#343353 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32137/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/