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 0459643F06 for ; Thu, 25 Apr 2024 20:56:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F26ED43943; Thu, 25 Apr 2024 20:56:34 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5675E40A67 for ; Thu, 25 Apr 2024 20:56:34 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d6ad896c6dso56055039f.1 for ; Thu, 25 Apr 2024 11:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714071393; x=1714676193; 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=PdFxO+pyYgHQ/jbi4hnxV+jkydZhG5kRYbAYJRvOLk4=; b=JZa0/5tnZ5dxhKH5UbY87b1zQrgzqQfZN0PXoaCUw5Ms0j3GEZBP1xH420VrhjfpZJ 4eqfRPRGcCbFXXu+Zqh2hHwde1sj0BNJ0Hd9klywdCsCYJoFqfWauNZTqug0WCEGuH1X ouK32K6XsRGKPIsdla7Ufh+PjJQPBkQiQdPDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714071393; x=1714676193; 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=PdFxO+pyYgHQ/jbi4hnxV+jkydZhG5kRYbAYJRvOLk4=; b=TrNzqoZksIEPg+Ww0Xe/FFlJOIKSaauqfwH810s370GY2Ow9GQyeFOw6gOax9UNbYE mYnr3CG80zuXiOHWKw4EgPvyYnHueyIi+FRmlBmCepsKx5To2Aj1kRBibHIyUwMJsLWJ ZeLGABzDSxNFJUSDz4SXbnpfbtEgNKV265XOlwKZ1qSmNcrzcYwg6p1Lg9izGa7lYLrM 64jQy6kf1oROiW5Q6lXTH9tGNxGUR59bgrHo5uvK0Dgwv3EFIyc5RVFZOhQ2nkuQCsc/ 7TIiEZbG8am+784zI2VcEtsolYsaeeb4RdhS+8tqM78czPnTnkyC/qqaG9mQN+4iRarI GtJA== X-Gm-Message-State: AOJu0YxDVsE37g4vlLc7vEJqy3PhoNMfuRM+3S0HRCFErZVrzZDCKhMk 8IRxdBr0eqXvFFoehqoBKACGcQiw52TXimRO2yle7FvhyvsCIclG7tadvZj01MJVDdxmLoLmBk3 DcaJXA7i7dXC20PEDhypE4xIQIJlAaOjAAlrtXE49 X-Google-Smtp-Source: AGHT+IGiJy9aODxO0vJhoWU/4gBgx9lw7YH6CemWLlea/58nrgMJHtRhxHTWtTNOqQeDMLhn4W48EWOOKGnS X-Received: by 2002:a6b:760c:0:b0:7de:a512:b665 with SMTP id g12-20020a6b760c000000b007dea512b665mr698497iom.14.1714071393780; Thu, 25 Apr 2024 11:56:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bt11-20020a056638430b00b00486f61f7ed1sm257908jab.82.2024.04.25.11.56.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 11:56:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 11:56:33 -0700 (PDT) Message-ID: <662aa761.050a0220.8b26d.d04fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3CF0D6052514; Thu, 25 Apr 2024 14:56:33 -0400 (EDT) Subject: |SUCCESS| pw139681 [PATCH] ethdev: document that stats reset APIs ar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240425165308.1078454-1-ferruh.yigit@amd.com> References: <20240425165308.1078454-1-ferruh.yigit@amd.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/139681 _Testing PASS_ Submitter: Ferruh Yigit Date: Thursday, April 25 2024 16:53:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139681 --> 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/29857/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/