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 A9FF042E83 for ; Sun, 16 Jul 2023 07:12:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A395D4013F; Sun, 16 Jul 2023 07:12:36 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 6E24A4013F for ; Sun, 16 Jul 2023 07:12:35 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5634fbf0cf4so2294101eaf.3 for ; Sat, 15 Jul 2023 22:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689484354; x=1692076354; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pLCg3pTntjkljoRz42Xilw1RwMMq5z3HwNnTkxj6Fj0=; b=B/D4pseWdlPM6ZHBuhKJyVveZjQcj8SJ1vRpsTKl6S90/w08W1bOGSTWApIHbGrMZS kmCwq76+ILGfgpxQQaQK78SrFVjEKBLqwp8nyxip+EiqM7xO3lXhcM81WT25Ss8Ux6z/ JJmIV8wlUxaLRHyr3ySb838oHqazmKtHRnVT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689484354; x=1692076354; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pLCg3pTntjkljoRz42Xilw1RwMMq5z3HwNnTkxj6Fj0=; b=baqxl+q4wbOKVMjapcFrrgFgngXS0pjYuSvj9diLCiUVDRI3JqIi2GDrH942kre5Jd VjASBJKh9DT7BsQxZPrBSMUTQi25u8AEuwTfDCvjVSO0nk9V/7QPgU373einGPQWpyto x4QC/viU+8gvLNNDoImDFesndhMtvbCz+XEhGN/RGhY8lD2QoShRBQSArPPfyntcr5rO Bvcl581ln4fp2jta0VafXKJu/Ugq2VskTPk0tILM7ElTyruqJHSyf9hkBn81HYg9Gb4r EdaYpPM3q5E3shkhJAvdGA5Cwjd0W95UfD2ORlZaNPguZVcmfH9d31SlppeQXmrATyKf 7Ruw== X-Gm-Message-State: ABy/qLYOw6dvaeoxtgMKO6648x1GHcl884bT82W6XZzie5d03GGhJ863 uwYWojbF8T66PH9QKeIeo9SdcOQXSoTziHbhiW5Jdvuz68fNgQ== X-Google-Smtp-Source: APBJJlH3i1tPqUGB8Y1ZaJtAF3m1NWOh7uASEK6H4rD6v+O/zlkCNsCZgxdyEMBci9Oo1bWpKRoiu9ZOFiDL X-Received: by 2002:a4a:9207:0:b0:566:6b6a:e1f with SMTP id f7-20020a4a9207000000b005666b6a0e1fmr2424936ooh.7.1689484354733; Sat, 15 Jul 2023 22:12:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p127-20020a4a4885000000b00565e64ed176sm1350292ooa.20.2023.07.15.22.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Jul 2023 22:12:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 15 Jul 2023 22:12:34 -0700 (PDT) Message-ID: <64b37c42.4a0a0220.10e17.81e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 33572605246B; Sun, 16 Jul 2023 01:12:34 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> 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/25502/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/