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 5C81D43414 for ; Thu, 30 Nov 2023 20:56:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 579DD42E91; Thu, 30 Nov 2023 20:56:39 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 59FD2402B8 for ; Thu, 30 Nov 2023 20:56:38 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cdd584591eso1349992b3a.2 for ; Thu, 30 Nov 2023 11:56:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701374197; x=1701978997; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y4XV6ADXnkvFI10xjkhaZGOD7kEUOdRYSy8Fhx/XbYk=; b=QE2G2xCuJa42sTiyZXmx5TAhMsJMsCtqRDxcXLGb2XLKOfJ6RluXC+i8QtNSn7AUah TgJtoBPFRQSXSf6LfQpcRidYg7ajgYR7tOn0/rH4p4zWMDmat4rKrL4MlizYQ3p88yM/ 5tWRJA2T6tsdh4BgttQccvQxvUZNmpWdUSqOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701374197; x=1701978997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y4XV6ADXnkvFI10xjkhaZGOD7kEUOdRYSy8Fhx/XbYk=; b=EiTf9HvwdjOUrweiRNBny/MmQCSsMC1uYXecpbZRt2Y+Si3U0wwq2DWBLP2WcikAuN pZdp7E45Oimu7rFPr6F1CTsfg/2MAzIn9580Pu6dpPbior09XsD1EBewAXMlp7oNtJoS A45vvZJGQE9+bv+EUFaeef27Okwr+DLUdhrRNm3zJ6liA1Ldb9n98J5raDq+7+9//fCY RYJv4NGPlbFOGd6lbeQhGZzgWrwMYmCa39tOWUZiE1mpK3nIcJvgssZ036y1mYLdq8Xf Z35V1YKPJ65HMcZV+4dE2dyi1x9rxThgOKTVWyO5gewP7+HG6yts8900hjbq2KwvQfYE LgwQ== X-Gm-Message-State: AOJu0YzBAoJIqNXYBYBWFLo2c2HgtJf8f/urEGeoJo2n95voxiWHmrAO Y4km4dPcfR4gmolk/EXQ+0UNG2xTbP7sB1PbVqw1NDqtPvEsa7KrYJyp+cPw8MEOvg== X-Google-Smtp-Source: AGHT+IHDwWvbDIDTiqBi8DCAsB3o9UT96SV7hhMnYYGzGO1Gvr7miNkzybEByyHHPOWOz+Wr389LoUAMDyNm X-Received: by 2002:aa7:981d:0:b0:6cd:f399:be00 with SMTP id e29-20020aa7981d000000b006cdf399be00mr1769282pfl.28.1701374197572; Thu, 30 Nov 2023 11:56:37 -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 p15-20020a62ab0f000000b006cdcd77afe3sm119459pff.17.2023.11.30.11.56.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 11:56:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 11:56:37 -0800 (PST) Message-ID: <6568e8f5.620a0220.28058.3c70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 4EB1B605C311; Thu, 30 Nov 2023 14:56:36 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] afe986d15845e7a774ae3a4e23e03bb7d3bcba72 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing PASS_ Branch: dpdk-next-net afe986d15845e7a774ae3a4e23e03bb7d3bcba72 --> 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/tarballs/27164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/