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 B60BD45EA6 for ; Tue, 31 Dec 2024 15:06:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A524C4026E; Tue, 31 Dec 2024 15:06:20 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 656F040263 for ; Tue, 31 Dec 2024 15:06:19 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a8f1c97ef1so34154735ab.2 for ; Tue, 31 Dec 2024 06:06:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735653978; x=1736258778; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=y5akYlkaDNCDCp9oVVUJeRXCHZtiKsoBDzJsBE88cwc=; b=EAqCuI+RvuFqghMXLbwPFVnjpDWjGl8plsfknPtZRPy8kB4PwJPn+oKbRe2HZYK9en l42cylW/cVuyv14RP0+r4U+WEQACAup2qPCgQWSlCEodk+Cy5Cjq5duJFCkaNdH+5PGp pj2quJM3hhva+0dxgDRXPJl/WDBS71KsaRz7E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735653978; x=1736258778; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=y5akYlkaDNCDCp9oVVUJeRXCHZtiKsoBDzJsBE88cwc=; b=hyDQJsLtdw+ys7db/qLxAIKdIPg0lBhB6hxTJCfdus71QcolT1IAevkX056/y8nO5x vookiqThF2l4mNR4Mq3faaGg3sPBBxg9YhBP5N4xveO3lQwSzAhpPB39A4LO1s8Lw+CO k025Tc0j803H0M9QFM3lML6tanto9AQebzNI3RAP0yky93I6j1Gfy3k+WKGGq5iZiyGo JOE5LRl0AZenIraPog+rhNABuvqFNKxLLP1ovzGUciULdUdqtTt3UYvErU9YwLHusGcf Jm79e9OKRsxLBYSxWEhg6izFxVmKJqTjiwToK22dN3EhpV0zVfPDBhCFEukBGpSeg7U/ ntPA== X-Gm-Message-State: AOJu0YyO7GWXXQ956nH+gX44DJdSL6+zKiudOtiWPbjqw+1NIj1TZXaT aRmMIP5NSbhOYc9f5PJZxbeLabriHGEs8cYDLJOqlO2hCa1tETjl2ElwwfLFs+yrdc99+ei3ewb rlxsTmckFEqiWNf4pzB9NWzLbLv9JJOLePIL7LGZT X-Gm-Gg: ASbGncuoaFvNZty0KSbliwXJ6oX2bIVoEf28J7Zux7gxoPINqN9hkwI8zwvucqgGNoh OtQHE/n/GHZWUiq09vvgpawLmkmURte4TyiAM2y7vqg+dC57W18/6/uwQiIffPWBvsuNN2olwSe qARYtSu7ywy7Jvwfod+JRU5jSV6PuY3BqJio1M3gCuyBNiMQOaSNdTw6MXgl43EDa5BnCYq3k5V KW58HpwNtkuY1Vz0Z1CvQ2cX4N3XYDro1p9bFgxqRc0+POv5zJUUu+v7RS6OuSUNUIgP/ObsDrQ Ng== X-Google-Smtp-Source: AGHT+IF4DSYcFJL/wI/eAGSN7gAbXf7Gu/RFTX49LUa7Yi4wnpZ3ntOFdAXXWhduaqy7vwhn02L4GYWIRN0n X-Received: by 2002:a05:6e02:3a84:b0:3a7:d5a6:1f9d with SMTP id e9e14a558f8ab-3c2d2277184mr325499515ab.9.1735653978393; Tue, 31 Dec 2024 06:06:18 -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-4e68c0abe55sm1418867173.27.2024.12.31.06.06.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Dec 2024 06:06:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Dec 2024 06:06:18 -0800 (PST) Message-ID: <6773fa5a.050a0220.32f37a.0da0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E3FEE6052471; Tue, 31 Dec 2024 09:06:17 -0500 (EST) Subject: |SUCCESS| pw149518-149519 [PATCH] [v2,2/2] dts: add softnic test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241231113116.1510537-2-paul.szczepanek@arm.com> References: <20241231113116.1510537-2-paul.szczepanek@arm.com> 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 Test-Label: iol-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149519 _Testing PASS_ Submitter: Paul Szczepanek Date: Tuesday, December 31 2024 11:31:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149518-149519 --> testing pass Upstream job id: ACVP-FIPS-testing#8432 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/patchsets/32229/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/