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 9B86C43CE5 for ; Tue, 19 Mar 2024 23:12:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 953D1400D7; Tue, 19 Mar 2024 23:12:17 +0100 (CET) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 8EA8340041 for ; Tue, 19 Mar 2024 23:12:16 +0100 (CET) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-789dbd9a6f1so413165285a.1 for ; Tue, 19 Mar 2024 15:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710886336; x=1711491136; 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=E/EEMj5I+U6orMrWb8VQFiUqZ/D2DDpFU2VNLIsmbto=; b=FY3/teFTkNwW83aYAPqL4ZKH92mlq+nWWiJbwjNAidzXbTfB3X9Pva43zbbmFb9pxA uqcZmbBsbSfKlqKkTPYfTOkx1ywLZfpzPYeZApnm8cD3evuKuzpE69wijPBjahyvKrW5 hwM82XpsWHgRkE4OBBAlckV0NKsGCd2Fu2Dkc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710886336; x=1711491136; 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=E/EEMj5I+U6orMrWb8VQFiUqZ/D2DDpFU2VNLIsmbto=; b=mC2Ss7MB3yBO7LOW0YsYrZA1LDxQnrSKNlpJsQNW2OYbHFVt7In8dWJuB11RB97X4+ t77xF3d8CjYfVkUJ5ex4FAWmwHovJsss/RwAvKDxoDXi+Y3iwNaf+YW8LSM2DkETyLCN f5s3le11bg3NLAxNDubDOEfCwRWK3Y07DAAB7VzZuUWq4fm7UwKPqiYDfjHDk2WD+CPY xOSjnreuO0F4vQYQ0fBO2S3GOGwsUyln5TPRwdfebMzJP2W3MkCSwAF/TxgGVEJlc4gc nmPnU7b7QZ9cWIm31rkZmkCiIpPa5Q8MgqrhGjw6sWRcrW58UJAPjhpa9g02nEJgFml5 LG4A== X-Gm-Message-State: AOJu0YzAuxi1PjOAJYlQe21jImRwJ/fEvmoAHb0/AVWAjB8S1dUQrf9k MzSsEstkhF2JUNX6cwNiIDpIYTC/09OYmv7cmI1LFeBuWcTIefRD1j338I8k7+RdvbewdMSSHrr hmSjGrytaU6WDa0k8hMPbCkiDFd/n2ZglQoM4WFd8 X-Google-Smtp-Source: AGHT+IEgV5KUuuoHjXvBHIIf7Z7QFijwBxjBQPzRZvYQRK4t7rTiXuWuc7ew5l/gAD/ht9CFzWWy5AQtjLzo X-Received: by 2002:ad4:4391:0:b0:691:3dc9:963a with SMTP id s17-20020ad44391000000b006913dc9963amr18032776qvr.25.1710886335990; Tue, 19 Mar 2024 15:12:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a0562141d2700b0069154e066fbsm772364qvd.31.2024.03.19.15.12.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 15:12:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 15:12:15 -0700 (PDT) Message-ID: <65fa0dbf.050a0220.d90ca.489aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A67E86052471; Tue, 19 Mar 2024 18:12:15 -0400 (EDT) Subject: |SUCCESS| pw138479 [PATCH] net/nfp: fix uninitialized variable From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240319085507.438387-1-chaoyong.he@corigine.com> References: <20240319085507.438387-1-chaoyong.he@corigine.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/138479 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 19 2024 08:55:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:53483ccd6dee01b8930e7a8c391472453bbe642d 138479 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 11 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/