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 7E06943F75 for ; Fri, 3 May 2024 12:21:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A420402D0; Fri, 3 May 2024 12:21:26 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A706E402C5 for ; Fri, 3 May 2024 12:21:25 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1eab16c8d83so74041425ad.3 for ; Fri, 03 May 2024 03:21:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714731685; x=1715336485; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ZZPSuuwsj5JzmTcl+vrOQkmVh446Tn4w95m5f85u0XI=; b=DSAH36pWxEtcn877qst/3HqTAHvWsKkBQIt2igya+1nc7r78yqPLdsCybxP1SjaQTL EH5Tc1omyEuonuuUZn9MxPlLDn6q+myfBA6rlSEmQKTW1we0LEFuZXXetg5cxUJfY32b DgCs8ggWeoTeEkGaFHcpIjhZPTsP+0zNslG5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714731685; x=1715336485; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZZPSuuwsj5JzmTcl+vrOQkmVh446Tn4w95m5f85u0XI=; b=EZ0+HqW016UiSFOXpvnVXj3p2TavHcSmOYCU10eQe1zU1rgZ2pg7pTibjrxt6uTmIY yEYqFOBkZYdsggLJeaMzaqWEhS5w5aH2WuWNRx9JUW7D6+NQlfQEkF1MKLOh+bfrsnaZ rS1RneCitF84S9F4D+yi6YgCxuh3zG3UtrJ5IzLcVMAQCtWxoHrPHJ8pKvzsmA+6qS6D fCMHyGN6us/OjT2pJs2kNW0um4qlBs1urqal2DioGUNfiIrTz+VZ+Ks70EyjUv06GbO9 e+bx3VwbYRaOPqMDjbCwpYNizFgFS5cGnixTozZ2pe+skZQe2CRSpV/sawx8HiNj3v+c Lyrg== X-Gm-Message-State: AOJu0YwqW6KaiIAa34gfDRyPdAjk60HoeKEDfTYhFNSrysvL2iQNl+p+ sL14p8v1f0Btr82Jy6NsjiMdWfUS2jq+sJ/BLB/XOIwaNvMrGb1yvW8HdMtNJNv7dLgedyv8T0n RsLIf4n5k5euPojZZeszMH/WxWWKCu4cw4qc8diaNdWDCNr1JA9QpAxAG X-Google-Smtp-Source: AGHT+IHDsXscEaA0jaCphzu7ei/uomLuC51s8p5AboROQZXYknlybQc1h33XQyxtjnxHG9ZrsIxg1L/xO/PO X-Received: by 2002:a17:903:2312:b0:1e4:6253:75db with SMTP id d18-20020a170903231200b001e4625375dbmr2422103plh.17.1714731684990; Fri, 03 May 2024 03:21: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 f10-20020a170902860a00b001e0f2b0568esm124265plo.0.2024.05.03.03.21.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 03:21:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 03:21:24 -0700 (PDT) Message-ID: <6634baa4.170a0220.0d79.7796SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 353DC6052514; Fri, 3 May 2024 06:21:24 -0400 (EDT) Subject: |SUCCESS| pw139827 [PATCH] doc: fix testpmd ring size command From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503085129.316979-1-ktraynor@redhat.com> References: <20240503085129.316979-1-ktraynor@redhat.com> 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/139827 _Testing PASS_ Submitter: Kevin Traynor Date: Friday, May 03 2024 08:51:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01 139827 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29906/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/