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 200AB43EB3 for ; Fri, 19 Apr 2024 20:14:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C07040696; Fri, 19 Apr 2024 20:14:08 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D943740691 for ; Fri, 19 Apr 2024 20:14:05 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d0262036afso90674039f.3 for ; Fri, 19 Apr 2024 11:14:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713550445; x=1714155245; 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=EfWx5OdQxwVN3fmMS8exA+fTxfRsnFMSssRtD+X/FZU=; b=FXKDu10V9/D0PdrcQ8Wxjfn02SrbcZ4SYTzO+uje7gDNHi6NjBomhEXonuNorm2fb0 DKt7PeDdlX7Q6DNKd/648YFJ4+0J0TepbZjSxy5ft1bs3aQDxaVyne73gieYNvMEBtnx HCVbS0drDpOcMw1CftiONcG7L2p29LoTG7jeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713550445; x=1714155245; 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=EfWx5OdQxwVN3fmMS8exA+fTxfRsnFMSssRtD+X/FZU=; b=DXBR1HJ3E7LXRipJ1ArwXsdw2j+yMpuH/IwofnErb2KX6LYYqrDqKQNMCexaFafBP0 CIHVasK/Q9rJu5plo5XVVdsadc0Ebi0zLEqII3gE8Yn0b3S+dZvQhR7hRvmG7/3e4Yov H9e1rVD9Xnendo+VR+1g+Ff3IJh5mknophVM9RiYHEIOyCMFiT+S95gn108pwxh3qp/H 25qbmZIECw1UKaTbPHhequv8qvbSi1VncS2hgGcIIUZP1IDJv4CzhIoEX2KWjoI+DPvQ QL3wakK3ZXTUAJotGpuFeQWSCN2xZGOy7ky2bytu80zeLrxgQHOvL1IVCCTmwIJtQ+xL eVkw== X-Gm-Message-State: AOJu0YzRO6Aby7bgBVYJ8VWecaYS/hGr3e1eN+upAvROvUrfe18FMSzq myGETjG7HGgmVWAM+m0j+XMTgrsVFTaRQwgMRB6Ua3MWh/L734f2v6VYhGg4eSdcfWvazgzMa99 25+rlH7Uk5S8PV/RD+l1RTk3xuxgklJBHgAQXNPBG X-Google-Smtp-Source: AGHT+IHlJiHVElTbbe7aaQE3B2WGpyoYwRUXQ039SJpirlI2zCoWUo0Mhy9JxRc9MLu39eDSQ8pDI0yUsYTt X-Received: by 2002:a05:6602:3291:b0:7d5:eae7:6996 with SMTP id d17-20020a056602329100b007d5eae76996mr3386418ioz.18.1713550445228; Fri, 19 Apr 2024 11:14:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id co8-20020a0566383e0800b0047ef8e993a6sm275742jab.80.2024.04.19.11.14.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 11:14:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 11:14:05 -0700 (PDT) Message-ID: <6622b46d.050a0220.c020f.08f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AEE4D604D420; Fri, 19 Apr 2024 14:14:04 -0400 (EDT) Subject: |SUCCESS| pw139547-139552 [PATCH] [v4,6/6] latencystats: fix for ped From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419172926.55447-7-stephen@networkplumber.org> References: <20240419172926.55447-7-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/139552 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, April 19 2024 17:28:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139547-139552 --> 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 | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/