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 82C544288F for ; Thu, 6 Apr 2023 07:34:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BE8340DF6; Thu, 6 Apr 2023 07:34:24 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 3DA5940DF6 for ; Thu, 6 Apr 2023 07:34:23 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id c18so36533344ple.11 for ; Wed, 05 Apr 2023 22:34:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680759262; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=y7hLVck68FlcmC64foSPbw55inOV79xSEBQBZRKeEfE=; b=YxcHfaQr2iIg5/B+Fwkx+DKPGJwShSB2P+aeb5ntfdHZzdMwN0Nk8e+QTU+02QFiIA ZwmyzmagdsPu9DEDMbSauAp5WxMQGXSqoN4VkuVFc40rq6ckNCffToReW8c+rK9daRVg NvIjmG94sN4uBbaf2wi2cSElWz/1YFJf6dyIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680759262; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y7hLVck68FlcmC64foSPbw55inOV79xSEBQBZRKeEfE=; b=tuHnsRbtlHdxP6isoh22oDqY0W4qlw1Llu+CZ/K7+JmOFpUOgrKIlB0o2tm4A2k6oo Mtv7NJorbyS7llY4ti129ueg+0opFFL8qpWijKjTgLvoE7d7/7Fm7GGK9HrqM2xgDreE eax9Pn3VskHXkFf1pxHVjnSVhjIqYb7fnRxCB4R4t9I7HZkglta0HFLUh2u2was6+M+h 4GRfz6f0g/vFlflcJGFA+9IAvGIFwC5Xv6BxsMOP3CSxAzBtwWZyKTj2kaHVbcsk3UMr RlVK6szCs6EsmYnClbUKa0+Xd6O1iDPKEHozDh3n3D/1widsEA6Zby30vTZievKiih0j QQwg== X-Gm-Message-State: AAQBX9fCSM0kPXLjsYJRvvmZa8R06OUbcRA7dVCkbk6qKBvbkyvaKuqm 1VEaYmHSzVPAv/Q0BMw/+LDd9lL702H4JPcCNlMbK+9m9wYZ4nPre2lqNkezsgOsB2mJip7CIQ= = X-Google-Smtp-Source: AKy350bj26I7ha3FN9cc9mFPKiQ0wLuhhHmUSKnpNQRg6C+hCnjXrOD/n4X4w8i6ZVhNL2Auy7HDr2KZTjBp X-Received: by 2002:a17:902:db10:b0:1a1:ab92:5c88 with SMTP id m16-20020a170902db1000b001a1ab925c88mr11575415plx.13.1680759262328; Wed, 05 Apr 2023 22:34:22 -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 m20-20020a170902bb9400b0019cb76b36edsm47671pls.71.2023.04.05.22.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 22:34:22 -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 89652605246B; Thu, 6 Apr 2023 01:34:21 -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 7FADD60092; Thu, 6 Apr 2023 05:34:21 +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: Tyler Retzlaff , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230406053421.7FADD60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 6 Apr 2023 05:34:21 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/125728 _Testing PASS_ Submitter: Tyler Retzlaff Date: Monday, April 03 2023 16:30:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125727-125728 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/