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 285A34541A for ; Thu, 13 Jun 2024 04:01:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58E16410D0; Thu, 13 Jun 2024 04:01:30 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id D0CFE402B4 for ; Thu, 13 Jun 2024 03:59:15 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ad86f3cc34so2315626d6.1 for ; Wed, 12 Jun 2024 18:59:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718243955; x=1718848755; 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=8E2hqNEc6tfJTot9nXlUVdkX51phlStxhdjzE10ziyo=; b=B8fG82p6I60rrzZJkERmGnbSmgKFno5kGZldoNpXtgp5Oqq/WBQBQwWb4X3A0lR0al VpE2ucWFWoJFlhiPHDPP3fke91ymJEn5aD5vHS17U6/duK1K8gZ2mCo4GGgPLGpUv/L2 uXCqr90qeeo0gvxFxxrn3phNudN21RSqMYlfY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718243955; x=1718848755; 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=8E2hqNEc6tfJTot9nXlUVdkX51phlStxhdjzE10ziyo=; b=bfIa98TZS3Lw8IO5dLzcezLNmEoJFNnWSg5Vs3zpRfOxFdpnHkstihQgrLaCSrnybM ZXJyXvqKadlvD13g5XaPBYWf8J5eEoXlYmDiZPGO3joMycimv9wrK8gdf6P0Q8spPi2X Giufq00gQmJ6OqsRfrL3yWW3QZ/S9BCEW8u4/NA2rZHcKGqNVJFUic6QVypsf7NKNgFH ySeCNlKoxbM5tYmzSysXHQQYRjqPf3yHIH/0whNPLcc5J+qMbEkfLfVy2TPurHQl8862 QH4CbxPsujU8jo4HLExISHA6TOJMR6GZmxHEPZzlmbp412OoTyJU/IB1J33cr5+PeetN kKhg== X-Gm-Message-State: AOJu0YxX+UUxin3DAoeyno+ThuSVbZ/CsEySlYohe/VKfFXTAVDXr+XO Pa2UQjNtypvMT3fDdubt/y939PG9Ai4ez1Cr5r0mD/ScTjdv16g4BJULBvat0vHzDy2nDheRhnd xi7KXyMmT2ouGeZlD7B7XnnH8vQ16J5XQD5kKOPEZXxyWMwebB8BCaLtf X-Google-Smtp-Source: AGHT+IFGxwKSz61X9zoQ7bm0usO45pgeERT6ifkGNcxsfOPftg8DhZgROpYEPPFtbW4KDgv1V3hdz6L7porW X-Received: by 2002:a05:6214:5d81:b0:6b0:8bb2:dfb6 with SMTP id 6a1803df08f44-6b1a6b5decbmr33057476d6.50.1718243955091; Wed, 12 Jun 2024 18:59:15 -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 6a1803df08f44-6b2a5a3b6f7sm202566d6.22.2024.06.12.18.59.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 18:59:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 18:59:15 -0700 (PDT) Message-ID: <666a5273.050a0220.e5954.18bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C1E48605C373; Wed, 12 Jun 2024 21:59:14 -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-unit-arm64-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 | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/