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 E74C34417A for ; Thu, 13 Jun 2024 03:54:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3559F410D4; Thu, 13 Jun 2024 03:54:07 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id F2BC8402B4 for ; Thu, 13 Jun 2024 03:37:35 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4ecf00ea4fbso168203e0c.3 for ; Wed, 12 Jun 2024 18:37:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718242655; x=1718847455; 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=+BpsXTFsKVJYe1LpRyvn+QVZtwQsv5QULfk8U2jYxkA=; b=Ygp1zDK/qTS0P0HVnQ7ErvGTJaGzkakPG2APEv4v68e980gB+QLl1Bi9ja6l4qzRJB 1RT8SYoKnL7i2GzsmHKRPXpw4RFF9jA44N50P5onl+Ym1VWASbxUGfdTCrE5YPCXY3tl i8yRb9eLnC7eYn+5nPGr9vbCZDb0PeMv7CwiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718242655; x=1718847455; 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=+BpsXTFsKVJYe1LpRyvn+QVZtwQsv5QULfk8U2jYxkA=; b=qbPusp1k1MgfYlwT0E0YI2Ez2pPvBMOdqJNa4DN58lBJSBz+0OoLT+KEW7VoxpgjBO FFhZDs+A/2Bu7RcvdWv9ZTlRVJvi1CDkiR6Ki6nfpaYT3DRjGrU38q293QA8MAU+QNtt xPqycuMHYPMPFioJ8olltaDrqv463XZD4+yxmUPskU5NttLNBvRaUJzdGMAhYQkRqHzH B4WpLUOMi6HNv63qw7B4WvcClPKQGL+4iuuhJl2KLMr0SHrCwuby2BuIft/iz/pqChzW 6mhsKmlYsuDUqt9b5ojSH4+cQZYxQnwRPK3tCrsMDsSFKr9RshN3o11Jp99MOhuBV+3x 76zw== X-Gm-Message-State: AOJu0Yz/Ojk799E6AOl0iqzqkc3ooZOmnikdpTPVBHqn5M/2OBib6xNG NPzuQryKhEyHhtgTr66PJtqfQYsFMg4FOI2FlXlRi4FP8nKEJotW+qsCtjzb/66krnG/qTUE+cy zPolDOJPxhGSM4p+grhPEXwi+dmBYnA3Xv7tdZRKh X-Google-Smtp-Source: AGHT+IH/9apnySPC5rfY5BfYEOblUxc7s+poWQinXcsydIFU+u9LKgE6fjoh+MmOi2BCRy4sM8L3yZm3PcVb X-Received: by 2002:a1f:eac4:0:b0:4ec:f291:2a45 with SMTP id 71dfb90a1353d-4ed07e7c154mr2981993e0c.5.1718242655337; Wed, 12 Jun 2024 18:37:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4ed40e4dc5csm25830e0c.10.2024.06.12.18.37.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 18:37:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 18:37:35 -0700 (PDT) Message-ID: <666a4d5f.050a0220.645d5.1d20SMTPIN_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 01199605C373; Wed, 12 Jun 2024 21:37:35 -0400 (EDT) Subject: |SUCCESS| pw141118 [PATCH] [v3] net/mana: fix uninitialized scalar v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240612182332.804748-1-mahmoudmatook.mm@gmail.com> References: <20240612182332.804748-1-mahmoudmatook.mm@gmail.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/141118 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Wednesday, June 12 2024 18:23:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:491f416ae7a87dc0526f3472c722ac48f2163521 141118 --> testing pass 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: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/