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 1F4A541C53 for ; Thu, 9 Feb 2023 16:58:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBBEB410EA; Thu, 9 Feb 2023 16:58:28 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 356B140EDC for ; Thu, 9 Feb 2023 16:58:28 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id z1so3273406plg.6 for ; Thu, 09 Feb 2023 07:58:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=mTdiKc91WzRcmmBT6FDgQFk/RemoCvwLccgXYf3nb5s=; b=S/gN+6dRyu4gkGPVT/pJKga2wp9wBJlvZRDjlMJnmihdcavO+BLK8b0QRwY2y8pS+E AXnA1P+hlenRvQMDiYGK7714CHPpxyrwOF4Lw85EPQgMB61CNNX7RSzEsWWpTqwS1mTl AMQ79ytcWaAWUw68YZxZeaIyEHiqzIiHeKh3M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mTdiKc91WzRcmmBT6FDgQFk/RemoCvwLccgXYf3nb5s=; b=BtbCOIchuaVq2w5TPjC+ps5LjdpZIopbJYgKjagnCHAQxfgvy0wFqnKtsl21HLGjnP eQRqrrZpQ/Jg0wgbTiBpWb87hv+3lLw/AFRl+1ScQYt3G7fErmdzHy60yFinsl5xHJ1f tRxLDP/f4OmWfpu0r+kLKjEbJhZdXzUMNQTkNx5y1PVT9kARoq+//sIdy2O0MV86yAO5 ZO2m3jAk0KcqQEnFSlLS7dD4Yfd48rsm21sOJXuDNBzdidFU7MspDlXtTJsnRLljUYmS XhcnC+OVFiaV9R2sQFSzVMt7xqIDe+EUm14sw09kActX4FL9yQrC8hDfvX4OjaiB/u/3 xNvA== X-Gm-Message-State: AO0yUKWoJ7sublWhP7ok2ae0BqzhKlRvZWg/NzqlWlgk0llD7/DfWEau vSEQin5+lFEJxs4thv/vPimsFu3BwIxgsWJedoc5sCYg7pT1O9BteTg= X-Google-Smtp-Source: AK7set9FLGUPFhaexZMywxitMVY4/aJTeZNbW7AoHpvA5za0j2JnzH4Xe1/V082t0oMT0xhFTQiOj+pq7Bye X-Received: by 2002:a05:6a20:a024:b0:be:dd3a:6d89 with SMTP id p36-20020a056a20a02400b000bedd3a6d89mr12957269pzj.6.1675958307417; Thu, 09 Feb 2023 07:58:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n2-20020a170902d2c200b001992f06d3a1sm74964plc.134.2023.02.09.07.58.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Feb 2023 07:58:27 -0800 (PST) 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 DA926605246B; Thu, 9 Feb 2023 10:58:26 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CB171601CD; Thu, 9 Feb 2023 15:58:26 +0000 (UTC) Subject: |SUCCESS| pw123364 [PATCH] telemetry: reset data before passing it to callback From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230209155826.CB171601CD@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 9 Feb 2023 15:58:26 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/123364 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, February 07 2023 18:45:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491 123364 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25272/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/