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 C663F41B2B for ; Mon, 28 Aug 2023 20:53:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE9BF4021E; Mon, 28 Aug 2023 20:53:16 +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 4318B4021E for ; Mon, 28 Aug 2023 20:53:15 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68a440a8a20so3102226b3a.3 for ; Mon, 28 Aug 2023 11:53:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693248794; x=1693853594; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KC6TjVn1Yql4lbsUiV88lEbS2BSOj9L6z5As/hhM+jY=; b=VYus8488FcU0l06ZRqzZhj4vR5Cmg+FxY4qM1XiMuV2VzB80seP7n14Tjv9t0ABLua jaR/F8WU7tgmVhCVrcKhwVwlClnvADpewqLwpdCJOkyrPsXaCzv/6CJUq9UNmRweCeJu cO7Wet9LYNuRsUZHb+fdmbvzW8MLs5TuYBolE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693248794; x=1693853594; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KC6TjVn1Yql4lbsUiV88lEbS2BSOj9L6z5As/hhM+jY=; b=DSM/BBuTKdljojpwD14sqv90jdlOCXjJkTllgIidInbHbEGFLZ82f6GU3/4VkVDHrw LIw13YzQbYPXbUPDxK5iuKvDuxuokwSe+atqtKveqjcJVlRyRFKiZpjSBgxADtpX+CV7 73724VEi9TIuyLXcVJ/eBVyNfIrEjIk6uZKCJo/WoiqGfHRAEUxhaD8CDjQFHaKuHLEw 7pmEGAxYmGdcaZSlFfiiMddJ8rpIRzwCslzuTblezB/CihDw37b2dTyZ22AKSrck0TOK 6h2ngvlWhaFt94YYOF9yl7DOkCzk4hj7GjjkfnvHBT5eON5ycCiHlotZpyfQkrbrUs0f CyTg== X-Gm-Message-State: AOJu0YyiX3FlQu9rW9GgaIe/JVqUEMAUk/V27G7cKnbuVn4Tlg4/ahH0 jhvpOS5vrzMj5dbPYBHDR/NFAqgoy7C73NFqGpThljbD2jwS3KRyr41FeRGj6YR+5Q== X-Google-Smtp-Source: AGHT+IEdscXlBe/TGP0Z1IvHTcHud7UZwOgRB4kvfWA/m7Ex3ZT8wIKr7euG2iW0JqKWNkWQdH9PLbYmfYzp X-Received: by 2002:a05:6a20:160b:b0:132:f61e:7d41 with SMTP id l11-20020a056a20160b00b00132f61e7d41mr36711642pzj.5.1693248794489; Mon, 28 Aug 2023 11:53:14 -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 iw9-20020a170903044900b001bc35b14c97sm240678plb.33.2023.08.28.11.53.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 11:53:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 11:53:14 -0700 (PDT) Message-ID: <64eced1a.170a0220.65d7a.b89bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A84226052471; Mon, 28 Aug 2023 14:53:13 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4150eaad3995178eebcff549f7f79ad8c9b0cbde 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 4150eaad3995178eebcff549f7f79ad8c9b0cbde --> 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/25962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/