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 2E6594260C for ; Tue, 19 Sep 2023 19:25:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28ED440277; Tue, 19 Sep 2023 19:25:26 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 51A7E40277 for ; Tue, 19 Sep 2023 19:25:25 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58dce1f42d6so724437b3.0 for ; Tue, 19 Sep 2023 10:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695144324; x=1695749124; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ssPgmQleZKpMbFw2dyu0oXZu+/5P8AdymmPb9tCzob0=; b=Cjk6Uk/6eDLKxbuKiytyBRbQZGgd38mMzNX7mW+Nbke/+gAs6SvZSUdzY7RbNCgjB8 rfa09n7YnDIxwiqOAV2uvMi5GwQ9TLQIv71bawcTRb4tQBdo8wzrYKSwVHTDmspuWOoI l+XWC/pZ60BaNeSyff/vBkGJ8pZKbAccYBDwo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695144324; x=1695749124; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ssPgmQleZKpMbFw2dyu0oXZu+/5P8AdymmPb9tCzob0=; b=Ti9Gsn1bHEpeVWc7M13WjkglP5d6BsYeoHfI7fnlK12mcwkanCC2lqIDxwh3Y2sRx7 yekB5Y58JC38nbk5su55vKphIFKck484VHVxw7X/l7jTJZh+skNfJIyvb/3LusBF7ld2 s1FuVMhU/nEGmPuOIYogRJnK1Z6VG1SqifYlZ25QA4vlmnC/8E8xGv3kwRj3dM0zKaFw FMG1RoFU3k2imF8BC9QLnZ+2vqSThNpvZLbWYVJD07zr+eI3+zooMXzqSOeSjBSnjuBy jQ8PRZAZS/VkMV8X+8D2uUbAyImvL6pqsVW0JhNhCAovgcumyuVOd4TmvfaTEXnvnSkz PsJg== X-Gm-Message-State: AOJu0YyFnNErLr1wzm1cudAwpyop8NvkzZ0zEOm3DMD5AINoVBeij65+ erfHhwEyXtB9E/Uo8WbDdzR6oqwwlT5TnPqIn7azh567ZSGZQmzRR7fGl24+LUzj50SOuLqIJw= = X-Google-Smtp-Source: AGHT+IFVD7fLirHKkOVS4LwzpFjQT2JSZ/HQQjcloUgHwIVwgJp3MKCA8oOQdZwPXluLgKX6trRNzYkNKjkz X-Received: by 2002:a0d:d9d3:0:b0:594:fc45:b4c4 with SMTP id b202-20020a0dd9d3000000b00594fc45b4c4mr359046ywe.19.1695144324811; Tue, 19 Sep 2023 10:25:24 -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 q66-20020a0de745000000b005771ba13832sm1441305ywe.39.2023.09.19.10.25.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 10:25:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 10:25:24 -0700 (PDT) Message-ID: <6509d984.0d0a0220.47109.d026SMTPIN_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 774146052514; Tue, 19 Sep 2023 13:25:24 -0400 (EDT) Subject: |SUCCESS| pw131620 [PATCH] usertools/pmdinfo: fix usage typos 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131620 _Testing PASS_ Submitter: Robin Jarry Date: Tuesday, September 19 2023 10:20:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131620 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/27646/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/