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 0760143DD2 for ; Mon, 8 Apr 2024 22:37:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 041DF402F0; Mon, 8 Apr 2024 22:37:03 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id E7574402E3 for ; Mon, 8 Apr 2024 22:37:01 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-22eccfeee22so2008577fac.2 for ; Mon, 08 Apr 2024 13:37:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712608621; x=1713213421; 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=LRVWgVav9IKN1g1wLLuMIx3S+/fPKfha3eNjXs+LWro=; b=AvNKHbUtp2eIPvCdv4o2VnxvcPuLr1QnoIFKR3KJGWGSglN56w0URz+P/iQ2YPO9rB 8TayouzJOgjAmSYdpGwYyvca9nRHUtenSbqwsID7sJ2xGdyq723FaOMiSbWLMmg5uO0S pXXGhu8/T/9yhMw+bIfVXOz8rllMtYy1Lb77o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712608621; x=1713213421; 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=LRVWgVav9IKN1g1wLLuMIx3S+/fPKfha3eNjXs+LWro=; b=oaaPei67wXMfeJoWE+K5mJ8WPbIhiDcaw8RtLIBFMGFOc60XHWbjinUdHtfWbR3PYw RGUkIWFXgfebT+rCOeTrN3EtXSw2X9YzD41uq53UwsbWGfxyU0l+uYrswUUeeZ63Dm2K L6C+cJL7WOb3V4QEpZ7WJt2PMSejoMhV3CkUeZGNa1NSW7O0E6E2HW5iP0vIS6B31Ypl 9P4z2zTbG/NUHxso7OEyOIHmhsyF8/8eT/KAC7dym6reFvFuciPBRWTZRLlt0vq8UgiM iGxlvEroZwgqP/FHjDqrZb1kmpanfi7svg9caRyVZPSC1TA0W59wUIxI4TGub/CMHhej mY3Q== X-Gm-Message-State: AOJu0YxqnKRiV6OeaRyT+JZuDVSUDCUMfYXdI7JOd3W2Ky9IIJUbFgRH jAGEhbS9DrqzAs6eavLBARv0oT+Oz2BABb7Uw60SLjWMjWWSS75N4SR3EYQ87Z/LFkCKeMJHHtS 02iDCYCvWXXukltuTuWrT6FEgAMds0ahL1l4BWz95 X-Google-Smtp-Source: AGHT+IHUyW9J5dTAaO37iORcBKlcBc7tpQ/UAnzPxr2fOYzWU/Salk36eHqstfauIIzzsJN7SuVyQhusb/r9 X-Received: by 2002:a05:6871:1c5:b0:22e:8ec9:4463 with SMTP id q5-20020a05687101c500b0022e8ec94463mr11880334oad.51.1712608621276; Mon, 08 Apr 2024 13:37:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m17-20020a637d51000000b005dc43133d7bsm322699pgn.28.2024.04.08.13.37.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Apr 2024 13:37:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Apr 2024 13:37:01 -0700 (PDT) Message-ID: <6614556d.630a0220.3bc8b.5a70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D83F6050A62; Mon, 8 Apr 2024 16:37:00 -0400 (EDT) Subject: |SUCCESS| pw139190 [PATCH] [RFC] latencystats: performance overhaul From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240408195036.182545-1-stephen@networkplumber.org> References: <20240408195036.182545-1-stephen@networkplumber.org> 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/139190 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 08 2024 19:50:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139190 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29742/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/