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 48A6F45851 for ; Sat, 24 Aug 2024 10:56:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3782F40DDB; Sat, 24 Aug 2024 10:56:28 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id E1E994028B for ; Sat, 24 Aug 2024 10:56:23 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5d5bb03fe42so1974360eaf.3 for ; Sat, 24 Aug 2024 01:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724489783; x=1725094583; 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=912hnoPv04Dr1NFII+y5ZpFv5shBCyaMBndNUM4oSyQ=; b=hQ675m76oBgCLhER5tl2+2Zjba+WUc4f9yVHCwsTGPggIZx0CSibrBXQN1wTPEEFLo iJAIOOk7wTyEM0EUgKNSbr1sorwddXap0E1pka+lkYINrdnPncgz49zVnyqnVScX3hjt rFf29R+AGuOdJGinzT48SA73M6t0x7RzXeCzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724489783; x=1725094583; 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=912hnoPv04Dr1NFII+y5ZpFv5shBCyaMBndNUM4oSyQ=; b=il1qzpNMqwQqRyY1i3dw2B74xZVm8bK3uFMuNbWkxYrXeKwHZKFJNbp1Ve+hQaRsrB uLnMbYa2YXdFa4lGWfF1UERuHO9hCMWVaAfW59ES3myFNvXDVfY2HiGYa9sefztDPmMq sDvIcE7TQcaKNOqf2lMLadTM4iUqUZaTFrNTBE+mjE/Ds8zsQno+KGKIbq2Tzz47jPMp voQx/z0CC/JNIorKOOLz0eSd25kQOlbTBty6sMV7FODRv2ipXXC4ZzzilqD9u4dDSJyS IIhjvEiODPloOGW81wTr/TtjbJuxaDLuMvUtGxy25VuJcPkpvIqL5MdJh3I3Vphmpol5 3//g== X-Gm-Message-State: AOJu0YwaHhi5grJYWYnTKIPXeQG+UtYhIsPlPeapYFAccfAq9kEA4kKW wa1HmJARCGD6MIES+xjbocRl9VorOqtxhapnmur3TUf4C1rtRmRI8uIolQXhKhfRZEfTeZsUDU1 W/wWt8ojGKJ/ExjPuygBLB2vqj5WxHcJ9NXCVG20EZayVSSXCd7PDlEOx X-Google-Smtp-Source: AGHT+IFpUGUhs+weTL04zlwkafFZJPtuyO+GPtgeVRROPh7sfLU4GF4CgA1ZNfyzWa/6uHdSK5NltQpgBp/K X-Received: by 2002:a05:6870:b289:b0:258:3cd8:5108 with SMTP id 586e51a60fabf-273e66fc46emr5373037fac.44.1724489783097; Sat, 24 Aug 2024 01:56:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7143422d592sm305094b3a.3.2024.08.24.01.56.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Aug 2024 01:56:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Aug 2024 01:56:23 -0700 (PDT) Message-ID: <66c9a037.050a0220.2c06d3.faebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 223056050A6B; Sat, 24 Aug 2024 04:56:22 -0400 (EDT) Subject: |SUCCESS| pw143361 [PATCH] [v1] dts: fix testpmd port device error h From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823074553.15815-1-juraj.linkes@pantheon.tech> References: <20240823074553.15815-1-juraj.linkes@pantheon.tech> 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/143361 _Testing PASS_ Submitter: Juraj Linkes Date: Friday, August 23 2024 07:45:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143361 --> testing pass Upstream job id: ACVP-FIPS-testing#6711 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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 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/30842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/