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 3DB1D42609 for ; Tue, 19 Sep 2023 17:04:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3916F40649; Tue, 19 Sep 2023 17:04:00 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id D2CC340649 for ; Tue, 19 Sep 2023 17:03:58 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-417ab9cb14cso20118291cf.2 for ; Tue, 19 Sep 2023 08:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695135838; x=1695740638; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DBRxeBOrodzsBJonC2x4D+k917d3pgkUtTF8BOLntw0=; b=fZxHi+TQDeZic6t4yhUbY3jfbu/FHDp9hz5jdNmebR7TI15R7KFxmZxYeVQuanpNo/ jDSjqGUlfp48+Kl30oomlM93ebqiRXDEgXL+XLzJrR4ods11YahZFv/g+opfrAUykuxt L+X6IegHyk2rdfPv7JIg8VybTzB09jF7rPTqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695135838; x=1695740638; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DBRxeBOrodzsBJonC2x4D+k917d3pgkUtTF8BOLntw0=; b=kUFdLXmMCwYnTsQdIN18jRiLc0ABrzfpjUxeUJ8lroLIAwsmR8UikcDhmXFvbt/GT6 ofyhRRCuNilqxp/E8EaoemTghM8m33eDQI9Ro0Esq8Fka2o1RlWUg868nOKOkHlK6SAz ifHthbLcII5g8KkvUR6t6UJuYTwaIcV33+HpSmJEsAJzlBk06zgrshlYI0uFkAhRLycS tmzfbPYK3KvH/Foy7jrfI2FS9KrZspf2v0MY1AF34x52FeXelu50uT/ZpeSTpoBpSynd oqNeFklJnMA2C/wK/CJSop4DLnHErTJBbmUk255xEiZfxEOwZ4Fadbllu2eduY3iUwQg soow== X-Gm-Message-State: AOJu0Yw4OzOM4c6gfxw0WpcQXTqGS6WLX6LBzC7QovPom/NFM6wS9TUG XbADhUItFri9iA2RDpA3tVg+723VaeSNVPfBvJRLS71w2pd72D4nIgTu0Q== X-Google-Smtp-Source: AGHT+IElrMb9lhJOWu5o0FFWXyHMg1vpdnMiLzi6rVjLo+E9RBmXBoFntOVpHuph6HL1Yrtx8mujBGfpe0DU X-Received: by 2002:a05:622a:308:b0:417:a74f:69b5 with SMTP id q8-20020a05622a030800b00417a74f69b5mr10399456qtw.33.1695135837987; Tue, 19 Sep 2023 08:03:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m12-20020ac866cc000000b003f9c38eb0e1sm663952qtp.13.2023.09.19.08.03.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Sep 2023 08:03:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Sep 2023 08:03:57 -0700 (PDT) Message-ID: <6509b85d.c80a0220.1097a.7aa3SMTPIN_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 AE0786052514; Tue, 19 Sep 2023 11:03:57 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/