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 1D1B845E56 for ; Mon, 9 Dec 2024 08:03:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14BB34025F; Mon, 9 Dec 2024 08:03:11 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 16C224025D for ; Mon, 9 Dec 2024 08:03:10 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-725dac69699so999480b3a.0 for ; Sun, 08 Dec 2024 23:03:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733727789; x=1734332589; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xdvmo9lIK03JAimpoJlOeNUK/DkaK9OnbzZO2W2TbiY=; b=DKSVYDaIYG3FtW0hTmey2zJUTrEc/mi5Fw2KldSrQiT0LR+op2R9f1vYC77CHQv57T GwYreCR7WTLMd0fJ81fych2unhO2ivxX92q6mfMsiptmgm5fPycbIDqyRDqLoEvv9JAC sFWfX1C/xdWBmpoC5YN+rVjBcfjonjSkN8jcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733727789; x=1734332589; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xdvmo9lIK03JAimpoJlOeNUK/DkaK9OnbzZO2W2TbiY=; b=LXojDVfvPNMqzp8E9Tu1eNtV4WeMOrfZplWm2bKW8HWlVNAFa6e+yH9+pTaodf/Oj1 w17VKo/AzpMK3vUPiYXHKznucWrRcLQX0tJgr/P6H1z1ODpipxViWEvQOiHm5j7hMS0M FuFpCKfw8D3YCVTK0N14F8GdD0McGrVxK0u4udipttHsY8eEb3C0kpe+qyHY+NKMCGnY Ec9/7UPNN9gsvax6Jo7c5fLh+s0UUHS8zEJS9NYetngAZ1VrDGDPH0AafE4b/GJsodQA FuWONUGtFHgtaCmHszXAiOXYBMxHLQ+OU0PS4924xDyhlqPk240fnocT6hNFPmkhV58R DpTg== X-Gm-Message-State: AOJu0YxiFWh3Emk88LeqoeWi/vyrTAMz96RfxS4RVJaSzCbNBI6/bdvn dx6TJZRhFoZzOS4Wu3v0LzMatKuCZtB5Z+QNEjAnQ0aF7vkKYW8ffxaAWRLL2V9hSf+HsYfWjr1 g/TGbCGiDSBreJ45I85kCsU47Y3zq7ldQq14mdgjt+VpUo12I X-Gm-Gg: ASbGncvd4UShivPrzlwqnmkYNQQwK2aW6qP3QKveMfJz+uWsBFZABfT6gD3E91hQFH7 TZGcPGe1inflL7wBTTM5tBUiZQn9UBevRjeHenk7eUokR4LxprZHZPP9FYCFwnrTVC+tOmzSwJa lkqCswxXDtlX9Z3sH0ohazuCcs+T4roXPnobalp8+t9uJIQd9kmgqMEsUgZiwUFOnTgFBzoYxNS aHoIG0SPowJvCJ2DugJd0MxME1A0b6s09DYrSjPqy1tXI8q7fVORg5UY/1xCaNBeN7OpSnkxyQ= X-Google-Smtp-Source: AGHT+IGsyff1W5YwM9yW6XQfEkCpBPtiuCqA0ehwwqH1Q7pJ2qHrMyMuP/+CwHzNW4Xeq9wej3OjlNY5UxGo X-Received: by 2002:a05:6a00:1803:b0:725:38a3:b157 with SMTP id d2e1a72fcca58-725b80fe021mr14557346b3a.7.1733727789241; Sun, 08 Dec 2024 23:03:09 -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 d2e1a72fcca58-725a2cac7b5sm425318b3a.17.2024.12.08.23.03.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Dec 2024 23:03:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Dec 2024 23:03:09 -0800 (PST) Message-ID: <6756962d.050a0220.1fc820.b0f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 73E526052471; Mon, 9 Dec 2024 02:03:08 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: ACVP-FIPS-testing#8247 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/