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 9E81C428C4 for ; Wed, 5 Apr 2023 23:55:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99C6F400D7; Wed, 5 Apr 2023 23:55:27 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 74566400D7 for ; Wed, 5 Apr 2023 23:55:26 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id l7-20020a4abe07000000b0053e1205c84bso5538493oop.9 for ; Wed, 05 Apr 2023 14:55:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680731725; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=zC7XRV4v4V7wP2Rmiu89yUFpZHClLPoYKA2K33z0BG8=; b=YbCVPCcuo07Mvk83RS0q1pAZo4dMEd1BPjE7DaBa6bpy/2k/JZI1kmsTa/b1Aitjsd oS7+t9erPAnps2KDbTDH1Q0aK2Zbmi/kjQoqd3g5ouozJFsWtXfY1FTPfb6MTb7FTMTY SB7oktqtMN5R+BEHSVmUWTlMHNxMpdmJke7b0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680731725; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zC7XRV4v4V7wP2Rmiu89yUFpZHClLPoYKA2K33z0BG8=; b=a/V5dQEPqcIGOM7Ds70Y4bVvmJ/kN6zx3xrdFxKsWEw+M+oKg/hcqGZzWs8r1m9yKG bp3im5Dh/q1E5VuVvjrelKuFEcRdsa+wRIjSOospieoiZbOl9c54NjJAB9uBrENLwR93 4bUn7TnwdOqhgghZWLZY86fHl+6cTJLTct6SdCpKK1pDLsUKWkWF8+Xh8ZS5fuX3kSlU yKEyKaWb75YyY8qgW65AisotIj3JRKWPmXKS19zIS32e883+RH+I7RpSrbCTE9DPm6dl HAtMUe18VaZHYVHUF7ohT/XLLGqRn6663KLwa3MTawR3mzdoeVDYmm0577VnPLUGPUye 9Z+w== X-Gm-Message-State: AAQBX9dJIKlcnQ90evmh4yla4Pt4qMAJwR+F4GbyI4R7Cd7wcsLbLe7v W6ViE9fZvbFYrN/hGdghjJmlbP3DRUsouK1QwIX75WyJj3ygQWG1M3DnmmDYHcHSBpQdj9DaaQ= = X-Google-Smtp-Source: AKy350Z7764VXl1311eNWVN4APEdhMCOfFwg0DvRsYCbZe1cSU7/MwRc+DPda2z6152Oflg1G0uaPdgZ3MK8 X-Received: by 2002:a4a:ab86:0:b0:517:752d:678a with SMTP id m6-20020a4aab86000000b00517752d678amr3320066oon.1.1680731725799; Wed, 05 Apr 2023 14:55:25 -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 e3-20020a4a5503000000b00539cc4efe06sm2407098oob.7.2023.04.05.14.55.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 14:55:25 -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 6E54F605246B; Wed, 5 Apr 2023 17:55:25 -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 6CEBA60092; Wed, 5 Apr 2023 21:55:25 +0000 (UTC) Subject: |SUCCESS| pw125824 [PATCH] [v5] telemetry: remove non-portable array initialization syntax From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230405215525.6CEBA60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 21:55:25 +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/125824 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, April 05 2023 18:52:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125824 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25929/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/