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 D108E43038 for ; Fri, 11 Aug 2023 23:48:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC4AA40144; Fri, 11 Aug 2023 23:48:50 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id AC9D440144 for ; Fri, 11 Aug 2023 23:48:49 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1bb782974f4so2227263fac.3 for ; Fri, 11 Aug 2023 14:48:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691790529; x=1692395329; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a3/urFTBrj5zc9n15qLuZ3OhZ0WBtfAd+WjlmwXGX34=; b=f8Eri2xJZEh53c5WmqaxsRwjNu1VMaWQLapQ+mDi09c6YEwQDGKp9LzB4PLb7ISA13 OKG++Sx4SxFHUDBO1tFJWC51IEBH3uJhWn3zLgiAFUxaiZmLzizQawq7GpbMze2/tZbY 7Yye6ofMt+bBsUmymTJbgmtilPRAt8GNB5coc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691790529; x=1692395329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a3/urFTBrj5zc9n15qLuZ3OhZ0WBtfAd+WjlmwXGX34=; b=KNnfY/SaCp4JPDsZb62kh0mirNogP2GzN6odGU3GkWUgiCFzQ9yQyFXbuecCjHc1VU SJoDcm4spalXegSBB5WFyEoqMo1dGPwVTHSOUgod/RVFk+tlUUzuhEd5Et3JQ0sSnLpM 7A74zaJS2i0Oj5TkCOfVM9uJPvxMRkqb5fJgerriNSsRSc0CkUrGW8sCxc1e9Osw/xUg lyMd8CJHvF2Yb2i3Onftz2IKXMx5vqXfnRQX5Xx0fK+OnWm8XbsjTDLaPbHekQ8h4CFk OAEk5mJmLXQh5tL2x+SrsBo803IeIUfE7ST9zo9dbQ8RCI4b1T2z14OpNOp9V/fNCbu4 +V7w== X-Gm-Message-State: AOJu0Yymyps8DIBfZKm7Wt6ICoMvnD8rasSQ3HqD2Vra3P0W+64H12Rq 21H+vsftSPFxH0g6vsLjlUDoZjpu3n8tiYR3xVTYlwv61aIgRBJqBaWH22qZzE3aigDEDcY57A= = X-Google-Smtp-Source: AGHT+IGX4hFZWZK7GiEyie6+wyXcOvOToFFzIfOCRbGrvoeDS22FoHP/ANsP9BW4XGsjDCKljZjxH8GzkdR5 X-Received: by 2002:a05:6870:d113:b0:1c1:12dc:70b1 with SMTP id e19-20020a056870d11300b001c112dc70b1mr3431319oac.57.1691790529058; Fri, 11 Aug 2023 14:48:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id q43-20020a17090a17ae00b0024e24606c5esm499734pja.3.2023.08.11.14.48.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 14:48:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 14:48:49 -0700 (PDT) Message-ID: <64d6acc1.170a0220.87fcd.c637SMTPIN_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 42DA36052471; Fri, 11 Aug 2023 17:48:48 -0400 (EDT) Subject: |SUCCESS| pw130041-130043 [PATCH] [v8,3/3] telemetry: use standard l 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/130043 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, August 09 2023 13:35:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130041-130043 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/