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 9C4F84417A for ; Thu, 13 Jun 2024 02:56:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7751F432A2; Thu, 13 Jun 2024 02:56:32 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C0F614026B for ; Thu, 13 Jun 2024 02:32:34 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-62f86abc8abso5238637b3.0 for ; Wed, 12 Jun 2024 17:32:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718238754; x=1718843554; 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=PM7AWviqcHa9QzgT9CG+VcAmBpzow6FeH3UYfK0pgNE=; b=Of4TbomWq5P6zJNgckYhSBe/mJ8Rac06hV8OvBwpCXSGXpQvl+7nrmuP2hpLRzuSoL +QMKs0GtN7UBWZaqxaTSsdpYbcfpFhi64L3oLX9tbM/5xAIUkZv/hqN02x+BVX/c0g4v asGJqjcneoSNso7MoUFN5OrEFrtn+RjcGlh7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718238754; x=1718843554; 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=PM7AWviqcHa9QzgT9CG+VcAmBpzow6FeH3UYfK0pgNE=; b=nFi3slCKr7vCIaYQNMvGT3dwQXto8j6IirHKnNVIoprgcchj2/SqxLUOwX2kYzGV5E ddGa+Lc1VAc5YCEQSGmuKaTzuts7aqiH23kezah5PNr3rIqPRdrLZZ/EInHfYYj9q1ss jHSJvbc5dlwhH+L8yeVYrYFbNAIAn6MPDtqDnf522Op/s9yCHbpadgDvinGoqa2BoEpi K/coLtnjyrqjaF1giThyUZfGr1dEVwlhTG8BSMKnSgqk8vm+8a2q3T3IQyhuB0Wz1a7z 0r6j4Km82LX7GaxSIymWAEObHHMy+JckDI3WrdIs6CTraP2sfTlwin0InlzY6U9QaO6U E+gw== X-Gm-Message-State: AOJu0YysFxkRoCb1NQKf1r2jrjo7aINYlRmLA2fRNBT1s1ToplFAkPOy Zfsm7BhvtVGoWkRxZNx4fB3wxDfy8gMqgE4taRQRFJEzifEvwGoXtTuePiQP5BQr4hY46R8zuB0 KEM4PoZNTRNMgmCmRq2/+YY/3oXD85fE/mlN1NMTbjIz5ETdWaHBjYl6t X-Google-Smtp-Source: AGHT+IFGJCcJ31THzLfoNfqcD/YjD4R8h6T1lR3ypn6wDHBi4ruOm4JTW29xtS8rE/MSdnwbmuC8LF9GOTjS X-Received: by 2002:a0d:cb97:0:b0:627:7e65:979 with SMTP id 00721157ae682-630c648b94emr12198947b3.24.1718238754203; Wed, 12 Jun 2024 17:32:34 -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 00721157ae682-63118da444esm81507b3.34.2024.06.12.17.32.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 17:32:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 17:32:34 -0700 (PDT) Message-ID: <666a3e22.050a0220.8230e.0935SMTPIN_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 97E39605C373; Wed, 12 Jun 2024 20:32:33 -0400 (EDT) Subject: |SUCCESS| pw140914 [PATCH] [v2] net/mana: fix uninitialized scalar v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240610220703.679689-1-mahmoudmatook.mm@gmail.com> References: <20240610220703.679689-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/140914 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Monday, June 10 2024 22:07:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140914 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +=============================+================+===========================+==============================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+---------------------------+------------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/30159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/