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 A0E8242A9D for ; Tue, 9 May 2023 06:22:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94F03410D7; Tue, 9 May 2023 06:22:22 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 07AA0410D7 for ; Tue, 9 May 2023 06:22:21 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-44fb0f20554so1920057e0c.0 for ; Mon, 08 May 2023 21:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683606140; x=1686198140; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bfYXYPQgFxNCIR3rZ450Mi/nWby/SgzPD8RTv6R6A30=; b=QJmksLeMtNaAUZ517hPwXBgf5s+i/GRFAgzqz43XWvpFiGodPhuu8LyBFfZSsEh1Cs FU4PXcgoAOc4AD1RmzXoHoW+prgqsYMezHoIKIRO9ZYznv6GhSX5tYPKMVOXrFPgOv5D vp/46JDGZEi3Sh4Jkr4upUlsTwB5l3XzURSvA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683606140; x=1686198140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bfYXYPQgFxNCIR3rZ450Mi/nWby/SgzPD8RTv6R6A30=; b=M4lygnX2dxEsCqAsAO3kzsLrOusCGWFEyLY0dsXprDPRlF6soMbBWFPN6wPpmxAGlT FJUl2tNyRR7IChlWAfN5TwyxlmaGNyMU8uz5bHX8okt6AEjkGcTrnBGL7PL9EDoY62mO D+x8HGUvtCExcG+Oh/ES0em8CcDvEidDFeN3Vibec8Dxkzi3iWu91MpXNRk6k2JJ+SOB R77duajcASWnhtlx4jEmvqFRaJIXQzfypLkpSJNsoJ52JpRqxWTjusMXfmt5pm6enbiz uc+5qCNK3Y5K3RGLhBECwQELv5L6Yg1EpGlIWhMz9f3ALQgapwt6DLTld09F5k2xbJO2 q2dg== X-Gm-Message-State: AC+VfDzIYXOOTczspyAFlojX1QMoVExcXbOqZuo3HQpb9eAq0VcBqF8i yPXtWn5IvBP5b4/h4h6vbG/C9niGZO74pe2coJmXBz02mebwwZuOQtaZ7Q== X-Google-Smtp-Source: ACHHUZ48Q8wWAS79gURfBI6nISx+0jIRJ6jHEbHg5xk+cBrLPaLiTuARU7WHvU3YqxvVtXm/Csw46qdISJnb X-Received: by 2002:a67:fa07:0:b0:436:f5b:b35 with SMTP id i7-20020a67fa07000000b004360f5b0b35mr613776vsq.30.1683606140376; Mon, 08 May 2023 21:22:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e15-20020ab0310f000000b0077d2388d4casm748044ual.7.2023.05.08.21.22.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 21:22:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 21:22:20 -0700 (PDT) Message-ID: <6459ca7c.b00a0220.18e7.8e95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 02F3F605246B; Tue, 9 May 2023 00:22:20 -0400 (EDT) Subject: |SUCCESS| pw126772-126774 [PATCH] [v5, 3/3] ring: add telemetry cmd for ring info From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain 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/126774 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, May 09 2023 01:29:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126772-126774 --> 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/26194/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/