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 C0B2642D1B for ; Thu, 22 Jun 2023 04:02:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBE9E406B8; Thu, 22 Jun 2023 04:02:57 +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 AFCD2406B8 for ; Thu, 22 Jun 2023 04:02:56 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-666683eb028so3963926b3a.0 for ; Wed, 21 Jun 2023 19:02:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687399376; x=1689991376; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wjyjKeJoQ5Pfj+qUtEQWvjxAHhJwv3lcDWDwEEzx2ro=; b=A03Bg3FzF+SU60w3JN6O4xU+u5z18JjAE1wveZVmnUBbBjm4j1u77fTdwOv/GhWJwR AiwHKPxuONi7zdXBNvLe8dLEYsNZA8aECit08pLUtHtLH15TaOdRFx4IwQV8tBreh1ME B0NaCRE89wIUcnq8wYJcTAO7ZdE3eMrjBccNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687399376; x=1689991376; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wjyjKeJoQ5Pfj+qUtEQWvjxAHhJwv3lcDWDwEEzx2ro=; b=OnnJVIGfXNGXMdMp6vzMnFeQ1nT7GnxCp7nLGp8nyZ//VsWnNvlKkz8bW35FGPK38T Cqh09oSi8y4eIQQNhMepoFYgAdH68uClFszZK5YDSLsrfB2z7ogZQa3OlzzHcX5aDKv3 ZL6ne5Hw2nUE4YIttCJztjBkl51r0z2oDdFCOKnFpDIcy4nBaB88HSZxw0iTcvt1UzIL Jzk8Sgw1EUQN47zrCSldaUPnrqZgmGZMngyEu7Zw5fP3TJPmEg3HWMALfeytoiNQp8nN zZqxi//axIiW8Y/gnOq8IU0vV6C32ygy37/jxtikylTKXuodRC7sdhsShJg9QttGIw5G zo7Q== X-Gm-Message-State: AC+VfDwwhJvjEUyDrk+hyi1ZoMI04N65P18CJiRYocmMa3IxrS/TXEmj TWbXhu+Sa+6MiVMEqCc8SBnh5Q3jhdn47rJc6PF8w2GhtTJpr7L+F4rN3Q/wAIaA9u1L7mPXGQ= = X-Google-Smtp-Source: ACHHUZ7Qf0zrNV7ose7S/CYWar8BanFT6NpPv9umKGIqNXMvVUdZGs0g3tyNTNsFbI/YKwfwSDpfkKsZB1zw X-Received: by 2002:a05:6a21:7897:b0:122:9e67:1d77 with SMTP id bf23-20020a056a21789700b001229e671d77mr6304592pzc.38.1687399375798; Wed, 21 Jun 2023 19:02:55 -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 b76-20020a621b4f000000b0062ac50b1aa3sm667553pfb.21.2023.06.21.19.02.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Jun 2023 19:02:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 21 Jun 2023 19:02:55 -0700 (PDT) Message-ID: <6493abcf.620a0220.8747.f3ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1156C605246B; Wed, 21 Jun 2023 22:02:55 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 841e87df43e4c3c60ab1b6361130b628afd156ec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 841e87df43e4c3c60ab1b6361130b628afd156ec --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/