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 8B9114604B for ; Fri, 10 Jan 2025 12:22:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 531A74275D; Fri, 10 Jan 2025 12:22:52 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 04F8541148 for ; Fri, 10 Jan 2025 12:22:50 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-85c4c9349b3so620992241.3 for ; Fri, 10 Jan 2025 03:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736508170; x=1737112970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xVvJ8c9WG0zH1Nlaa3IUAlZUjT0MOeBbiXRQJp5uQoE=; b=OeZLSuPvhDQ34XQjueCviLUCQYfCoNCvzxbqZWOwbGR9CmIZiXkYAg0p4UPIkHYJQK FMLOtU2DpA04hQk1uI1E3Ltgu1xUoWSegwspBPVyI/lT3QKX77IG2i5muZf/BmLqO6Aq 9aDgHPrahfWavsYWZM9rf+kCGHu/J2qb4Pqkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736508170; x=1737112970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xVvJ8c9WG0zH1Nlaa3IUAlZUjT0MOeBbiXRQJp5uQoE=; b=STbPh28Jw4UojrQ037Op8cviF+rcY9iihqR5UXvXbaXpnMd/DIBXZSSiwsoRCVGLZm 6++HfEmLambPJ2G5LGRfvl1+WNGqJFqtGMH3Zr8Vu+TBANFj6opb+uuXfk5/mdbtyHVM C6LTKobTcml4APgQ8FZBder8nEZo8LpT4W9SN+XUocOPFcLy7jvgqjqx40/qSYuodxki eHKsPq/2us2JJCh74CdyuXsYqyin59YAwbENCCrpkjKQ8T9JVVKdpyV8XNOfvV7L1Z3h z777zj2tdD5IGtpJJgVl2Qb87RtKI7tf6lwPFkSpQ+TSaqkG2u6RdE9cb1XtUJlR655I VsYA== X-Gm-Message-State: AOJu0YzIprtdM1tH3eufvB188VquN7xzgxclBnK/Uolj9gIU2Us7vMTl B5QjP5A4lUDgCACCN19Equrje8mNuQXBSmHPSXWlgD4t7VHekUDrFeuKvvd064Zxd3bVfDlYHZX 65Z+95KBl1s63ZcKAMC35aYbQglgo88lWJbhqz3NL X-Gm-Gg: ASbGncs33MUJie4uPNZ9EKBM5vSulxGEG7CJV/2lSFQW5KEZURPJDPIW8NdaLcLpLg4 EnvXhGuIKf5ZlzH65pnUaHAAt5bhjObfY0V+Eh5JI6YNaweFDucJC12jz2jTW28zEMsg/cXlBfo s/0uLHHyv1K9lvjvM0NZyrJBQsflIjxWt8uqAfn4+E4Odue2Tg1QX+TAoMsg9jz7mH1gb7Kci8z 4BHaf6txxxz8NE2O+hqCNEdqk7ho0Wy2AeiK9HxR2G6s3vGhO6mbs5AS550bYUw/w+Q6P7aMEFL PA== X-Google-Smtp-Source: AGHT+IGl8Mddsn+qon34yOQHbizhb25H1NErsGlO6FOvQw+HJBv0h3cwdo8jltDsypT6WYq5Eepd8TXzXH5G X-Received: by 2002:a05:6102:290f:b0:4b2:5d63:a0f3 with SMTP id ada2fe7eead31-4b3d0f2d89cmr9215642137.15.1736508170354; Fri, 10 Jan 2025 03:22:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8623b256a2dsm34007241.8.2025.01.10.03.22.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jan 2025 03:22:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 Jan 2025 03:22:50 -0800 (PST) Message-ID: <6781030a.050a0220.240d54.299aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4B696052471; Fri, 10 Jan 2025 06:22:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3779f70292c6b3c8fa23e6ca682876506bb08883 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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-net 3779f70292c6b3c8fa23e6ca682876506bb08883 --> testing pass Upstream job id: ACVP-FIPS-testing#8510 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/32159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/