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 988E143E80 for ; Tue, 16 Apr 2024 03:18:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 907CE4028B; Tue, 16 Apr 2024 03:18:59 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 59BCF4027F for ; Tue, 16 Apr 2024 03:18:58 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dcbc6a6808fso3671918276.2 for ; Mon, 15 Apr 2024 18:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713230337; x=1713835137; 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=CNl4eqnM9lYJzRE9HHrAsjO/AXtF1Gm0q0ROZPTnar4=; b=Nn9rvIKU+LGH8v9149GvKe9cGjLe6NfvtIEtSP+0H65R4cl+N7wZc8PHY0gtkK2oXK MmlwElSZNpa7CUHypIUFwGG8wYXVlPhJv+M5Hc3D7IhKE5WQlNetHKPqHVshJ/cpzVn5 cZLfGScrH4KxavGubMy2GzHVameAufSUm4UwI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713230337; x=1713835137; 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=CNl4eqnM9lYJzRE9HHrAsjO/AXtF1Gm0q0ROZPTnar4=; b=KnvATtc4ifnBBZNV1r9eldMFlmSIyWgx6SGgSufdv8gxoGsgL6DxBu1FkakUy7uaIt jYB0MMi87mWl1IhiygV6HozrDZD1Sy4D7hA6Qt0DeiHD8uK+coayRYoWAMbopRbovVGH 9EtvWV/WOolmPl/TE6CInC78YqILDIDCy91V7vqeeGyEoasmWZjhtWgcV+SM4sHp6kdt P7DCvaZTJjcJLndGzOhY5j7K3vWlJPxX6fREiDITX4ZKKc7Y9clsmcmyi38cXVgnEGMn DB/YX1g1aozLfkzxB1GbVXLoSAvTWT32d4nf6l1XLaeXxiWfLkR7+e1zr8ABJHI6DQpg F00Q== X-Gm-Message-State: AOJu0YyOsSoJEXg63Ce0A9GH88UPJaJwbqEw7sAOBqIpWui5jOdZmaO5 vBE6QB80PUgN0nvrsPcc9xtmzqan/08Z3nHgyQbf0+rR00jhWuCirYEB1G5jihyo3laNP/F2s8E V1AErNgQeGICrE3zDIpOz8ZDug6rmxqA8v4oe0p3/ X-Google-Smtp-Source: AGHT+IEbedks/r1AU1rJZYCYsIt7jzPt49KimYpv1EWKGEMUrHMxHcv7j7Qptzm3MdfOfKCOAcOIO2eCpulw X-Received: by 2002:a25:840d:0:b0:dc6:b779:7887 with SMTP id u13-20020a25840d000000b00dc6b7797887mr11474468ybk.20.1713230337756; Mon, 15 Apr 2024 18:18:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a0562141d2400b00698fcd02fc4sm906771qvd.13.2024.04.15.18.18.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 18:18:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 18:18:57 -0700 (PDT) Message-ID: <661dd201.050a0220.326fe.e242SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A32A604A958; Mon, 15 Apr 2024 21:18:57 -0400 (EDT) Subject: |SUCCESS| pw139379 [PATCH] latencystats: fix missing f suffix on lit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1713216746-25584-1-git-send-email-roretzla@linux.microsoft.com> References: <1713216746-25584-1-git-send-email-roretzla@linux.microsoft.com> 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/139379 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 15 2024 21:32:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139379 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29783/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/