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 2F0D143BEF for ; Sat, 2 Mar 2024 19:15:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 142C14025C; Sat, 2 Mar 2024 19:15:46 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9BCDD400D5 for ; Sat, 2 Mar 2024 19:15:44 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-68facd7ea4aso25693086d6.0 for ; Sat, 02 Mar 2024 10:15:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709403344; x=1710008144; 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=sj4iS9vcAFKoZLTXzzsz5wJf7Fn+X7X19/lPlOdYpic=; b=Wg5IdA8zFC69AEQvJxsJO8mnjiruTS+XBKQ95rGkLoBFVfJ94W7pDOqIdj/8+M1XOv MrgfYGq9fJCJg25zECFUALoPKt6Sth/T4oALCL+9ssob6l+pPYbbxtv4MvuSwWZyxC0d tRXt0lr/xakTmj3gFtSUDoCGOR/Yp8cDWYMbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709403344; x=1710008144; 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=sj4iS9vcAFKoZLTXzzsz5wJf7Fn+X7X19/lPlOdYpic=; b=cH3rwtGstbNQwfKpgavBPRoDlxIr9bsV4HPh6+ymQmruLcd7Kl4X9kALnJcZPdTLrB BSYxWuNqlCXPy3cZfHoCylDeQ9/Fk8qnZsBghvN3UOvOMVmVDCU3ZSHDwp9E7ukqTTGT 4tgiiIYTOnQoHtLyExAAV5HfpHuswXPTXOwNux4AkVKEdANM6OMH63m2RT8ZwV/j9T1V bvqK8oz0qdH/mE/rwftGYYJFpuKP35V2u0K96kacI3Me4xam/rCDP9aIz1hTdMwkMenU gxapdpS1QQ3W204l9Rj5LoiGCtwCWujc7xgvCHZo/PrBycV+2YOv932nWLPwTsRWvFnU Jn5w== X-Gm-Message-State: AOJu0YyYLmVWy6Sge41ijnZjyvcQ0+ejuzO4+BLxXKy8xXLoc/eFgBtS YUMtzKB4dXCwajyFOc9oC40F91raT5mfrU6IdlT83MEGpyu9AzBm4Y3OMDjz438ObG+KJoBfiwH Ly26KA/mbFr7PxXcdlBzzYjDWGeiQK5Prt9VqXEDAW/n2jxsgf9ACAZ0n X-Google-Smtp-Source: AGHT+IE28wrWSF/ZAjOH6pJ6I5WIHqLaMN5+N3w7rosyv86lJfu2bl9+rWE2sNgHo3zAV+3PwRuYQzTmv/Xm X-Received: by 2002:a0c:e286:0:b0:690:4e40:76f3 with SMTP id r6-20020a0ce286000000b006904e4076f3mr8215241qvl.25.1709403344016; Sat, 02 Mar 2024 10:15:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jn15-20020ad45def000000b0068ffe7fab09sm280547qvb.40.2024.03.02.10.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 10:15:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 10:15:44 -0800 (PST) Message-ID: <65e36cd0.d40a0220.8971a.364eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A35FA6052712; Sat, 2 Mar 2024 13:15:43 -0500 (EST) Subject: |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240301102104.20074-5-paul.szczepanek@arm.com> References: <20240301102104.20074-5-paul.szczepanek@arm.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/137665 _Testing PASS_ Submitter: Paul Szczepanek Date: Friday, March 01 2024 10:21:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137662-137665 --> 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/29368/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/