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 0C5DD430CA for ; Tue, 22 Aug 2023 07:09:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0968440041; Tue, 22 Aug 2023 07:09:22 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5F74E40041 for ; Tue, 22 Aug 2023 07:09:20 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58e6c05f529so45935927b3.3 for ; Mon, 21 Aug 2023 22:09:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692680959; x=1693285759; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SnE9ojhBXKNxVhKdKx+a35fUa/gl4SqYHgeGjzfHMxY=; b=b5U+0VXMnENj+BsWFhjp6Vl1LGAFk5XqWlPoC249d8Gjt9cYtAsBaSYkm9HFXV9dhH 4N8uisWe4fPKVvanseQPqXIlODxyIAyF3p2WHBf+H1gStbYoJDJoSl7laXsePRWy8wBc rpfy48BxXYfSF29uFpqdKRfUPaEYVkV5WTuME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692680959; x=1693285759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SnE9ojhBXKNxVhKdKx+a35fUa/gl4SqYHgeGjzfHMxY=; b=BvmqL649010rHY/ySftk1+S7+0nBPREzTbIZr4m5ionWt/bkABpir24uFekA6OBpj+ AixK1dQiQZx/5Jj0tN/mP0PgH41Xc/6SEjnnhEP8pee4GKL8R4lSIloYudfM3Q6vj971 eR7+LWiSBr1OcHK17N418mmbWaSLY7AKWu7COi5iMvBuyNlt3gcr9gL+80zi9yc6u7zC 2UzsRA4lPn7PyVpBVEecmOvslZ4wZGpyomV8DjczteApAUeoNLDOgIhGeK2NiIVPQvM7 OG9M2Qtv23gfpTNuOnx30Zqz3s2AEZoUf504C5iJ2aI+LVLW0lP2i4betiN4tHuE+CdI gjQg== X-Gm-Message-State: AOJu0Yy6V3vFmETgXzN6kVLMvCG7h6cMBVjqTegSA8xLIlPjW8zBUtnV Twq0FWE3bLYo274n02jnQeMCA4s8j7TRoehgHSQf6mEJ+Fs7SA== X-Google-Smtp-Source: AGHT+IEDjXTzE4/N+r8GvY7iZXVyux8jOcJC/og82d/9AMRMfH/x/J6+qnbRAqHpA1Vqe78WzBu2t+UGLYGI X-Received: by 2002:a0d:cc93:0:b0:583:9c78:9a84 with SMTP id o141-20020a0dcc93000000b005839c789a84mr9507286ywd.43.1692680959768; Mon, 21 Aug 2023 22:09:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v13-20020a81a54d000000b0056d05cae840sm720409ywg.65.2023.08.21.22.09.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 22:09:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 22:09:19 -0700 (PDT) Message-ID: <64e442ff.810a0220.6c0de.e727SMTPIN_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 652C36052471; Tue, 22 Aug 2023 01:09:19 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> 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/25889/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/