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 E2D4245EF5 for ; Fri, 20 Dec 2024 08:59:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD8E540267; Fri, 20 Dec 2024 08:59:14 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id C8B7340144 for ; Fri, 20 Dec 2024 08:59:13 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-71e1b1767b3so797926a34.3 for ; Thu, 19 Dec 2024 23:59:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734681553; x=1735286353; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o6m2fCwmNmD0Unnpuc3y3TI/y4V8OShySRut3RBitiM=; b=HN2JIUv8rlDjMeaY1ax0Nwaou+g/bChz9S7FapKXNeyXU1lMps5ttiECqePciniAXu mK1sWDIvaL/u1zrhks9tCTnaX7VAIgf28W3qnwlY3wfJGdFQIfitD41jxOpXWsxdAlC9 JGcz1/JaNUuorqJGkg6nKEJiDUi7eqpi0/Trk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734681553; x=1735286353; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o6m2fCwmNmD0Unnpuc3y3TI/y4V8OShySRut3RBitiM=; b=atySETLWPpYeAlU5QO2OHypWWwHtRRVLpHsj99HIhXM6MdyiWduVvTId9Qstj2VEA7 sihQLCKpusxhLBdqDjVUa/mtX/MzosStzK/Zx/9YnYsMfZji6HSbMcOhvGBuAj36tdOL /hGhQI9BNUaIZT505NJTYBMDkHemRnZXaj9A54/0VMvvGkW9bInryqcAsgaEQsCOFDCE DevHp8iteNGupXl6jZ6KW9PMbRkaenwmuWCrkx6AWBDy4m3OC+G1zt4SvIRW/hF/+E96 ni9L8Kqcb9H2XxRDeOW92UQKGkrSN9pTxs0GeY+H5Sd+SALfa0+K8ETFm4XTUfRdj1e8 o5HA== X-Gm-Message-State: AOJu0YzvvkQWHGqmgzr7iZEVI6orSyV0Hve+GVbXDtQiUHFQiaZH/klm sWfkreo6v9yG0yOveL5/Qz4+PCs4mcKcsMEPRlLqefPdYOTJP0VXcdV3ge1VpPbE0n5PoDmGspq TSgSi4Qb3/KQ7cQydMiD9w53vKNAZpCtbqbvqqZocUPKScyZu X-Gm-Gg: ASbGncvtN7ws71jIisWmPnCoBKNY10iLzGqv2qeCdkGlqgNv7QN53VKTrtRjwUbqbw+ qB2MiDumxjYJjSbv9HpvD96y9olulBRJNODs6ANjI5mYKf/4sPED397V+0t4nZDLPY+BW2zuDP4 n3HKels/BOO6p49DqsdDgL/JXT4mCxRoXtfyfasr6TJHFfITMicA2qZBRYNHopIGauMu4/YNBTH 1OQAJD6S++OOUhGN35asMYAKce65UZ/emQC7zpeDjG5qBTmYqgRsrjobBdlQswRFAdmtizZgGCf rAEQPQ== X-Google-Smtp-Source: AGHT+IFES4oQr3lam2tsJqwUpK62vQSlQYhGnS4QXQ2e41QScD7Gok63ApAmtOyoTaSk2CmYwFhr4TxnjJE4 X-Received: by 2002:a05:6830:374a:b0:71d:eee3:fd26 with SMTP id 46e09a7af769-720ff685707mr1384739a34.4.1734681553022; Thu, 19 Dec 2024 23:59:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f4db7f24edsm60457eaf.25.2024.12.19.23.59.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 23:59:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 23:59:13 -0800 (PST) Message-ID: <676523d1.050a0220.2c9382.46ffSMTPIN_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 83A726052471; Fri, 20 Dec 2024 02:59:12 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: ACVP-FIPS-testing#8351 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/31998/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/