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 EDBB543FFC for ; Thu, 16 May 2024 19:59:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D46AE402EC; Thu, 16 May 2024 19:59:38 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8A9A140261 for ; Thu, 16 May 2024 19:59:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6f44b5e7f07so446267b3a.2 for ; Thu, 16 May 2024 10:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715882376; x=1716487176; 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=QgRREQrim0wDjlsUbD0zU/bl47CB+9sz7j6bbGO2X1E=; b=TVrCiaAThtCBny52+Xx4Promvh/4kjVi5xz1EM3yWJkh3ka/KOs5W0KIrpIM/AED9M upq6veiTceKsMo6+dz7zypc9e/AbcIFjVb55eF7D6mI6JTrJCQxK4Oe8L6U4lrmfiWop x5rcPJknUvvDo0iJW83jK+8m5mvasAlxYWyeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715882376; x=1716487176; 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=QgRREQrim0wDjlsUbD0zU/bl47CB+9sz7j6bbGO2X1E=; b=l86nRdFkqh91+ZUqYCpkwHGMhQkd0ZBLQMEIHFv8jwLeRMuMjMRa/A9wv/WMIVAFUw qd1YKpCj22PBUgQxTyzoby24wczIQKjNbsqKFMghia38Oogw3G03jU8T/wt1mJWPsqxt BQ619/q6Yam4na2/jW0ZoWW1ge5JwfGp3BaKZ3FK5q8ArBRW+xW4o+Go2GFdcny/m9Co 9mbKauEljE2EjiuPasLT6RFMhF3EfUAlmRKwlSBpsCss8rTsq+qNefc7JaAn4ZdOJDIL uObXQpP/Igd+q6zl8Ff/mQczITNNPVeRgWv+/clA1d1YOKSEIvQzjY0reMr39+5K/bYB /lBQ== X-Gm-Message-State: AOJu0Yxpj0lraHOpyCFUyvD6P5OpLfX/72r0HJuRa8Im9OjQTJQkrOKY xiLdurPKEX48CIs41oEx4gI/KaJFqMF0Kp/cJosjntUVnnvicwebo5BD81No2tlrUVqMFHMiwfA Hqb92z1kRx9Vyf+S3lIz0QkRa7Mh+vByAihcoN0E/K7aiKXyGGMlukKX2 X-Google-Smtp-Source: AGHT+IFEngDos/Sjjh3Bm5tM4omKujWARoIg5ohwtwhxIbGqv72qJAjPZCapVHB5KcZl0nH0o/gmb8DiqACr X-Received: by 2002:a05:6a00:1ad0:b0:6f4:d1aa:bbe7 with SMTP id d2e1a72fcca58-6f4e03bf5f8mr22723682b3a.34.1715882376566; Thu, 16 May 2024 10:59:36 -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 d2e1a72fcca58-6f4d2b3cea5sm961972b3a.17.2024.05.16.10.59.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 10:59:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 10:59:36 -0700 (PDT) Message-ID: <66464988.050a0220.3f233.7712SMTPIN_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 C0BF4605C380; Thu, 16 May 2024 13:59:35 -0400 (EDT) Subject: |SUCCESS| pw140139 [PATCH] mempool: dump includes list of memory chu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240516085940.61119-1-mb@smartsharesystems.com> References: <20240516085940.61119-1-mb@smartsharesystems.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/140139 _Testing PASS_ Submitter: Morten Brorup Date: Thursday, May 16 2024 08:59:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:884f83ccf74b5364430d3b21c653d5f6e359e091 140139 --> 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/29970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/