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 9A50C43E86 for ; Tue, 16 Apr 2024 19:15:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8992240685; Tue, 16 Apr 2024 19:15:38 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 5872840262 for ; Tue, 16 Apr 2024 19:15:33 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6eb55324879so1046921a34.1 for ; Tue, 16 Apr 2024 10:15:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713287732; x=1713892532; 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=b1tx+lkSHlckB6/GQKNHlnx9B6mzfkrjLnbrQ07Rtt4=; b=SjQZi8IMX2Obu3RxRCgfe5ku100OchLP1bsGxVF4RRznPkBxxkukrqL51hcgRnpiSd oKjmxZS2h4iPsSrCnfH9DOsPgKktPuMJNsvN0/2i3UUDcSLBZzImlSi+fP7XTp0sqUoS uXZrq3XxlQqsEMjvi5BC+kOs6B4WEEtqa3eb0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713287732; x=1713892532; 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=b1tx+lkSHlckB6/GQKNHlnx9B6mzfkrjLnbrQ07Rtt4=; b=WEHL1AH6Fz7oabn7eXriHibNp3EetFKFSN2w9dFvJ1KDfhfUb92rN/HoIaRtn75Hs5 DbsvkLIGLugjcb7Zp7I5ErURpzhZ6VJw4bSN+FXPUl59wyZOubJLlFTQ1TKH/xrw/ycU 7HFRparcnF8+SbD7SRye7lwxqhUB3NZZK9DBqd2ggEDsZxzPYl78Lj3L2+MiVHaKeWbA dc9W/dusHo42sLNKBECz7tqdXWcQQP+MzjLDq3ns0PEYijmKkZI5DvitdsyC1ULd1aLk ZjvnpEzST1IujgphlQKDkB/7Xohs2W3mXriMejChldPc/rhdLMwkkLVksp/MwZMida3T CYjw== X-Gm-Message-State: AOJu0Yw3fZtWHhjMX+Gy7jGSmYhTw+1fmecxIe+8I4N1iqE+XLtUvzNJ UlXg74DQJn9z3gVt9vNtJGzIIGzK4FCrzI1sLz8cqNtPXLc1lKeWgusahOG9IBKwtgED1EZenwg 43VlYOIqud/j0DbDpGltoUxM5QVtKqKAqnJT/xynS X-Google-Smtp-Source: AGHT+IF9+7KKMVLCr+1TwMkZ5upLiWqyyMs5/yolaPJo/i86Nqa63ELSVY55UL7kf0jlrVh1qD8rO4STdfka X-Received: by 2002:a9d:6281:0:b0:6ea:2e1a:d84b with SMTP id x1-20020a9d6281000000b006ea2e1ad84bmr16164670otk.16.1713287732810; Tue, 16 Apr 2024 10:15:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id do24-20020a0568300e1800b006ea36441199sm715528otb.8.2024.04.16.10.15.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 10:15:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 10:15:32 -0700 (PDT) Message-ID: <661eb234.050a0220.b2ea7.ebc3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 499F3604A958; Tue, 16 Apr 2024 13:15:32 -0400 (EDT) Subject: |SUCCESS| pw139419 [PATCH] [v2] usertools: add telemetry exporter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416134620.64277-3-rjarry@redhat.com> References: <20240416134620.64277-3-rjarry@redhat.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139419 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, April 16 2024 13:46:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139419 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29792/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/