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 6E46A437D4 for ; Sat, 6 Jan 2024 01:22:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69F524021D; Sat, 6 Jan 2024 01:22:49 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 40C7240042 for ; Sat, 6 Jan 2024 01:22:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ba737ee9b5so5547739f.0 for ; Fri, 05 Jan 2024 16:22:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704500567; x=1705105367; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/nMzc3clCqSWVW8z8OGngfBBc0nNISmbwT8p+m6+cXw=; b=VzJeOG64JBBLWpFrCubc5sKX9S71c+oYn13hvbQ+FgIrZiHfaLx57AnoNZJu/g88Lx ZMp0j1e3LfHP4iNB7wsbFoMC4EYLOUMM8GrXdoVENscAEAy/5kIq92/ER95+BUiFS+mT by5nb6E4y1/WMNiWack21iwo85YIs54UTdIVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704500567; x=1705105367; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/nMzc3clCqSWVW8z8OGngfBBc0nNISmbwT8p+m6+cXw=; b=mtCewO2iX/01wMrgg3izOCFVC75Z3gCyotJAs0aBZAh+VZL+mD2eaqIFtucD62V+P5 yKguC4hFJxGuisu6rlqq5emT58L18pjf5D5IULt1s40SLan7uSIZtIuxd0Ziow5z5q0D oMRFvEMa0yZEV7Bz0yQXiNhA6feIJNg09ddhLT5vaq2qIB1J5aMjoGFqXycW7RzJGRlK 9aDhFERtW0tfaAHePsBbLV2pRuqUNxqo6n92Bw7uVHSdSimLF6uB3nEWwxNACZSZ8jw/ Ehj6Q+VNrd1WkjoYoqOLLwdiriPHOTo6yeentZm81DbsU4dHYBitT5YG11cWSTEmiYGa fcRw== X-Gm-Message-State: AOJu0YxvXD37pDxbhUvdyrdlZfi5gZe2TjIZM7k10surXwsWKg+jFXbn ZsVPy90VFhDd7DBhRsalUGVExwyd+L5oXgXlobFNx1D0wsU6hha/oqSXniWGzLdQ/g== X-Google-Smtp-Source: AGHT+IHR0XIed15HcrRor78C7vQym259BYX7O42LDl70qJf1bFwUgNa1lOVypJj3/N0C9nvBq1aSLL6gZWmR X-Received: by 2002:a5d:874a:0:b0:7bb:b1d8:b203 with SMTP id k10-20020a5d874a000000b007bbb1d8b203mr322623iol.22.1704500567681; Fri, 05 Jan 2024 16:22:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dl4-20020a056638278400b0046de7d5395asm67127jab.8.2024.01.05.16.22.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 16:22:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 16:22:47 -0800 (PST) Message-ID: <65989d57.050a0220.a61d5.4f9cSMTPIN_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 36A36605C311; Fri, 5 Jan 2024 19:22:47 -0500 (EST) Subject: |SUCCESS| pw135748-135749 [PATCH] [v2,2/2] telemetry: correct json e 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/135749 _Testing PASS_ Submitter: Jonathan Erb Date: Sunday, December 24 2023 22:02:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135748-135749 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 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/28801/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/