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 3C40042B9D for ; Thu, 25 May 2023 19:41:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A17540DF8; Thu, 25 May 2023 19:41:35 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id DA0F440DDB for ; Thu, 25 May 2023 19:41:33 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-4394a25867cso861437137.0 for ; Thu, 25 May 2023 10:41:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685036493; x=1687628493; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YzmkiLdjjTSS7aMqTi+NPPigKSMuL4fCqZvVsi/uGGA=; b=jgP4PP5lYV1axdp/ZkP56l58Vjbg5S9xzcacnTrD0tXfbos7OzO2U6KpY8+QZih18V VYU8dfNo3x9sb/5OR67EZ/KjlEZHxFQt1smtMJT1H7TkVn0aKlyaZHnD29y5UbWnczC4 wWjdDDWkcZa6HL9afLenOa3g15UlL+es+6P6Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685036493; x=1687628493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YzmkiLdjjTSS7aMqTi+NPPigKSMuL4fCqZvVsi/uGGA=; b=H+KmzJz2JRqDa5s//7l4k2YWJhdC8MyfYXSeOFR6rW913eOEGRN+j5zzDMyJRfgMrT D2NX5tMC9CBaDS9G0Hs1r4eWY56kQfr0nAo4YD05vZmyjUaMDcydYIzQTHQ8W+ashQ7u GWsvDL8VC9LF70LPZyZCowm2YGbhlRmc72J+IyMmeO2A97t+W29bVai5ONjkyuA4M7pp 6TCXF9W9indtpVmI4kpXbCaqQMi/4H2rcMNgcA/Mi/RO/hJcoZnEznwTewsVFiL3fRvG 16xf6zPn/f1FmY4XikK4sRq1svq/o2bp8VaLyskVcBzXEKD7HOM+2Wlle/rhJhoQLVP3 gAYQ== X-Gm-Message-State: AC+VfDyLrneB7XLndLqGoUrsh6hONSHQQ0ZwLCH5HC5dKZotkSWtSV1I e9gt1qhbBldayq+y8trhjMz2rPi6KmnmyZj2JUHNdxHGBvfuibb755B5lxIMnSxJxGFRkaWEfg= = X-Google-Smtp-Source: ACHHUZ4n1FCFx0NWmuB63rYH5+1LJABXMmXZvmQYeWcFOez+gUZ/WfDdxE3tBj6A2qBSIIOQxhLJmN6XI/cs X-Received: by 2002:a67:de0d:0:b0:436:247c:d3d4 with SMTP id q13-20020a67de0d000000b00436247cd3d4mr1165206vsk.7.1685036493275; Thu, 25 May 2023 10:41:33 -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 u13-20020a056102374d00b004365c45a1cesm221973vst.2.2023.05.25.10.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 10:41:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 10:41:33 -0700 (PDT) Message-ID: <646f9dcd.050a0220.7edf8.6171SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C639C605246B; Thu, 25 May 2023 13:41:32 -0400 (EDT) Subject: |SUCCESS| pw127369 [PATCH] telemetry: fix JSON string formatter 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127369 _Testing PASS_ Submitter: David Marchand Date: Thursday, May 25 2023 07:20:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127369 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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/26378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/