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 E966643E73 for ; Mon, 15 Apr 2024 05:56:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE0E740293; Mon, 15 Apr 2024 05:56:18 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id DC32E400EF for ; Mon, 15 Apr 2024 05:56:17 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5e152c757a5so1344195a12.2 for ; Sun, 14 Apr 2024 20:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713153377; x=1713758177; 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=IVRv7FQnP7/bLi4LbtCaOfakcONqS/4i2GCCyfHVqRE=; b=K6CoS1TaK5rMimu2/R58fNUsHSADnD1V6ppsbJqa1ydFBGkvGTR+GdDxeW/G4EOuR8 Yd6uUba40O8G5RXnXU2dqsyxrqMwhKzgNGkAPa8MB5O+ZBmWtw/710YX/rufEN+lc0Fd 5D4bR5ntnJ8qckcBcQJKKYaeis5gMBDsQ+9LA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713153377; x=1713758177; 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=IVRv7FQnP7/bLi4LbtCaOfakcONqS/4i2GCCyfHVqRE=; b=ukH+j5GNOodk4VeXjPEXf96Vz08vcAuaLerQBjmj4MicqgkVuc4gEY6fCz1x3Vj81r OZxj3QbPLDn20y4+gpMZE5xSXnIdVTCxjgHIRtBA0NwuBo5wc8lf7pYW3MAxocGs5gH3 xLbsvyyuzYuL0HSOsXU5NchBwBris2+dVit8AWwiXjzirimihI2YNUhy2jZ2Hr2dCweA MGTePjP2eXO94L2QlsWqcASJcz7vHyxCtcMOJVxzvhjp3r7KAZHKxaidRbTMv/7SIln/ OSpbF/45yY9fAN5izRYMtdBKdMi9SmOpatt5HxyrhWSX0R/okR5Gu4bJksjFZCLQl5kq cTrg== X-Gm-Message-State: AOJu0YwOHxeHWBQ4QHCU46tsvfSNXed8CXCH9u8GfMdBAsrdaNA51G9S vkfGmS8/Pa6N+mzsLaUuCdlpgZD7lWNG+h8FQ7wGyi6MbZh7YmLkSb8Gy7lY+mlGEG7MZvsaSwB QtuiBzgFJzXPEfLQNkWuR4IAQQZjFkaNLwz3Jc4s0 X-Google-Smtp-Source: AGHT+IGngnlNbhFZqx5IQTbWWo+B6VHl4iD5FoAsY51zTzgXDCqXG6KD9t5yY5fjoilEQbHs0vAl9v2iQD99 X-Received: by 2002:a05:6a21:328b:b0:1a7:64dd:ebe8 with SMTP id yt11-20020a056a21328b00b001a764ddebe8mr8355557pzb.49.1713153376890; Sun, 14 Apr 2024 20:56:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a170902a51200b001e42a609313sm303573plq.6.2024.04.14.20.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 20:56:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 20:56:16 -0700 (PDT) Message-ID: <661ca560.170a0220.3e9ab.c0c3SMTPIN_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 CC5AA6052514; Sun, 14 Apr 2024 23:56:15 -0400 (EDT) Subject: |SUCCESS| pw139279 [PATCH] net/nfp: fix parsing non-exist meta data From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240415024758.1001527-1-chaoyong.he@corigine.com> References: <20240415024758.1001527-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/139279 _Functional Testing PASS_ Submitter: Chaoyong He Date: Monday, April 15 2024 02:47:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139279 --> 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/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/