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 451494631D for ; Sun, 2 Mar 2025 15:40:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26C8640291; Sun, 2 Mar 2025 15:40:52 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 45DF94027F for ; Sun, 2 Mar 2025 15:40:50 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-85517db52a2so73394339f.3 for ; Sun, 02 Mar 2025 06:40:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1740926449; x=1741531249; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KUZceIJ9jzP5oA6yI6YTc7va+DGHR0KQMomAeAdUOM4=; b=Q7ytjUOSx6HIOrkkNbn3YuFSqnJ5y2lAYewBKHMWlf/hhJsxvTZ9riv0gtdlk4wFdU TgxAdfb45yXt/k8VRWtZN/ESH+CAwaPiI+8YXH7rI69Q6BMhJqJsJETozAITT+8aIFTV yebCLsJOZ2jZ4YxYTAT3zr9Vo+sI6+CPtqQPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740926449; x=1741531249; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KUZceIJ9jzP5oA6yI6YTc7va+DGHR0KQMomAeAdUOM4=; b=JYL+YZsaKxQgoRTzWKnEp0GXGLvr8EOdqMgggu1GNtVNlfcpIXUTCx8Q5G1nNr7LRL dTOzLhcZ8WrH6sj1tTedvv+2aE3NFb5husmlgLnLqokpeiEm6FA1YDHp3qMdFumJvayw rH3EuAtRMwpdzCl2ITinEiHLiKKnVawvBFIQ5HT7zk0WvoILPcYMMxSMT2gtdAcWXrus o8JscMt4xRBjZPq6lH3g7lyebbyda1EVnfGTfI/ZI4eSW+uVGRlRakuD18VsfhMAE9Na Iest3/z8hCl36SdHag8cAEs76uuuv1uP0YhuXfZiGtlWb60xPVKJv2VgfOAOYITawxCV pCYQ== X-Gm-Message-State: AOJu0Yxdsnx0VHMZxJqBy9eJOxpQHmdQyOiTQbMuly+o41ql8wHeGIfv /0grOvOm4COn5pH2JpkpR/DetqX+mG4J6MkQXQTNpskvl9FM2Pp8TBuwXSJrydOUgeISv2oniLc Lr6HWXRWxDgQAOJpW1uOGznV3Fe40u8e3 X-Gm-Gg: ASbGncuepv2ySWvul8WAn6MflOGpDVsWZIWsMjHHbEJcLa32lqdg0454PCFUgcOZB35 5WCObpJHFIUvQdQyqGWhffmoM2h7Qa5lt+p/5IvBYTbWtfQ5ZPm+FjHR5hPXY5JWUoXZljbk/6w cAQ+ybYWy95ytUjd4SMDxRTm5MdHKBZBbrEKURv5y7Kq2S6wBxike6A778pNpRHUIU1VZugjqY9 0xSw6GqZ9j81BebNR1tcoNCDn9S4ik32v4f2Mb2ogE1egpFCiyCouDw6L5bklCPcoHIjTnQIr2x oVT/ga7tw3jVvE9S8IEQF1yuIHcqHhbX7ZhhKvle X-Google-Smtp-Source: AGHT+IEup7pep/MkIz8Kgq0JpEdgsseAPzDXLGEgdopvoOr+I+TXf/rR/HrzZKJ4xzVKMPzeAb686EziwgjN X-Received: by 2002:a05:6602:6421:b0:855:a1f1:9d08 with SMTP id ca18e2360f4ac-85881efcc43mr1037703039f.3.1740926449446; Sun, 02 Mar 2025 06:40:49 -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-858750fae07sm43930939f.3.2025.03.02.06.40.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Mar 2025 06:40:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Mar 2025 06:40:49 -0800 (PST) Message-ID: <67c46df1.050a0220.19f728.7cd9SMTPIN_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 7E96A6052471; Sun, 2 Mar 2025 09:40:48 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39594cdfcb730ea667370b1e304313d10996aff3 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/v24.11 39594cdfcb730ea667370b1e304313d10996aff3 --> testing pass Upstream job id: ACVP-FIPS-testing#9120 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/32796/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/