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 2EF90428C0 for ; Mon, 3 Apr 2023 19:07:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CDB3400D6; Mon, 3 Apr 2023 19:07:57 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B344D400D6 for ; Mon, 3 Apr 2023 19:07:55 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id dw2so4452604qvb.11 for ; Mon, 03 Apr 2023 10:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680541675; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=SKTYp3GjD5rwnRk2BExIydD5WrHLQdO4tTF+RqSHYzw=; b=f4qJeQvSBAvhRDM4U8j790aTTeaBVn5ZQVTIHFjA7h33FGsY5kwuk7Vh0KVMdCocN2 lfiraT4ILulSxwY53vbXOFb690GuB9vqyuG7NNppPjqP/0k+3bMrWn2yeALpPbNzEOmw 2ZciERYKYo8Lzdm7dpoHMqna1tVqKGbqVRiM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680541675; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SKTYp3GjD5rwnRk2BExIydD5WrHLQdO4tTF+RqSHYzw=; b=omu011bRUJs3NNkziP2VDkDN9FfhjqM62yKfChFe2so0UcaNZhq4QDgYYfsdBVY/dN r/ZSQq4Ku3EY+rTY1oOSo+F7fOGB631sPHX5Loqz3nCggBAwEf5Ze3sEeJOEQyLKhylH x8Lg3srXYrOdpGhRVhxDX+apf2ZHQ9OGd4llYTSLpXMSWhLsNOy2F7tgBeeIkoPaX78r NFK0Jc3cCgc9OmwDyckkB3lihHh1WcFWn6+1FCcG0L+z1RP7u/BagZl96GMU6wKFm58A MrgoV2uvkTV3Edd3xBBKYUuxXmWio6062onXC4EsJWOWoMOggvQL2sZ4PLHF+JlcMlBl SKmA== X-Gm-Message-State: AAQBX9f/oY+U+t86WjRTvV41CFZiKHzWzs2MZ+9oSiRJgbW1fGvno8cf jAwDPHzvv4vDp93CAPrrO4hlw6y2hko6pkqG2HdzVEsLQPekFREkxGtSOw== X-Google-Smtp-Source: AKy350ZQ8bFLYhP2uXIAm7PCuGyjlEOR5NHSCTmm60e6vaiNjcglV8pTLkb0Fjfi2XycxlqHZgaADoKn8uVc X-Received: by 2002:ad4:4ea4:0:b0:5ad:c532:67e6 with SMTP id ed4-20020ad44ea4000000b005adc53267e6mr67342640qvb.42.1680541675051; Mon, 03 Apr 2023 10:07:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020a05621419ee00b005df51f4d275sm1473975qvc.67.2023.04.03.10.07.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 10:07:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id CBEF2605246B; Mon, 3 Apr 2023 13:07:54 -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 CD35B60095; Mon, 3 Apr 2023 17:07:54 +0000 (UTC) Subject: |SUCCESS| pw125727-125728 [PATCH] [2/2] telemetry: use portable syntax to initialize array From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230403170754.CD35B60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 17:07:54 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125728 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 03 2023 16:30:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125727-125728 --> 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25908/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/