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 4A6D842B98 for ; Thu, 25 May 2023 10:24:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4271140A82; Thu, 25 May 2023 10:24:57 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id B93E740A82 for ; Thu, 25 May 2023 10:24:56 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-75b076babc3so34493685a.3 for ; Thu, 25 May 2023 01:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685003096; x=1687595096; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7TXnSRK+yr+9XH8peL5uIvSeT46qLyqELDU1CzVSyW8=; b=CsByhKP7XB4VQc6K8T++7EgzpSJTVaVRgjK17LiBKT2c1WUtpLWvW/ec63AB0P5I8x UcPRUDIGfSiLxYus92coqdjcquWM4rQrrtm46HbWHC774JEB+iL1UinbjSPfe1dKjKSz rwKgWb1bSr7qbwBXjzmD4y4C6bop95dFwECzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685003096; x=1687595096; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7TXnSRK+yr+9XH8peL5uIvSeT46qLyqELDU1CzVSyW8=; b=dWhDCUTxdbqM+hJH5GwKTmjCa/amUg0DqfFsAGiEeWiMA8zJkD8EYAM/pjrrYeeE9A bBylo+kJkaWidxrk3delMxhR0i4aRQMWw+YMgIdy1j4FVjW87aVuyqy32ehQQtOfW00Z XWdMBjBtq2fpbUC+628R6I1giiO90EAWN7G8yY2GABhqRqJrR20tjScnMIKdC5kzOmx/ 72CR0wAqrNptIRTUoltVDzVLQsYycjcQ4wOY6+bTyCO1fchPT/q0JeY7CZvFhaSqKtAV E43cxRUvCzCsQv+iDb5p0hC6VvIfMRMAPT2gR35tEzNZ2WF+nKTlA/xlhLFVyCYraBXF 7nGQ== X-Gm-Message-State: AC+VfDy330TedqWQmRNaTYMWpnN5kP4hohfpSq9WKek329bXdQNwVpio VdEL2qFZ/kkouMRDJ9UhcTGq1EEa0r9wem004QpiCsCPShH/iKfszx/5d7ko+PEYzKtHG4Kzig= = X-Google-Smtp-Source: ACHHUZ6VaQw+E6RnJarRSeXBhhCjO+4sN/S7ug0gIAj9uNdoe9vmmVqbAgamkzUrL4jnCKAgPJ6AjN2cCz3U X-Received: by 2002:a05:6214:e8f:b0:616:4da9:9aff with SMTP id hf15-20020a0562140e8f00b006164da99affmr532899qvb.16.1685003096118; Thu, 25 May 2023 01:24:56 -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 o19-20020a0ce413000000b0061d75983c81sm54275qvl.17.2023.05.25.01.24.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 01:24:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 01:24:56 -0700 (PDT) Message-ID: <646f1b58.0c0a0220.a97b.11faSMTPIN_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 D7224605246B; Thu, 25 May 2023 04:24:55 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127369 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, May 25 2023 07:20:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127369 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/