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 27D1E43CB2 for ; Tue, 19 Mar 2024 21:57:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2398F400D7; Tue, 19 Mar 2024 21:57:03 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 9550840041 for ; Tue, 19 Mar 2024 21:57:02 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-221822a7dc7so3233180fac.3 for ; Tue, 19 Mar 2024 13:57:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710881822; x=1711486622; 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=Fe8Jv4kErxBjx7rweW9e7RHvQKql23HZkgCaDHLP618=; b=PFR+CwrWIIXcaadDbUQA8LpogTzMg1tcVUfRP9iMBh+j+qzS9ivh3mzhQuzGMS5LZH 8zl1pUENtaRJp23jAy300MvebSeXWF/qZX5T8Tgu2ibzdpR78+V7+4h25WdxussAss9z LDPGbgsRv/xgZPvHHhY89PY8LAjKmVVgzyC/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710881822; x=1711486622; 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=Fe8Jv4kErxBjx7rweW9e7RHvQKql23HZkgCaDHLP618=; b=aRgJtPzSDSmTmwPQBKRhIsNOJ6V8FkAyL84C8emI2UJQMlnIdp4CwuiCnnVgsqdaJH 7r6lCj26Dve6Z0SuW2LZ3I8BDWy/x1QqOltrQuUehllK+TghA98kXo0sqNTv0TkAS3Ia BZsO+J4FogvulR7uYGAESvvwBEp54IXoGB0o0oLUdEw+sGP+ndcnMAONcEWABnZQkah3 9hoNaCOQt3ecumDzj2B4nZbl6j3RY/wmhlGzQiHzk3vx6BBTeD33Czg4Nd1CqiicxJo7 m6bRs7vDiK2aX3a9BhnLEVX2tVddqWxasiNcXebLJlSyPiCiIZth/BB0/v0NWpqZjTsP HlPg== X-Gm-Message-State: AOJu0YzReQU0di03/3LxOotx6qAn8Klr/IYkzP/zt5k0WyuKQwGDfQH7 5Sgm4YcyUNJlpV7OHHOmRwED5kb2f2l6/f8JeuK5CQHIrHjBtIzQNSvRMNgLybRUksf+lqK4wZw Kg+AQ+yf1XiOcm/cjbVdxKlL/JzbkK8uCQlhSNOyt X-Google-Smtp-Source: AGHT+IEaKf0U1SNMPWhvoOzoms0Z5OdAK9IYNVt8vPmYvtFcsdwtJ0eVwhcrUgz+OrOKn1IfnpsXIAZbLU0x X-Received: by 2002:a05:6870:291:b0:21f:d2a0:60f with SMTP id q17-20020a056870029100b0021fd2a0060fmr18101556oaf.51.1710881821959; Tue, 19 Mar 2024 13:57: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 ei18-20020a05663829b200b00476e22bc936sm481783jab.36.2024.03.19.13.57.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 13:57:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 13:57:01 -0700 (PDT) Message-ID: <65f9fc1d.050a0220.ed44c.0397SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AA646052471; Tue, 19 Mar 2024 16:57:01 -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 | +------------------+----------------+ 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 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/