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 ED8F943BCF for ; Thu, 7 Mar 2024 14:21:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2AE54067E; Thu, 7 Mar 2024 14:21:24 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 393E740272 for ; Thu, 7 Mar 2024 14:21:24 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36576b35951so3596495ab.3 for ; Thu, 07 Mar 2024 05:21:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709817683; x=1710422483; 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=Lmyb4b/5zwFUUvKYSN0hRlZZltlBbJ1Z1vkiboxhITk=; b=KQjMAZPBsWV+KjqaSgn48G5ha1is6jMfHeF1ELKlmXRKO+kwPemYyTzIUqtORrTpqL VBCvHe/ptYyH/dsurTxWgGFPxO4M6raI8i4U28+/4NkOqnVpvK8PUbGn4H0Fm7RiFsUu QtL9GRuCGP03ickEQz7bs1WHcOALCChwsK6Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709817683; x=1710422483; 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=Lmyb4b/5zwFUUvKYSN0hRlZZltlBbJ1Z1vkiboxhITk=; b=BIk9j/Ig/0v/tVBcunM+IDGzfOUuYbycXhhw2CXOrF/AHTgMFCaVW9pEKt0pr8PdOT V1wwm0E1tqjldccvzMRvtZMVp9ncJjtmH/PpSSjl31q6+NrZWF4LnhNT3tVbzUt79Raa HVh7k05e0Omoz4fNm5E4cSImsVz/LPBv8ckrxHEWtxKJv0W6hwi2Ry7P9gQv6UYXldG8 7oyabccOqSxJOOi4rTjtSsILMk24H7Gn90fSpxsnYqvqJXyobhr4EMVuhSi8gmJc/90I 5blodW7bgXRmUfxcTekXjBu1JHj4GIW3XPdGc+jAwIe/8Cal9LZ55vz04bWee57tfYp1 /jUQ== X-Gm-Message-State: AOJu0Yy+Ln5Kexsc3w6sZ7poutEvpYqQuWeq2uJj6V/sS2fMZt97Yle8 JkOTiud/EKZ/e/R5YvViDy8XbdmZ7cGBWNjPPqLBP5cvxVLIq7LU8nE965t4n9zghmz43HyhnFV EAxFTo+nVv7OxNvxl5VXHPGTooMIjLJBMfF+1z3Tz X-Google-Smtp-Source: AGHT+IGbxQwaeGhwFbOognlQ1hQgkQbKsk8XJGOh8UKBajTCzMUEbr4lh9Wy4tkgmoGBkfd13KX1xuBSGx+a X-Received: by 2002:a05:6e02:1d09:b0:365:1985:dda5 with SMTP id i9-20020a056e021d0900b003651985dda5mr21605204ila.14.1709817683620; Thu, 07 Mar 2024 05:21:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u4-20020a63f644000000b005dc95117e28sm696807pgj.32.2024.03.07.05.21.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 05:21:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 05:21:23 -0800 (PST) Message-ID: <65e9bf53.630a0220.3ae7a.9dfaSMTPIN_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 DA0CD605250F; Thu, 7 Mar 2024 08:21:22 -0500 (EST) Subject: |SUCCESS| pw138082-138085 [PATCH] [v2,5/5] eal: fix memzone fbarray From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307070113.29580-6-artemyko@nvidia.com> References: <20240307070113.29580-6-artemyko@nvidia.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/138085 _Testing PASS_ Submitter: Artemy Kovalyov Date: Thursday, March 07 2024 07:01:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138082-138085 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/