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 4E6B745E8F for ; Fri, 13 Dec 2024 16:17:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F1B140B8F; Fri, 13 Dec 2024 16:17:11 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 706E5409FA for ; Fri, 13 Dec 2024 16:17:10 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8f75b31bfso15927506d6.3 for ; Fri, 13 Dec 2024 07:17:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734103030; x=1734707830; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D+MtVbUESu9VNpvqBxckqv2sbfC0bgGxSQP/WOvqt1o=; b=epeDO/A02T/yA3q7LcmrAcR3bpyZYkhV6mWPzkH7WPl4wIHY+n+NN7KFrWlIhtrkBp hbeyugdn5lbvATTiEB1cBtinr7d97barKTriGLMf5YXkLNVHBMLbIdemI1TN1iKh42Dk /w9NnIeC7OlKPlk0zfqpNx67SThpgM0Regpp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734103030; x=1734707830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D+MtVbUESu9VNpvqBxckqv2sbfC0bgGxSQP/WOvqt1o=; b=NN3w/K0swr+/umdolk6FJnC0gPvmRchrK/6en/wVElG64PW1elP+3BrIF97ziwZYAz YDxENJQTkLYmwF9umdly2Ps7z8v67fdQgyo3v1weoRbSgiDk/pW+QL+96dA0IViUp6hc jyAmDOwWjLTDiB9eXcPaveKUpeoQVgB7PnWoCWEF1ajDXL3dL+uybDWSmc6v57LpuOPZ MF9yyYdNe1K5ZHqj0cMnVIZc9jrff0Thue9qctb058tFIFM3l66KKtFCWAR13IlYN5rM xJgYgyo1LqfS5cIw4OP8M2IXy0dB6rYaTzlUfJwnxsoY93UkzP4kla+n31JLhV1K2Ncz h5Tg== X-Gm-Message-State: AOJu0YzresYs+u/FowEokjy7Ipvbm3DVwNtn+qRy5Tc/DVAokoY7qSUM OEWKe0sN9TiVjNQU3KjKpKfHUPs4YxAvLcfctlBhlGGjaQoGBvErIddi/66856qo0vYegRPl7kW esYpvy8kz3pNLKRud/gVLydlk7Gnve0Zi X-Gm-Gg: ASbGnctfLhQuh73z4aTIm9gvoSLeSZ9EPX6FLJWoQBHmqDuTaABi14F1x5Q/kuOuh6G 7w9+wOUW0BXgMdx7iSlqFXH3+V5p+Qke4o4cjUMjspn4qm91DmZV7jcQmTg53dVTLD4qGm4Cnol Ulw98UQzI54M/z8eMHDOkhxnjOcv9sFupvGNWZDRauAWc/s2gWfebH2uURxLi5qB0hvOcUL7iFB CGsFGm8HocdVcxqdgczHhuK4H3ucTXKnXI8ydDbLkLraorKNInoRZxPN0I2hG/cE+UuuLXbKeoQ 7A== X-Google-Smtp-Source: AGHT+IFz2lC9H0eCZbt3z+thv/ZSN/9Bh2nOIpHnfy+PEE3p11mEF5/5VYkcoAXyhqXYmrM7iNv80MBiPOdn X-Received: by 2002:a05:6214:5293:b0:6d8:8a7b:66a4 with SMTP id 6a1803df08f44-6dc8ca57596mr51485236d6.14.1734103029750; Fri, 13 Dec 2024 07:17:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8f9f11d2esm7368476d6.61.2024.12.13.07.17.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 07:17:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 07:17:09 -0800 (PST) Message-ID: <675c4ff5.050a0220.1d38cc.e851SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 719B66052471; Fri, 13 Dec 2024 10:17:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 67b9d0a29a1269b482ff7fd1eb48ee88ae9e5892 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 67b9d0a29a1269b482ff7fd1eb48ee88ae9e5892 --> testing pass Upstream job id: ACVP-FIPS-testing#8268 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/31902/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/