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 2BCA743F75 for ; Fri, 3 May 2024 13:37:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2262B402D0; Fri, 3 May 2024 13:37:53 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AE0A4402C5 for ; Fri, 3 May 2024 13:37:50 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f44b5e7f07so449714b3a.2 for ; Fri, 03 May 2024 04:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714736270; x=1715341070; 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=9ze8jT/sTgbqYyLbwU5mYTeyGLTu48Bx3KmVKuTvrRw=; b=ZctibUhhdibUtKokFz5uplhbQP7xwdu5a4EPiFADbKdTMshQ1s8VFtB0RQzqKD6j2J HZiRbRkHCN7VTKI9x+p4AsQQsJOZUnS8/lyzxTSFMFolCsq+wrRPKOPkCMXkrKQzhM9F 2UuVbuXMQ6wy1pPzsr2wGsRP2Eyw58H+8Nzis= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714736270; x=1715341070; 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=9ze8jT/sTgbqYyLbwU5mYTeyGLTu48Bx3KmVKuTvrRw=; b=qJGqs0odUKJbSHlHD+aiRlrbSBaL342dg9AkmHXOjWbb1Jrbgsb5VWzaDYrUkfZDg+ q5jKMKUAtuC5DxBW+tFvL9UXY63mXyjWXNZA8hku1NqHJjCbwgfI0sUK1O/nD3/6fXYg 72+bVFI9PAFJMZN68HnX7jndiTh1e+m1aVTj1psVLU/WN+MH6kXuXrt1UKe5YMoxprzU eqcYE1j3JkaRfOUo0PbSDVmUhRLTfKLEKTNhSpAGiec+kEIn7XHBaGlQUTnmAw5r60tj QWVEUTFE3p48W8hRoQT4zdll0vdrPoWCQgTLs8r2Q9r2Mh3xmsLVjO/rRkpT/g1JpYug SPNA== X-Gm-Message-State: AOJu0YzyQKm0ffXGf8hV45H8dav6XsxQw0niPzugiVns8eJLovwIP4em rhnIOQZt1WwuECjnqFfwx5VoFJCZ+UN5cOrH8nEeBqyrkNdVnP0Cqcfcdk9DQ869c5r0m2v4bxy SvJPL/0ljHHLeRQ7cVWa82a/9qfdJuWd9FCNRcFT13MjqIUv19k8L+QVz X-Google-Smtp-Source: AGHT+IGEQAAcCIeZJvMaz43VR03A+anDilhUsN0xF1pL2MTZku9wGGTpoRtHRHZkl5ZjYwyrNINT9zOkSP7I X-Received: by 2002:a05:6a00:4b03:b0:6ed:1c7:8c6b with SMTP id kq3-20020a056a004b0300b006ed01c78c6bmr2336160pfb.1.1714736269895; Fri, 03 May 2024 04:37:49 -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 g12-20020a056a0023cc00b006eab22b7c35sm172595pfc.18.2024.05.03.04.37.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 04:37:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 04:37:49 -0700 (PDT) Message-ID: <6634cc8d.050a0220.13091.9dbcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C96A604D420; Fri, 3 May 2024 07:37:49 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/