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 38E1343700 for ; Fri, 15 Dec 2023 18:15:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 347D943326; Fri, 15 Dec 2023 18:15:13 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4B3A243389 for ; Fri, 15 Dec 2023 18:15:07 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d37a6926f7so4333795ad.3 for ; Fri, 15 Dec 2023 09:15:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702660506; x=1703265306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H9Oewea4ZbUnfM8f0KkXU38tEFaio0XRAiGSGkDN+sQ=; b=SrG6+LZhjNYPBVYv2V19nvBWrdlWSZAxoMK5qBIypPGg4sDGiZxeoM2c64shjYAXDW d60iMSt/1JV2hFOTLwAGHLu8XRRs5e6ZQ/C1IdpDLxLWyNu19TaWR+lQpZos7KJ6tJOs sUZW48xolff9DkBqr0QhNntlH8s8XfTd3HgIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702660506; x=1703265306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H9Oewea4ZbUnfM8f0KkXU38tEFaio0XRAiGSGkDN+sQ=; b=v5FklDy4+fPI0AlIockeTdUhTEd5dutNFtu65yLMX77vxrZtm3WKQ39Hlzfli7MJgw IWG5CnkVITQgJvV9LBuvT3GSXOVxxk+PH0tY7eugHQWNu7X7YxMVWHq6Xz8smVDgXAAv w157115WBjpUjEFXGtDjsXmnx2ST0h0zCxBvw57TzoLME0Xwo49gsSggroT10UkYimR/ 4IpqK7UM0tpiH6urVXRO3MCaKlOa+wqGQrz7LzRU7FRg3ESRrMqo7Jek/lMBU8DXrWgX MuXEs1pOz0MazhfJAOD1eXCZZGa9wW13g5LBUzHmk4l10vevZpHqjFmYyqwO0c9wphuq q2KQ== X-Gm-Message-State: AOJu0Yx/JdmcBP0T74/EOMwLElGaPE7X0H8JahqzBTZRQsR0IVShv9w0 J3+NmImRtSivIVInQOq7kGYZVW3ggACahibiVo7rxTekiX47jA== X-Google-Smtp-Source: AGHT+IGZWDP6LotdKk1ajMkDsu2HW6ZHhLEpfNSIm9F/zWfs6EJWXiQAyPtpBITngkCCCDoBlEDqOan2Hp4A X-Received: by 2002:a17:902:db06:b0:1d0:6ffe:1ea0 with SMTP id m6-20020a170902db0600b001d06ffe1ea0mr7748457plx.131.1702660506474; Fri, 15 Dec 2023 09:15:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mv9-20020a17090b198900b0028b1d9dc612sm242128pjb.11.2023.12.15.09.15.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 09:15:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 09:15:06 -0800 (PST) Message-ID: <657c899a.170a0220.50ed9.936cSMTPIN_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 ABFCA605C312; Fri, 15 Dec 2023 12:15:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> 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/27359/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/