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 21CA642609 for ; Tue, 19 Sep 2023 17:37:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C95040277; Tue, 19 Sep 2023 17:37:50 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 075F140277 for ; Tue, 19 Sep 2023 17:37:49 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7927611c54bso231237239f.2 for ; Tue, 19 Sep 2023 08:37:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695137868; x=1695742668; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c21S7A9DAlyF3hVlhVpJofSGCMKl7nDaN8UHu53GoBA=; b=F2Ys4OIW9qPFNTDi5mDcZ1iiIMwqQz6pkCatSDvGuMnvn2wJuDcGM8XL+FHseSk4EH eBWNL4Vm1eSo3NA36WlKLCgF4NErjQmJaP3jXj6N4XMTJQ8O5R++i6VOK8rMfVQ1fBuI dTX/l+duj/5zdpSkWTbiEf3nN+3sZsmdZqVDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695137868; x=1695742668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c21S7A9DAlyF3hVlhVpJofSGCMKl7nDaN8UHu53GoBA=; b=Pl7O6M0xHn/7xUYwsdZQp3UCPjLVaH+7MfAy6Mo2HpW8dBPo5gr8iVtb5s4bYOkFfO 8eI37eDGrcSLFdg0lQxYRpaW6Sg6ErxFQIsrvdaESa6Isqmh6n4WIkl4ZGf30EO9u20Q 4mTjvskSlJCChmZa4FZEjS+I4SzSdPy05snsDRnA+/gQ6wjT1RDzsKSbOxeG3cfjYvwd ka7nOC71fDg7TkfZ9opyheSWUs6JiQaV/ea8y8lhSrGfskou1Ys0sp/vuoZGrg2sdE8X ZxD+pnPCvmNBLUaDGam/e30D7LouAO3szc3lBDqVPpmhzHWiIMGyfoc675h3egIQrkmQ E5Zw== X-Gm-Message-State: AOJu0YzYbeDTWRwBPEVKwvopYcBQPntQiLewX5iamlaOJCwEP7QcLL1V cSEZ1EWY2cUSjMOimuipfPm3dPEXvXo8Trk9zpeu/CNMXujsTxqVxf6jg+ETnn/i5qCWmkUlEw= = X-Google-Smtp-Source: AGHT+IFZhTrdAWHasfL82BoEAeYd8sHVN7OIZmrQty+RmTlzAPQI1i+UDkdhpUDN4Ncc21Ail439WVZs2fbs X-Received: by 2002:a05:6e02:971:b0:350:ef09:ff82 with SMTP id q17-20020a056e02097100b00350ef09ff82mr145781ilt.24.1695137868509; Tue, 19 Sep 2023 08:37:48 -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 o18-20020a92c052000000b0034fd2f99b65sm437421ilf.26.2023.09.19.08.37.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:37:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:37:48 -0700 (PDT) Message-ID: <6509c04c.920a0220.88f4.5736SMTPIN_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 0F7E06052514; Tue, 19 Sep 2023 11:37:48 -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 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 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/