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 B839E45F01 for ; Sat, 21 Dec 2024 09:33:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 938D140156; Sat, 21 Dec 2024 09:33:39 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E7AE34003C for ; Sat, 21 Dec 2024 09:33:38 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e9b83aaaso227688639f.3 for ; Sat, 21 Dec 2024 00:33:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734770018; x=1735374818; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ErfM1eOE4LRszJPI9qgoqR6JIS9+uRlyuy2jvc7ne3Y=; b=cjZnp0yZetrYGy684wJOnC/wfHtTZDdauNMYwpUGLatXchX0x1UFXej+OQOgcNnIGz RzqbWlWMPRhH5Trmqt4hWfTyAmA9B/v7hXEfe1e/KIi/xmDoUPkV1VtHWQ2SHGUU5fvr 9+at7wfRWrYq0ReSyCmKxrSJ6naOZqxrCgoIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734770018; x=1735374818; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ErfM1eOE4LRszJPI9qgoqR6JIS9+uRlyuy2jvc7ne3Y=; b=GYRGjUpUuVu3xj0pJKMLVWoAN/ubKZmbFa8CwH+wvGqWDQ/bF4pJMIvj6a41w1BtR2 Mg9+5YipE/o7ONiMCak80Mp9iua34BgX/Nb/y6O/+seeahX38dcaSfRegyJrChqI+G6j PeZeDnOdd31UMBB3sDqMzvwaBmNZRQJJFSVFkMmiDVPGlweLv8u2EMbj5zC3JcY9Ysc7 cIab20MY0m1HZMh2BbHI44oH8af0e/lMJQNLzKOjd/j1yUjJh6dAfS0WI9qP65uJlwYw StKz7dDMufSQuj/9iQ0lUI+HHddfRFHp6+oK8vzwNuCWX2o2g9TepYBETez+i5HQ6ZZk Euag== X-Gm-Message-State: AOJu0YzdLwZr16ki2yYgysqQBMil5QrNaFUsL6i1TKG3VTPVkjUZn1l/ w0Z0eKpRCY1GNFz9ppxYkiTl0Z7VLWEUVK8hK1wGZRqqsMjDv4yU8Yc3b6YI1mKfomwOzyAmSKM 0DIcm1RA3PYtixBm8utho7TqHF1VYjti6 X-Gm-Gg: ASbGncuhlIeHHNd/D/o0xqXT9I9y//qi9/7zL1HMwhs2QhsNN8O6nL5aE/rQkl4RCux PGimN74aH5m4Z2+aLsaZ+edY2r/Zvln0T8ItnD0K1RHeJ5y8lcwZhOF5n/exD3GndqIRLZhVsI3 kygvBu5xnXPHo87UMAJD1YcoIGmdvLK2meYJQTCop+9x8j6e9DVTup6Bi13KHzP+xouxVRsw4Dz 6wWfFd3qF7A8LRKPjWU8mSEvd9STxpgvHiLPfTFuHAQFD2S4mltp9bW+Q03QgH7Gep3kSlip7ck Bw== X-Google-Smtp-Source: AGHT+IHFp3EY1FXx5tUJMUjjPosu8vGLYh9EM2WwaQ5YMcxGxVG0O2O7zRbtoOdsOZcdg/Q8jx/v5BuPGmUN X-Received: by 2002:a05:6602:1594:b0:841:a678:de2e with SMTP id ca18e2360f4ac-8499e498f5amr611485639f.2.1734770018166; Sat, 21 Dec 2024 00:33:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d7dae4esm19198039f.2.2024.12.21.00.33.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Dec 2024 00:33:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Dec 2024 00:33:38 -0800 (PST) Message-ID: <67667d62.050a0220.286cf5.dd2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9C7766052471; Sat, 21 Dec 2024 03:33:37 -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#8359 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/32006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/