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 503A343CBD for ; Fri, 15 Mar 2024 21:42:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3891F402C9; Fri, 15 Mar 2024 21:42:09 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 670314027B for ; Fri, 15 Mar 2024 21:42:07 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3662c601ee8so7812045ab.2 for ; Fri, 15 Mar 2024 13:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710535326; x=1711140126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zvPnCe6lFq5rrdHMzAJlagrNdXrfyuJqePBolwEDzpA=; b=dqUtmiHyqWr6XCvnXViVo60pJGztuNRqJlVt4oGbuqBBj0NCa4USp90epOjQubNjsA 7Iv3tC0s0blEMkAw/BIUfZ6qehT3b9sU+NWrUE3DZnU0Lw2TKfwJ9rTSXMcOyu1WXKGx VrKxCFcBb8DtGUEDmO/0178hKsMgg5nPY2amg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710535326; x=1711140126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zvPnCe6lFq5rrdHMzAJlagrNdXrfyuJqePBolwEDzpA=; b=WzxQxA1CRRD6jXFGr9byOAIsxkHvBUH5w6/qVZFT1Wldj0aURwwMHWQS6my7gFu5RO StNbhcy/AY/eF4xn+JwpQbfWE0lIODItofH3HlvFTeNqtUABEgLr1N0uNUn8HPhbtcYV PwmdOMrJrH6si8bzWqRfC9v1vXcoMxz1TsdBC4/jDrQRqRvYi5HS7GGdm+K7uEvvbQ8n 32tsVeNQt+eyvSSeuhKeA2HPIlV4LubD1E73hU6xhOYzoPZ85GSsMtIMMpvbF4Lkxc7y dTQuud3KZ07M1aSxlMocUJorER00LuhIYhgwRthuP7KOnG5Xes9DnaoMMyJI8T++vqXu 1ZvQ== X-Gm-Message-State: AOJu0YyExMellMyWIRSWO72ZH94Zjwwm/N+iyXfmYE6ROgDJPblbA7C5 1GFny3MJkA7VArSg7/ES8JWBQUjaEwSIPHOXny4ncosDAZvq9Ylp7p2JHCOOUW5wITe+42kcY7k /4IRz5q/BeXwLMUhFRli+QSlMLDZD8R/Raq6wpv+p X-Google-Smtp-Source: AGHT+IFF7hTF8WrlF4973krt4k1PhBX8fOk0qfn1+Mt/juIb2APfqH/+DR2CvVOougc9ahch9tmw955apTMr X-Received: by 2002:a92:c107:0:b0:364:1b46:607d with SMTP id p7-20020a92c107000000b003641b46607dmr6051237ile.5.1710535326803; Fri, 15 Mar 2024 13:42:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u27-20020a63235b000000b005dbd0e92e23sm141897pgm.20.2024.03.15.13.42.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Mar 2024 13:42:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Mar 2024 13:42:06 -0700 (PDT) Message-ID: <65f4b29e.630a0220.2ead4.9957SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F0DC06052471; Fri, 15 Mar 2024 16:42:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a424a0c1395feaa86c83189599129a98670deceb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-crypto a424a0c1395feaa86c83189599129a98670deceb --> 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/28507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/