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 F2F6A4416E for ; Thu, 13 Jun 2024 01:14:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECE21402BA; Thu, 13 Jun 2024 01:14:37 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9AF324026B for ; Thu, 13 Jun 2024 01:13:40 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375932c94a9so1539435ab.1 for ; Wed, 12 Jun 2024 16:13:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718234020; x=1718838820; 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=qEsMCA5T+flRurZ5XUelW0oOT8zrwMx0/ul/Mw14hk8=; b=BaADuB7RB8cZS+cJGA1eaUI+5Dz//zuNT7s9Wh1tveWDwdy8SZO232MR/opMdXwoyg 9dA4pev0CE1O4jiBlCoZs44uHiG8p9JKBS59xsQz1N23J4RywVWHKaSd3d0AZ507zDZX fdR+Er3N2F1hazSyzcUjbgXlG920f/UKkMTV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718234020; x=1718838820; 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=qEsMCA5T+flRurZ5XUelW0oOT8zrwMx0/ul/Mw14hk8=; b=eQEPDT83wLw1ujmwyX8HuGFrtBIPwyeRkyN66Fr3REjbXrAiSyJJQHry5rpmEIWMG0 Nx5EiJ5v1J92Y5h7ucpGZaQ+vgkZej9yy8F4bkGjrJGd2LJas/8vtLXUu8RsFFTl3kri X8DC1AWd6Q6VZjfz3WnRNwp/7kfXQIFwLTuQXhOiNVHBlFhMGGetirE6xrleAOvEbC56 Q7hxwpJUAe1it5o9yGFStJ+3t6aYIjQ0BtNyGP3lHStDLimudGS2WnBcrYP0XzTqcIhs aNB/1ybEgHbkVpp1ETX9oQhDKCNS52LJy7i0dmbBlA0PG7myoDjT4yUe0mbX/+epwFoW X4CA== X-Gm-Message-State: AOJu0YwDsd4NFqGGa56BKoGt2ZVp/8Jt9Jg0nbOBf4adIbzKG/qwYTbf pbqc/Kv+r56eBVnbUllFufzd2QAzx8xRxg16Q+AJ+/mq4WIx7/SNXw0K23blYEqOyXu02E3Y4tG gLG9ROuFk3S+Z4dx2ssWSQzLt1o79LtwsB+Id9FszhA5YYIyQG9VuKa/X X-Google-Smtp-Source: AGHT+IHj7bExyTprTSd9/qATktrnrkmrg/PPOz8BGCP5PrKg3yajG1nCk1wlERyP5uXxKV7LP616iBTDu3vb X-Received: by 2002:a05:6e02:152f:b0:375:873a:aa99 with SMTP id e9e14a558f8ab-375cd1973d4mr32628075ab.25.1718234020000; Wed, 12 Jun 2024 16:13:40 -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 e9e14a558f8ab-375d86ce52fsm10255ab.72.2024.06.12.16.13.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 16:13:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 16:13:39 -0700 (PDT) Message-ID: <666a2ba3.050a0220.ccaa3.0164SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8540A605C373; Wed, 12 Jun 2024 19:13:39 -0400 (EDT) Subject: |SUCCESS| pw140913 [PATCH] net/mana: fix uninitialized scalar variab From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240610214320.676239-1-mahmoudmatook.mm@gmail.com> References: <20240610214320.676239-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140913 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Monday, June 10 2024 21:43:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140913 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/