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 14BE042B98 for ; Thu, 25 May 2023 11:20:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F03340DDB; Thu, 25 May 2023 11:20:36 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 090B840DDB for ; Thu, 25 May 2023 11:20:35 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d4e45971bso1464204b3a.2 for ; Thu, 25 May 2023 02:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685006434; x=1687598434; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=awEi/PbQWzpZ972CjTxYXw4L/DMRiEN2ndozP9BksR8=; b=SE3eR1A7S6NeaYEZKVVd/YVb/K5YAPDv6mem7Csms0J6bGI2tMFT/C6ew0vXEuLgI2 xqyYXrf7Id2RrVtEl6iXyUe9xlqDS3GkxdfTKA0AzmZ0k3/+Jk3bXotNVbevNcN99DzA DzQhqc3eO3UYTLnkt9x33TjyzjDAcWh0CvE2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685006434; x=1687598434; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=awEi/PbQWzpZ972CjTxYXw4L/DMRiEN2ndozP9BksR8=; b=PIKEE+KtXdoKpuIkkfc4tppPMinweFVUpiAvMyqm9FkGEOWPskGldoGKH/uUA8PO9R HKgUhzGKV0ageWJyIDXzF5grJANGbPouPiEq8JYlFkXwYrR0f8lQSeYraESfyBMqVaBM wAMzy66TQkxchCsnRnWISvp38zAI832jxT4uTwt/MNgGFGT6FR2+Zsab9+9FkzGdqupE U0oXcHjmGcmH3rr/BQbJ7lw1/rK6D3Ra7CK2dcRIKjv0flooTzx+b+MfSKv/MzkJwlq/ MeDyaHhHvVsXR+I4TWUxLjlC3rzTImxgBgKgurUgnI3QggQm104JVhZiPcDzNudpYAzz v6gg== X-Gm-Message-State: AC+VfDyFcCRS4nkQbHj8K44TybkuFyeC1hEikAcVDH32Pfx7ch1Ak1Mo msi/nm4sUnZYVy0mGfvzHJ2Zx7woHNSUKvrFvpbunD7KA/I1roQoISDlIZKBe3xZlzzTQV9saA= = X-Google-Smtp-Source: ACHHUZ6Qd0Z2rdJJR3EdEAPw4T+GA7mA+PLhdZt43yBOSEJt8z9FHAw1oWh/KaCLbzBsjodtlThY0vE5yzyc X-Received: by 2002:a05:6a00:21ce:b0:64d:7002:8316 with SMTP id t14-20020a056a0021ce00b0064d70028316mr7918580pfj.9.1685006434198; Thu, 25 May 2023 02:20:34 -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 o4-20020a656144000000b0052c407a2276sm55207pgv.19.2023.05.25.02.20.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 02:20:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 02:20:34 -0700 (PDT) Message-ID: <646f2862.650a0220.aad12.1020SMTPIN_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 76DDC605246B; Thu, 25 May 2023 05:20:33 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/