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 E535042DDB for ; Mon, 10 Jul 2023 23:00:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E82B740150; Mon, 10 Jul 2023 23:00:11 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8731D40150 for ; Mon, 10 Jul 2023 23:00:11 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b056276889so4007635fac.2 for ; Mon, 10 Jul 2023 14:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689022810; x=1691614810; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kCAE3FTroXVbHRzXp4PexJOFwyuCQC1qRe3pNdbXdeM=; b=fXVgZz3Kq3RNnvsXUTthv/3FG1LY1j5Y4jj2wRnW0OoWZ9avRCW6HcI9lGf6IdajVj sOXnah1HnYxsFBcSKZ1+ECirFn0fUg1rb1WBpmIpuhbxkprsOlKJU6bsAf/hZkCIuZI5 PISEiXEMFqB6fVqZabPBGJdmJ3pUL5nmXpwDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689022810; x=1691614810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kCAE3FTroXVbHRzXp4PexJOFwyuCQC1qRe3pNdbXdeM=; b=DSWOkT/k7la8t+ym9qcaLQviDpcPKRTOCF8WqwvMswWVXb+4Eyp5gKE9A6JmSxhw9O JyFMXqMlmayP3PZ8nG/y5lW5I0tHpiUIo6rnq7P9zV8qaSxrmfJSgxDI95aKziNTWze0 LDf8TZjs5GaPtwgU8r1KmAmWQ5lOlqApMbd7UbE2wE0kMkM4js8wRDjBuAhfRcbVN/jx bJE1Ug/R2b3cfmbv4Gwz07jhFestYJbpaIC2lCtxGhlDBKtFWhwfQHrqgYQ3eG5yYiKD DB+F0g2/0UZqjoDlQdbEt6IXkVObS+FEXpAQvYMe1nkctiDNr9plomoxGnmowlRg+Sae L5ag== X-Gm-Message-State: ABy/qLYw33s7711ujsO+ta0BVGtzxVgGEHKO389jwTmnG9pmbH25xiDe kvgNZORPeXY1zm/BtMfKVylPpYHmbGD+rRXIG3fmfwK3pKGAKEHdaONabw== X-Google-Smtp-Source: APBJJlHcp0FVSvShYX/roUSWD8oUwrvd6NWN7N2oBTaQ09WTnUyN0zpJPzSd76UmEhxkP+HchvRTXXfnIvNv X-Received: by 2002:a05:6870:2c96:b0:17f:7388:4c69 with SMTP id oh22-20020a0568702c9600b0017f73884c69mr16771916oab.30.1689022810727; Mon, 10 Jul 2023 14:00:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pf2-20020a17090b1d8200b00262f2c5ed1csm2279896pjb.0.2023.07.10.14.00.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:00:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:00:10 -0700 (PDT) Message-ID: <64ac715a.170a0220.9f246.e648SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E4C95605246B; Mon, 10 Jul 2023 17:00:09 -0400 (EDT) Subject: |SUCCESS| pw129240-129243 [PATCH] [v7,3/3] ring: add telemetry cmd f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/129243 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, July 04 2023 09:04:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129240-129243 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/