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 A01E143252 for ; Tue, 31 Oct 2023 15:39:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99A6D40284; Tue, 31 Oct 2023 15:39:03 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 0B9F040284 for ; Tue, 31 Oct 2023 15:39:02 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc1e1e74beso39868265ad.1 for ; Tue, 31 Oct 2023 07:39:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698763141; x=1699367941; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NJME1VQvTAf9yxh5g6oigKEXexe7WudDDFW8BrooCv0=; b=IJilSDBgn7+kjfWAt2LlYXHRNtkQGNRzghl5bVTT21sb0XAr12JZANc3Y9OTEzKRGs JN67tstUP8UsBwE6zatwFJKUpPGWbOSnXoci/y7TeWzwmvvaSUT1qckc2yThX7kh2RSn DsbmM+GBs49ZRlCFyQb2BE4m+uLKvfCphNje8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698763141; x=1699367941; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NJME1VQvTAf9yxh5g6oigKEXexe7WudDDFW8BrooCv0=; b=A0b+ZGIpB4ibyjKDtrZZYOuzLZK1XWvY9bbMwzZAnuZbLA4CdfeANWOmAycu6jU4PP h7b9IFdtaKjKtOvnIP200V6zxIX/wV9w8w4B8LpgiXIy6ZXEvi7rFbHAnyCmgdMsgg3I zzZ+Be67t+kWd5KoVe2ycZ61LzqcmFfIx9MdlveGTwFVmEM/2DqFg5mp80ZlRRF4Jymv Q4qgfwabDrIYdCOjD7+ThjsYDxPDEI3q5eebj2qivHCkMrWbP/SwGT49oG8JiIp5MhEP M7zg38Bo03K7+0SRs6eBwKsy0I0PWzXjnqeVrUyCBC9Gjyvh0fByiJoyv0uJnQrdBqxW +a7Q== X-Gm-Message-State: AOJu0YwiUtwE7oY/qFBjx0l3wlMgtmA0mhM2t4p6sCZzg+XXpWc/i3QC 3y7TEiwCKVRSBnRCPKlxaKND2qhikiw3e6e0Zaek3pGomCqvP1CLLOnd5g== X-Google-Smtp-Source: AGHT+IEXuQxz8NJJP2YyX+whNhoW6fQ0N50v7gQ23l1pZtQGA4AwfTw6+/KIgh9DfN9TdVG1mUrF1/l/otVq X-Received: by 2002:a17:903:d3:b0:1cc:5db8:7eb1 with SMTP id x19-20020a17090300d300b001cc5db87eb1mr3024464plc.51.1698763141257; Tue, 31 Oct 2023 07:39:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jw4-20020a170903278400b001bf11cf2e09sm245423plb.61.2023.10.31.07.39.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 07:39:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 07:39:01 -0700 (PDT) Message-ID: <65411185.170a0220.d4e0b.3f0fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id B0FA96051827; Tue, 31 Oct 2023 10:39:00 -0400 (EDT) Subject: |SUCCESS| pw133662-133664 [PATCH] [6/6] net/hns3: fix uninitialized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/133664 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, October 31 2023 12:23:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133662-133664 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/