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 C91684635B for ; Thu, 6 Mar 2025 14:41:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C45E34068A; Thu, 6 Mar 2025 14:41:07 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 7828340430 for ; Thu, 6 Mar 2025 14:41:06 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2c2504fa876so91710fac.0 for ; Thu, 06 Mar 2025 05:41:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741268466; x=1741873266; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XYPT2kpF3+1mAx0S17jo1Ec+OLzkQ65JJdRmM1EhV3M=; b=Exa0Gutx5jrW1C4HtHCVpHKC6hmTxNZNTJ1VpAdosZjkeblyHOajL08PpTbD6PStNC SJ2LXPwCChFutvd0AK7wIHguuLetQ6r/xXjeSTR6NlMa+/V1WOSw/TsgJvNkkJNCDSkX kZvW/gRAhYsSzLllOQf/mr9buirgHAaiXsKio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741268466; x=1741873266; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XYPT2kpF3+1mAx0S17jo1Ec+OLzkQ65JJdRmM1EhV3M=; b=vI0SEPWycR/m27kiARbWl5x95VrcI5ie7nxW12Ie3tQpwy/HkuvsCgE84/Ujuu+koL dinWlSJRUT+vrPifYNYBNwzfqIMWzgedJixiZ8NUVLLPj75hpOXe3nzU5TSq5ZDt59fC Cj6CEwBZYMct2pOa80Z7fwGrgPqzfWz6gosSz1haUbj3jwinMAlGsrqGoGt4g0JpuGpQ uRhG3Y8hT7Re3Z87toPfraWsHPY5ZYFhc8iFWT/bDPOJ/5TS4AdwkyQU26sHggr4WrE5 d6Q4YCUq/R3y58v8Zj6lKhkpuZuaF03m2BWU0gT1m4SG+TwHvVaLBwbr0ci4CqFHD2/v oMrg== X-Gm-Message-State: AOJu0YxyL9WX2bga/m161fYckDzycacqu0Y+y9qxIwFF9v8p01uZ35ap t9SeujinZAxZ9/M5XFwlTNVPh62TuFCnR2p1psbsv7ElnSzQVMbuQIjmAyCb6mWyI/j+TDpnveg JrGrLFyJugZP06ae05qCFOr6etHAjlKG0 X-Gm-Gg: ASbGncun1dP94tDx/dvOR/YK+skFugu4rjvy3ZjRikazQ5JjzdD+PPMBzDkepETapkl FKJ+DH86xF05tKwZuFcINyKziV0Oe9fXKAGXTCCEXVId3xWpeIzDUCjYoihC7LHJapecvn9UG3s H+u0waRnNZf4iwSKLXZNwKOHS4hkRdgw0UEB6UHIipGE/1F4O6wBdUJC6MjF4jHMRoc85kmWOML LIybjagIKCK7lWjA1cbZzGBdEukc2jwhXS8awRnmdl6KZXcjy3C11hLw0/37sRrGOtcHTCA3g0J M8xkdt/Vyg7hMdzL488qpF8+J73omiDE0vZQQS7Q X-Google-Smtp-Source: AGHT+IEIY2EIKfORJoxhiFLwRW5bhOjNR188ZvvKCVoOPu4mvjoRx9KKh3034vLXxJPQ7OWNNdeUDJc1EtSV X-Received: by 2002:a05:6870:468f:b0:297:c04:9191 with SMTP id 586e51a60fabf-2c21c7e5c0amr3613235fac.3.1741268465880; Thu, 06 Mar 2025 05:41:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-72a2daf03b2sm69149a34.6.2025.03.06.05.41.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Mar 2025 05:41:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Mar 2025 05:41:05 -0800 (PST) Message-ID: <67c9a5f1.050a0220.fe1f3.4064SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28AAF6052471; Thu, 6 Mar 2025 08:41:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd 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 6007ad519cfb8d6a81356a171c4a2b5f9a33d4fd --> testing pass Upstream job id: ACVP-FIPS-testing#9185 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/32866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/