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 7F15C4342E for ; Tue, 19 Mar 2024 20:13:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DFA340297; Tue, 19 Mar 2024 20:13:51 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id E46E640041 for ; Tue, 19 Mar 2024 20:13:50 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5d42e7ab8a9so3509231a12.3 for ; Tue, 19 Mar 2024 12:13:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710875630; x=1711480430; 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=TKWZgYPPTIJVqFydp9l7wDVvNQgFPGC7eQpsO/n0ONQ=; b=MrHvW8vjBIMag8Q6WpCuFbLWh+/UL3t0rnhaVg/IJuGVqsUtCcB2Spo9+W86dmhA3j WZFKdOEjKKJ3Fdt9MdNtnMyU28uFUN8n7OPTOMBIuSrjHb7QIUnukOaAjJSuBI+QbIoM adDTqOeEhnPehN57REmGWR1oBBwZm0bOAdHKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710875630; x=1711480430; 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=TKWZgYPPTIJVqFydp9l7wDVvNQgFPGC7eQpsO/n0ONQ=; b=W7dBwUbSI4THjb2uQnboVTqLT2mxH5ZvkTVuct/SpikuKADXccGYVxrWDS5K/kINNB 5X+RCDkx9h+V2apOrtzrjv5hkhQLORw6eND4hW/UOmYVYV+hYz0RFj5HbE4WTW9SNzqB +RL+zVp/yjgEeoaYeU8OGOfSKrXcI9e+ZT/x3/hM6sRvvrWIM1xPEWibXymsVT7YhNQp eSkGOFvdTeMiL403y9AvZIJ3VxxpINc+u1kEnizkM1EJIXCHWI5DGKfae83iQrzNSan7 dtzPzm+2v8/G279P0wTXIeywY3x9ODywTvzf8WQLeGAsTIOskKP5zhUfCmC6s1xiRJZz XHhA== X-Gm-Message-State: AOJu0YxueAEXHxEFUk6nzuUW9VDNSi1FIgXSjntDycMmNbcYAlbb4WMB MhYyiavUjU74r6/AFav3HgAjo0C4vhy/BdtFt2BZSINse1CB/iFgoDlTGOvFKesS8C3AP7jLtSG SKjsU71fU/hqw/g3VJZusEobu3LySfJPIc55loVaV3hS8/wulAHMcvUGE X-Google-Smtp-Source: AGHT+IHmrB2rp3xOhgJFjL4/0f85q3QHMT7u7E/neZmpoSfY7Rmm63yg2I0zR9ovWJj7UcoFgayXWeyQtFnK X-Received: by 2002:a05:6a20:72a1:b0:1a3:741c:967e with SMTP id o33-20020a056a2072a100b001a3741c967emr2370354pzk.39.1710875630088; Tue, 19 Mar 2024 12:13:50 -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 jw3-20020a056a00928300b006e6b5eb6c1esm656102pfb.5.2024.03.19.12.13.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 12:13:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 12:13:50 -0700 (PDT) Message-ID: <65f9e3ee.050a0220.40e8a.9b62SMTPIN_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 8A2586052471; Tue, 19 Mar 2024 15:13:49 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138479 _Functional Testing PASS_ Submitter: Chaoyong He Date: Tuesday, March 19 2024 08:55:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:53483ccd6dee01b8930e7a8c391472453bbe642d 138479 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/