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 E99BA45B1D for ; Sat, 12 Oct 2024 13:05:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9A6240268; Sat, 12 Oct 2024 13:05:20 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 77AAD40265 for ; Sat, 12 Oct 2024 13:05:19 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-84fcd9f4e98so702128241.0 for ; Sat, 12 Oct 2024 04:05:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728731119; x=1729335919; 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=mNIAeA2bWMAb3PcC1WsVORtiqngAdwHB5swoW9GYSwo=; b=ZxLYGm4U1JGl6an6FOgIfmePprUR5AG3XKUyidyerV955JfCEk4fUzr1mBxS6q2gfh jO9i7zwiM7iA8XT2SXHqAmPIM+ZhlTJ9opLzJQofTdjJRvbRZFPm17mPZmTfKAKGBhn6 I6RAh29j/RJd55Cl/fFS+HBqjhlOe5VR/UUXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728731119; x=1729335919; 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=mNIAeA2bWMAb3PcC1WsVORtiqngAdwHB5swoW9GYSwo=; b=RXVilLQjBtyKxVK9ZOZLO37tCwd8v87yREFZx25tcC/zGmawB3jqBFdAfcmDIjqZOJ muloL4Nf3Jh+z+mY2sFRCCwoGOrb7J+Psi9AGqyiW/6uCJsBTs7PDkgyQ38W9+y88W8V 6VcKmPVJCxjfjOV4nfdYdGvIrX/2s3vrbjg5PTefVTwAYuAhsxH+isqMW1sLMdJ/cHQL 45+tffOvrElQhcugTEBiNh9N1CPenc6XRUEdZBKnmK9LfSOBBXVS5MArHevpzyDiPQXM 8PdUSrezJ2SzvQQIxKSOeFLHGLWiofl5UaQ8ytZj/joN2mRhraMfn7t0okJQrF2gxVs5 T3ag== X-Gm-Message-State: AOJu0Yxk1Y/KnIj7TphTFMZi0DRVMFPjbobdzskHC19bK49gtIybI9kS Tb8vrznfdlvUwJIOhgcX6WS9tFtRxPd6eQ4TihPzzSLoIOf8XrCXh8vq8vbbEA3Fs6lqN4s1vfH 4I0tAolPyfI5MAOVgEsAkhrAFl3hrBtJkWHnrJebS96K+N3S9lYpO7c7a X-Google-Smtp-Source: AGHT+IE1/0+8BBWjRSXr5PZFkbflU1F9Cr40unFvsODNhIzDXQjnUOZ90hNh8tw3SquqaZvSbWtUdoxOmx8g X-Received: by 2002:a05:6102:c0b:b0:4a3:db98:4458 with SMTP id ada2fe7eead31-4a475fd0b51mr1563272137.18.1728731118816; Sat, 12 Oct 2024 04:05:18 -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 a1e0cc1a2514c-84fd3554bcbsm179634241.18.2024.10.12.04.05.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Oct 2024 04:05:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 12 Oct 2024 04:05:18 -0700 (PDT) Message-ID: <670a57ee.050a0220.3be33f.b4dfSMTPIN_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 12AC86052471; Sat, 12 Oct 2024 07:05:18 -0400 (EDT) Subject: |SUCCESS| pw145573-145572 [PATCH] [v3,2/2] eal: add total memory siz From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010071621.2461383-2-g.singh@nxp.com> References: <20241010071621.2461383-2-g.singh@nxp.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/145572 _Testing PASS_ Submitter: Gagandeep Singh Date: Thursday, October 10 2024 07:16:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:6cf329f9d8c2eb97c8f39becd514c14b25251ac1 145573-145572 --> testing pass Upstream job id: ACVP-FIPS-testing#7273 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31391/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/