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 6011543F65 for ; Thu, 2 May 2024 11:18:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BDDC40299; Thu, 2 May 2024 11:18:31 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id D72704026F for ; Thu, 2 May 2024 11:18:29 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6eced6fd98aso6775854b3a.0 for ; Thu, 02 May 2024 02:18:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714641509; x=1715246309; 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=MKDRZZjY+xJfCnWdrX7C4QMO6rHQ8dAWk0K7IpRWAcY=; b=Sa4rgdTiaH8HTiehL/qa8qKCwnIa1BjNUGPSTstkOuMUZn23y+DdIloivOK2SR0APY CzCwCUpaE0CheHybS7CHFsO9NlU+Thq3aR7/SSND6mjZEVSZtq9a6p9kSl1wtJGH8fXj Mm35Wt3dAz/5zt6+IVcMefh0i8Wm/geTsNJM4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714641509; x=1715246309; 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=MKDRZZjY+xJfCnWdrX7C4QMO6rHQ8dAWk0K7IpRWAcY=; b=XpbcPpMJ2NPkw2cUWhTLnRfJBxSYkAMkpqitBryhLl+h9JKxuHWh/utjDLrF/OV0Ki hjpCDuGldEdwneCbvLeTFIWf1iwc1sMLCv2Ar/CO8PvskP3r0y9fcxQlPmp7NRPkfABG kPXAyipCf2xZt1XAKkY4GmJIyZAXPbjRAui6LrF6k4oNNbPQQDXYuHliU0xdmsXbSYuO 6evdaxEvYTDsi+AUn1P3otIDqLZgdt30/Di7K58c8fEnOMta7i5/TTiktaYr/7bHjtTv pHUPaO5uanM5wM52EJxrxGxGBlLWM9fhIaj50T1uKvXDiWlxGhPtm6AP71LpeSHWrXBA wBpA== X-Gm-Message-State: AOJu0Yy5ESlb2DCcGLDPeryYp7A3jz4Xt58S/0ZUYlrhnB7mEd03fSsC bE/5ZaAzwCcXVOvPIAgtED9w7ToYF3NBbxUu1uTlsTV03/sFCwouCJagVA104oaNQTNFELAigTD 8YoRMNyMQaItAV6TBlAihI+/2nj3wdYbmcVh9cKhDhteKM8bI56L8FuNc X-Google-Smtp-Source: AGHT+IEiLfzcx5R07gYYK7ISDMeL/sqa8PRux5xMXJKMmICQD2Ud3L6Kek3rb2XSz+lKvQ9gfGxoxh77/3Za X-Received: by 2002:a05:6a21:2d8c:b0:1ae:42af:786a with SMTP id ty12-20020a056a212d8c00b001ae42af786amr2064228pzb.2.1714641509114; Thu, 02 May 2024 02:18:29 -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 y14-20020a170902b48e00b001e2b828cde8sm38714plr.147.2024.05.02.02.18.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 May 2024 02:18:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 May 2024 02:18:29 -0700 (PDT) Message-ID: <66335a65.170a0220.58d21.1b74SMTPIN_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 B37D66052514; Thu, 2 May 2024 05:18:27 -0400 (EDT) Subject: |SUCCESS| pw139795-139798 [PATCH] [RFC,v6,6/6] eal: add unit tests f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240502055706.112443-7-mattias.ronnblom@ericsson.com> References: <20240502055706.112443-7-mattias.ronnblom@ericsson.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/139798 _Testing PASS_ Submitter: Mattias Ronnblom Date: Thursday, May 02 2024 05:57:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139795-139798 --> 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/29896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/