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 E505845E57 for ; Mon, 9 Dec 2024 08:38:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCECF4025F; Mon, 9 Dec 2024 08:38:13 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 278EA4025D for ; Mon, 9 Dec 2024 08:38:12 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7b678da9310so349994085a.2 for ; Sun, 08 Dec 2024 23:38:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733729891; x=1734334691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D3osmUEHQbR0ifrP7MNkdsnD1m5hVx5FyaDs61Gw2Ws=; b=jRp5OAPbIxw6Cb+WpeSu8wvd0iQ7AKAjOYlGgFlAl8BEew2p2LNhfc7YuWCRfnqbD/ V6T62WnRQSkqr4qt8c7ed+UovKya2yqO7vlzPFDJ87WcJN8hfavXIjVCWfmCmaDgLc0q OASAJDTC+Uzc4mc7zmXm7E8ch44OStEaU6uYM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733729891; x=1734334691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D3osmUEHQbR0ifrP7MNkdsnD1m5hVx5FyaDs61Gw2Ws=; b=EW6qbDsk7sAJruWhNdCNFVpBBSdLmm6OWw/5kFadwPZzDv3D6ZKftp0WWAkKHrD9rk 9ATRQQbmublifvt6Z0I+YS9IYm3sKHreLyL3ha5IKIl9kd4BNJQDSm2ynqGCBZJHuSvI /YnQfjqJwrgy4qO5xhUb+4IMtXnO8pPjbqy+aW4URslFM3aWWOJSmIhBIByQbCk+NhY6 Nr/8kW+tykSDZcJmEdVbqoDv2uDzdBEV+gkfVxr5MLGt5htzHWKtI9uRsia1UWWX30fn zQl6h+IGOqjpnWRmN2Lcu4P4NMhamS7pfvvJwlijRpViu8SAfkduVUbHEkvHncvJCwz4 ZDew== X-Gm-Message-State: AOJu0Yxo/h3eWDjSnZygL/uJ7xBGPDkEgYrA5Aou4RmD/RbduzHIhSjz QlquaymbGGGW1nw57H1NmGgsxJoj/aT+5OaAk8iTkGYRuP+UpV5dNmDdiD4OYX3s33Meb9HhlFo IAdSp1rDyOYCR04EoIdEO0OFXh+FHQvBL X-Gm-Gg: ASbGncsL29XjhIDXsQpEMVRjl8NQla+axKc8VFOlrAzLaygkH8lx+P8LUW+kXCIIhex HXHpP3WQXRWtyhFSEvmSZwhcmkG+1gSb4AxfCyRMi608Izi6Rglx7iV5Chg/AOjevth5OW9t1OZ hNNoOuCRsoGiKpAz19qT0jH/y6UcMO8CY1sNV9d2O0i4IwROURxHhydaogTzeP9VQGkHkk/yMtL 2ORcHJUyuL2yp1tDl0F2jbIi8jPkxs35xWmIoO0wR1vvWqIPebvrqSDFEB/H6qq/iw9hwY= X-Google-Smtp-Source: AGHT+IFPwNxQWk/AJeJhVlp1192yskOg+5kv45Dk+95D3P08N5GluYoQ9Mtw2hGZ8Bf9i/w2VAWat05CHmQZ X-Received: by 2002:a05:6214:4003:b0:6d8:d84d:d938 with SMTP id 6a1803df08f44-6d8e719b834mr203072836d6.28.1733729891475; Sun, 08 Dec 2024 23:38:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8dabfbafbsm4529846d6.54.2024.12.08.23.38.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 23:38:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 23:38:11 -0800 (PST) Message-ID: <67569e63.050a0220.1fafb2.c909SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B4CB6052471; Mon, 9 Dec 2024 02:38:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca 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 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> testing pass Upstream job id: ACVP-FIPS-testing#8248 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/31878/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/