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 06B4946000 for ; Sun, 19 Jan 2025 09:30:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE7E1402A3; Sun, 19 Jan 2025 09:30:19 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 704D64025F for ; Sun, 19 Jan 2025 09:30:18 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e573136107bso5807802276.3 for ; Sun, 19 Jan 2025 00:30:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737275417; x=1737880217; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9r34Os6kAnFWcBXRhL3hp2ECCmUizZqxPxjTyyeuZ74=; b=ay2PbOQ5n3z1LFsLbr2cAGUydHGHXpzb1DTyhk47d2VOBL8bAg1nlZ031hLSYAEqYK 0U25awTtyMgjnjLfIPZAnFGn9dIv79xnC/phtZ3u/mn6F7ZLVACYj7ayg4Tl1BOOMabC 98hFp9ZEyqkJye6fLGcA7cMbGxX7RUS7ftUKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737275417; x=1737880217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9r34Os6kAnFWcBXRhL3hp2ECCmUizZqxPxjTyyeuZ74=; b=QOtRKUEEp1XjQt+op1NJEtPxUEa/jtwwpE8AtOxKK76WC399g7lUfRAe1ocOlTQaK0 sMbOO1yC5xL/VT2yyZiMNsfy+qBc85lGcx2QnaTzF1WJv+iaC9t1jVdm03P+zhwscgbm 11AI1LaBt4qFSrEyPnLIXiFU7SSDzfIC6oFyRbz2cXdSf35121aP8XogAWYAAWdcp9UJ zFpFsYapp/94/0kQ7Xcnk3OxDmVrWSNUJGlVu4GFIIjYtjfUc9pFTkFWZjHe6S/serRA pBeWeUEhrUpZY8Wy5px0vKXuzR6eEnWxvRQUkcb3MQoHywHOgWuG72fRwW3Vgjci5xDR kuDg== X-Gm-Message-State: AOJu0YywBx5s+5NTdgUYF62evf8udKe+Tv08WkbnhcOsItiG+Pd9a3U4 4/f+MqvXydx4dVd1mr1M/N+TkzZ/3HSBdHZQ1U3mB7fi/yMo42iKfDGQtVevpnD1lSINEypdC6E 6RY0AWVJuqnmUQEPGVV9AiaPyiIrs1cxI X-Gm-Gg: ASbGncua9kWx0HFLk+1Y5iQMD2/H3HrVql4wvv4+xLY8svADhs65gDF9F8iMrEGft+Z 8nvjeRD/79mGNs9QD3q5SvJTEJADS5XT3ZDK0D0WGiE4KgQPo7EktdTKBif9ab1eZT/dNuqi35A J3D4n/6qx2FW+HeUzysBOBC551kEBlP8lX/tX8gi88yoqCpVyWdRVyVCW2iUKkYYhUkdP0S1+wy gibSWQACVHiAr0rIzun00h9EggrssZANSavUDhuCzDdyOaupaGhfK5jDenu8uNGykwUgd3voWvQ hCdnIJFnx+YVwwXLjeo= X-Google-Smtp-Source: AGHT+IFQASk+OktkOt9/acogoMyY4shZ6hxQxYOHXWZeMDk2t4mxX5YAC0ubj/qC1Ijp4DK5qDZm8YeAT/if X-Received: by 2002:a05:690c:d89:b0:6f4:dcb1:5bc7 with SMTP id 00721157ae682-6f6eb658b77mr64308787b3.1.1737275417713; Sun, 19 Jan 2025 00:30:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f6e64d70ecsm4059917b3.37.2025.01.19.00.30.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Jan 2025 00:30:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 19 Jan 2025 00:30:17 -0800 (PST) Message-ID: <678cb819.810a0220.8eb1b.b25fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 58C976052471; Sun, 19 Jan 2025 03:30:17 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: ACVP-FIPS-testing#8606 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/