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 65364429E5 for ; Tue, 25 Apr 2023 07:28:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5567A400D7; Tue, 25 Apr 2023 07:28:18 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 70BE4400D7 for ; Tue, 25 Apr 2023 07:28:17 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6a5ebf9f432so4152601a34.3 for ; Mon, 24 Apr 2023 22:28:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682400496; x=1684992496; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=K/rCpzRRnxT3iXyxGkZ1SblORnIMnbV7p3RNDuUIe1A=; b=VPjnCzU58cTSkC3t7LryPbkMiAar+mnfGmkHxDdapuUr3yQycn/9RAxPc+KZute3bf n5dPJ77TT0X0mYsDKYvdby7i4a8CU1a98dGsEG4i+sYIPqw5gAY+Nf1lbktpRjvTcy6f aGD5rHf71ed6N69BI5AkMlWi3YncHDSz930PU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682400496; x=1684992496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=K/rCpzRRnxT3iXyxGkZ1SblORnIMnbV7p3RNDuUIe1A=; b=Q9LKK833f6p2aD5RuE8vBYDDtTPWRcySwIw4C/IydsdqAihZfo1acnOxoM3r4GzFYr Zz1Dt6BJcOix9royZBjfpY1ymSygVlSR4sa7Mh36JEsymxdyEPCuykhuIoVqnhsQfXjb PibhAiNrWeFehvY91Nos5igNt3eZVW5EAOHaB3z7Ggu2DY3V0SUp3SEKHcCybopF1D+7 jnU33vndl2hkAtoBXMqzIu8W6UXyunBYfy3ggtusu3P6rbSMEvfX0ndvrqO447w+jnTx rPCZufQAVZUdxPSSmBDvgvN1Q4aajOy2vFX5Lw9J16jekEcNDX7mVhcqEXN1ToLa/g/A Egpg== X-Gm-Message-State: AAQBX9d3nFOtVlQeGxJNAf/DtEnk2Fwyzqd5FFvgckktN79RRHcQQdDG 7V7l1MkeKxxtcwJs7eH3d8bLyluDu3if+O2eSOMxA1tiTMg1akY/8jV7D5gzUIsijQ== X-Google-Smtp-Source: AKy350atmEWimm8oeVUkAA2mG+me/kfAyJoMu22o7o6jJAyebbUH8FFFJoiKbAU/S9MdrXFOADtp+wf7b6Rq X-Received: by 2002:a05:6870:e88b:b0:184:8286:a5f5 with SMTP id q11-20020a056870e88b00b001848286a5f5mr9686094oan.39.1682400496717; Mon, 24 Apr 2023 22:28:16 -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 ec40-20020a0568708c2800b0018b13d7d0c1sm738969oab.2.2023.04.24.22.28.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 22:28:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 22:28:16 -0700 (PDT) Message-ID: <644764f0.050a0220.49d31.a29bSMTPIN_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 3ED44605246B; Tue, 25 Apr 2023 01:28:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8edef444c7ed4fe0c339e84c641abf8825ad031e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@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 8edef444c7ed4fe0c339e84c641abf8825ad031e --> 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/24395/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/