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 8551E42609 for ; Tue, 19 Sep 2023 17:28:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ECEC402B4; Tue, 19 Sep 2023 17:28:21 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id C24D2402B4 for ; Tue, 19 Sep 2023 17:28:20 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7a52db1e4bbso2105763241.3 for ; Tue, 19 Sep 2023 08:28:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695137300; x=1695742100; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JprdIG1KjCDPgGRtu7T0Jln9zC87z9go2gCCqAaA0dc=; b=TfJlhHxU7qwEG9FhVSc8utG3vslCIWYhbxgXTMeWIEesp0RIoE3pTqfKVp0iCFUax+ cSAd09hciB2jqfWnZfwqkd9/iKdt9CS3sv12fVRo9YQ6gYq8Xa0FdDAKmYJIOZPRLfgZ AQ9+AudO/7npxj94pkDivffafiiSkHPtR7BSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695137300; x=1695742100; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JprdIG1KjCDPgGRtu7T0Jln9zC87z9go2gCCqAaA0dc=; b=lpwoLeEfMKi+rcm+mvX811ISP86CKUtfKUXjwDxxtYEPINbKzYb2VKvUOhMG29S37U 7B6FYzLrh2CzA5ztYhF6fZ76yiPBJB+Ut5fMNZVwkUe23SIL2XHbAcBvGww611TvCKhO 8T9y9xKPRXku8gxVuHzqewrI9zjVAgFTJkb5RDmQ0EwLXfJDtoVRKLPe68YiAb9ERxvO zBJAWkoGRYg626Yrig92b5OE1Agj2A6hJQJLOMrH6xQlFtHOHKa9yQImB+JLd7hPkFl1 R/Tekux+bpcijkOZb+Yg4IIxbbstQXX7Mx5hHripBwhB5lpJbvA4pe2RcCtIkcTLkpEu ilCw== X-Gm-Message-State: AOJu0Yz4Ho7pQr62c2v76yFYHM1EtoW9klWfInLTo7uiSPyAu3QSo3m2 sETj/5NyF7M7e10xfQYB3sPZTrlZVFRpZa88QWSSQigTkBwUYM2qp2EwgQ2DVzbDRIN5SNlExA= = X-Google-Smtp-Source: AGHT+IE0NXcE+PXtWYTMfFshhyGAmDTjcc9HdACKopAp0Y3cRiHnxjVGRsri7jYumHbtzzSw3plTaMDwPB79 X-Received: by 2002:a1f:cc81:0:b0:495:bc26:d110 with SMTP id c123-20020a1fcc81000000b00495bc26d110mr134574vkg.12.1695137300178; Tue, 19 Sep 2023 08:28:20 -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 j30-20020a056122091e00b00487dd44471asm1160528vka.7.2023.09.19.08.28.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:28:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:28:20 -0700 (PDT) Message-ID: <6509be14.050a0220.c665e.abc9SMTPIN_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 D00E16052514; Tue, 19 Sep 2023 11:28:19 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/