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 37C05428C9 for ; Mon, 3 Apr 2023 22:04:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26B6140156; Mon, 3 Apr 2023 22:04:55 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id ED9CE40156 for ; Mon, 3 Apr 2023 22:04:53 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id l18so22648345oic.13 for ; Mon, 03 Apr 2023 13:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680552293; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dzKja9yaOf3TuoveabZbdrOlscw6W1ZfhODXAlP/M3U=; b=eOYZOfGKTSxrX4fHTD97/xV6hLXePNzF0nEzIcPnS36p9ygz0SbtCvvI/dKP6x8SXT NA6bRJSgNrY6YuYkvb84+o0gkqqvBCuWbXxSKvNDeSeFe/KBxb8TlDfn018A6vIb0iR8 gtfFgUnw49Dbf0+HNlfHARIx+pdsKOkXVNGkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680552293; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dzKja9yaOf3TuoveabZbdrOlscw6W1ZfhODXAlP/M3U=; b=HBrnufoL5pbRVzzbb1Fp5SdZUpoRuN4rV3F4gz6zZ9e9i2yxXdeqx/43/lY0bDdPqM 7EM7qoRgCdHbc2/Z2bRGo0UxXczpEoKaJ7IRSCS2QKOtuSWfrl0GPKjfFJ1/dZ99q2Gs Wpm01gPal2/c/V9gKEUQSHY7//jplVnUCBH1Zy1CJ9wTonUDqirbz4nSjE5GP4sFCBP6 dfM9VcC+cl/hfgDViHrRj3S6DUbXCGoqOJ9hV2j+Ye/JnZ+OWzcfV/tVR9nYeuFy2nig JnSQWd5HMJddjZuEn7YL5UtpVyZf2C31+eraKYM2C/rsru0v1mCv2WMvflmB/X4CmqZi RFXA== X-Gm-Message-State: AAQBX9fbU6JljUq8z1HE8OAISkaFNxvAR2+5PPzcZJ6PufroesewR9ih HBa1LGq1d3/y1Lq83CsRtiQZgtWIwLNUwB8RJNxrX80+zIqH1Od9stwXfA== X-Google-Smtp-Source: AKy350ZOlpH/NNkgUKokdtVjTYOdPqp7DCiZuwEcL2tFCxYgNJLWZ96kDA1oo8RcJowV9NFIPu/Yo/GA7k7u X-Received: by 2002:a05:6808:2098:b0:386:e309:cfbf with SMTP id s24-20020a056808209800b00386e309cfbfmr507266oiw.13.1680552293266; Mon, 03 Apr 2023 13:04:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n34-20020a4a9565000000b005414242de65sm195571ooi.6.2023.04.03.13.04.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 13:04:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id D805B605246B; Mon, 3 Apr 2023 16:04:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BB63560095; Mon, 3 Apr 2023 20:04:52 +0000 (UTC) Subject: |SUCCESS| pw125730 [PATCH] [v3] telemetry: use portable syntax to initialize array From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230403200452.BB63560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 20:04:52 +0000 (UTC) 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125730 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 03 2023 18:59:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125730 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25910/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/