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 110B045D8F for ; Sun, 24 Nov 2024 03:23:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA32F402B1; Sun, 24 Nov 2024 03:23:52 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0624F40273 for ; Sun, 24 Nov 2024 03:23:51 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-83a9be2c028so113123639f.1 for ; Sat, 23 Nov 2024 18:23:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732415030; x=1733019830; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kbRejEAkjNuHlXzgSm2HKj4a1g/lNHt6qeLz3CdkE/I=; b=boeG7u6xXxwqualIlPs/utsuA1vnsfrXpAyRvZwyqG8Znt3LoRVJoOCyS4LKIHRslc 0KDf7cHiUeTIcUOI7++Y0znRrOs70b/8EEof9VOiGqkhLSd5oNedpiHUJWuTRE8YDAbA aZS9SBdxne/+6SX+HdkYdebsloSRJy4GasECg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732415030; x=1733019830; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kbRejEAkjNuHlXzgSm2HKj4a1g/lNHt6qeLz3CdkE/I=; b=swGQq5uEbWQF8mmk/1LdLDQdHnM2qNE1Hc7e2BztI/UTEJFdB9pwS8JxRGSXxkiYVW FMORdLadNs15L6qtX76083fC2bHcOFJdo6hfyPcxIikxsFVAe3nAWFCEgOYTpJxOer/Z x96KO1/1rbGKQ2j24L/ijQAcEw8l3WvCcFMZSnIwKvTF2J4OT9R9QCvldi3tkCCz9O6x c8orCcE1AVFgIFYmu+HaF1xANxrf6Q4RoO2Kkj5L7bwriMV6I9AzlOfdTosGG4N8xxJ6 Xe9pM7bfIfCKiDhVulMZKRYU3WnGm/ONCeNxhPUyriJpG82pVhRq0SVJA+I84kRN9dxP N23w== X-Gm-Message-State: AOJu0YxFLN5wdKfKECHt35rw+vQC/fyth0NMyOekrOQj1zPHaYhYwbZB lrMCzV2M838lkj+Ru93KGUShwqSIqMX6hNMD4G9TzdcjyQUxqDFu6fFq1ao0mBdhCSaOVLwK+ua MZv7dbzl4raLY7dkIoIjqBmwwX4nOg1g1oDdXX8d9 X-Gm-Gg: ASbGncuQA9qlEGtLqtpEYPCBfc84BR3j3I5kunoukc8S4OetA/Zk+1SzqrfzuTeazio RAX8vjgX6wc0OYEzD1CrIhA3B97mnNvndJeVb46rRz76si8KPIb7PmiCxZJ2EP611vNoCkNX4Yi dXOt0j/1KXkBauRZl+hHRRC/EQ1KFmRrTDx0tgOzLyesgav9nCh6XD0UBd2+9fnGMccp863v0Bc QySeaphN0kPOFWVaSqq9omTfg9aq+x3M0iaB5OMkOiJ1SEyrTPBaAGia00MF4FMYf21yBs= X-Google-Smtp-Source: AGHT+IG+LnbsNsU3fDqSJis2bTBpe/766ohMD1BbyKLs5wqqkZSB6xKSJTLoyMu583QSIwBRPl9tMw/tu6tr X-Received: by 2002:a05:6602:6d8e:b0:807:f0fb:1192 with SMTP id ca18e2360f4ac-83ecdc53a10mr763647339f.1.1732415030267; Sat, 23 Nov 2024 18:23:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e1cfe3a5e4sm199731173.25.2024.11.23.18.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2024 18:23:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Nov 2024 18:23:50 -0800 (PST) Message-ID: <67428e36.050a0220.396228.d8aaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8AE856052471; Sat, 23 Nov 2024 21:23:49 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f4ccce58c1a33cb41e1e820da504698437987efc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk f4ccce58c1a33cb41e1e820da504698437987efc --> testing pass Upstream job id: ACVP-FIPS-testing#8086 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/31696/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/