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 D919243CFA for ; Tue, 19 Mar 2024 10:43:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F6740E09 for ; Tue, 19 Mar 2024 10:43:38 +0100 (CET) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 7C1E440298 for ; Tue, 19 Mar 2024 10:43:37 +0100 (CET) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-789fb1f80f5so136833885a.3 for ; Tue, 19 Mar 2024 02:43:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710841416; x=1711446216; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vqU+GEqyAZfjCLvxKLuKExJ6L6As5rkLIGGHoXHdXBc=; b=3RtRwb03IR3lT8OubBiC9hsLpVT4rXBhNjhPwEMwKLlVbb0VhmR8CtIMC/mSrsAio3 YRVE2L/ULBvS/KDpQ2NehkXMxK/JtrY18QPixxqlPrWwaea3z0y/AXCFy6CzLDwBD53b gGb7yHwkKwH+7tXVm03lZs52eup9ln8zUauyeJXwxZwsagQjqwQtJRZE0Q62jtb/gfWJ BsocxzuKBE4hUSLdu3srYVek5pjzRHz9Gk+FFlcldTPITyVkTmrdrqKXmNo2s3MW6Q21 U06zx263T01VaLcUzmO0C8qsqgh5m6SUNWHcxZAqqaTG7hyHywI/oxOcDqazt7W/uGAu 6DQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710841416; x=1711446216; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vqU+GEqyAZfjCLvxKLuKExJ6L6As5rkLIGGHoXHdXBc=; b=hRf9Huf3XtmmkppdZg30tdLs06ZZTmCsGtUDs0tnLZSAWWZNvdFxX46fQC86yIlXot gn403s6ClO6qRmJff3hhuKiKYUDT4iULOAukW/CxeutipuaA3uKdJJwQ9JNFCV7o98FE RCuvwsA0olFBxJLzfIDSm1I0IKud3cCi6m1PUhHYWcturKthCwXQYQer0C6zqbLl6ztq fGIa6PWzeCmJYG6kQXDQO2o6bZVgkpiTikYhhYSjvq745owflpl2RIuF0xSE+YkMGv34 rOtbRGJphaN+bc97NFI7d7/kh08IH/IzdoYdjPZBEKKDFtWEwSL0FkxwMcHSO6z92JPx 34Yg== X-Gm-Message-State: AOJu0Yz6ShWvQkjahFv8TuqQFEGZXUQ5NB/5zBKADn0gzE5gwTmbeA3J +zNxc/KLulRfxP+Clt42RnnCKYrkuq44jbpXUkGQqBHpZTLDJstNDipncLJbOkvWgi+Qct+kOmR c X-Google-Smtp-Source: AGHT+IGq1nSqA8u2qV4u2z+A4pE7mQfaJZB28c00QENdBL3LU1iOe7MLKynO4kyV/hOUOzLWt6RhZQ== X-Received: by 2002:a05:620a:664:b0:78a:fed:f379 with SMTP id a4-20020a05620a066400b0078a0fedf379mr1619366qkh.60.1710841416390; Tue, 19 Mar 2024 02:43:36 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id x6-20020ae9e646000000b00789f3c50914sm2521847qkl.33.2024.03.19.02.43.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Mar 2024 02:43:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138479 [PATCH] net/nfp: fix uninitialized variable Date: Tue, 19 Mar 2024 05:43:34 -0400 Message-Id: <20240319094334.1683566-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240319085507.438387-1-chaoyong.he@corigine.com> References: <20240319085507.438387-1-chaoyong.he@corigine.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/138479/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8340265527