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 90DAC45420 for ; Thu, 13 Jun 2024 23:05:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E4E0402BC; Thu, 13 Jun 2024 23:05:03 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id BE1064003C for ; Thu, 13 Jun 2024 23:05:01 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c2ecbc109fso1276611a91.1 for ; Thu, 13 Jun 2024 14:05:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718312701; x=1718917501; 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=680yKJObjh24hwT0C68lp9C6zS7NVwA4VwsH/cL3fHk=; b=d0tyRuA5Xx0tLI8sZzqKDfAY5W0Pp1QoNf6+Ppnz8z/uUKbgMXzVb1WaR1FQ8o0Fnp M6Sy1AGv+K4o1iRExtK/EZWoa6ksnvs7decFuoePxHOriWzbU/INML+Ku3tybE6H47Fq k67++Qs51Xhr9zL26st8KLz3hWUfKDn7mLHso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718312701; x=1718917501; 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=680yKJObjh24hwT0C68lp9C6zS7NVwA4VwsH/cL3fHk=; b=sxkNpxvM8zxnW/fHYjdwo5l4T8kKRtehcXzjspbsO9TVFdXReQtMImGCcZRh3TBqU7 kyw1c6M6AW0VnaS2VKytOXi5fp9lL0vQhHKzRpebFqfGZiglayh8QXNBzVxWSH/p5SK1 GWn++LNcBJ4RTrMQPpoPSEn33M3hkdhAw9lunDL4BDMeCTDXovrSNbGRNa/cgcZWEJmI mn1Cp+TgkgDCHMoIiH8UnbsKuDDkEOzVXKaf5UrcytCCj3sSgjfNcdLsHLYhzWTLUPzU tWyT1CysJWfk6xyWIzj9WA2qZhitt+vEWjDWsHloaIfYT5JTTmH1kG6Y7Spx83suv30l mewQ== X-Gm-Message-State: AOJu0YzkEgt9TvcGS8H07P+tEI+neuzJ0rcxiVR072W21ee0hxhZzaAe igiFQv7IVUUxPaDCetgOhnt2Xz8SewNZhhGm7ujgDlZjsszBdED353ZPLYCQpsiY9Zile0L0+ma o/u8FAqzrmmzTYV2A8CuOMsMIoGN0VFJag8O+dqmA X-Google-Smtp-Source: AGHT+IHEwsOFUMNlloO3G/o6nZVxSi9fX0npicmof728mDdPFC9Jv+6vEJzWhOwGtpnXYezr6/QR5He1sZqn X-Received: by 2002:a17:90a:1fc3:b0:2c2:e175:4076 with SMTP id 98e67ed59e1d1-2c4dbd3551amr984328a91.32.1718312700763; Thu, 13 Jun 2024 14:05:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c4c45d6c80sm127506a91.8.2024.06.13.14.05.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jun 2024 14:05:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jun 2024 14:05:00 -0700 (PDT) Message-ID: <666b5efc.170a0220.88555.9a9fSMTPIN_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 EDCEC605C373; Thu, 13 Jun 2024 17:04:59 -0400 (EDT) Subject: |SUCCESS| pw141130 [PATCH] [v4] net/mana: fix uninitialized scalar v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240613183040.865732-1-mahmoudmatook.mm@gmail.com> References: <20240613183040.865732-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/141130 _Testing PASS_ Submitter: Mahmoud Maatuq Date: Thursday, June 13 2024 18:30:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141130 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30184/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/