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 AA3D743E73 for ; Mon, 15 Apr 2024 06:06:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A600E40293; Mon, 15 Apr 2024 06:06:06 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A05E0400EF for ; Mon, 15 Apr 2024 06:06:04 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617dfcf80aeso31495337b3.3 for ; Sun, 14 Apr 2024 21:06:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713153964; x=1713758764; 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=aOg0MH1LO7n26JXj5Y88cZwJEbg560dvxfLWUicBSMg=; b=Iq1V1Tdxltq3euzkhVI6vl5tHSrI3TFbwmH2IKMCw8qgkjJL1odQY2qNk7fQiGNG0A hW0Lc/+cSp4K0QTORiNevwrNLft5132DgtNijJ1UTaWxuOX4Muxr0EHN1VZhLdA5PI4S 2ldsGUMfpubdW/kqMaAQZPJX+jZZmWYz6XyyU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713153964; x=1713758764; 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=aOg0MH1LO7n26JXj5Y88cZwJEbg560dvxfLWUicBSMg=; b=Ht+vC5TgFhylWAO+91MFtWRGbE4WqWiEwUIsTGRlzJsxlJowiBcRzZIbJF0cB4sZKL UCIyph7r2o8i/9AmLSJIKZuxhoyMYRVbIjZ4Q4N8ASI1//KzKKTajAAcwPaNm8Gwr+pd L2qWTzR3G1zYgYIr7M1Q3hoxZR5Hq2HlhutKibKF9ryfZDDRXErs/HRXu//qWN3EemNJ hlxQbl3mstBcyaYHesDYygY+hUrbWuIX5ZRbDnJNplMfY0o6FZ+s6HDu583lBS5j93K6 F2LwdcL7ssYFBnAPYnosBfeuDH7jqb7pBBnEmQBeFCRTa4IYU+jLcI8oN83N9TtZmnE/ ayuQ== X-Gm-Message-State: AOJu0YywDFveh0hQjlwRHXA1B5hyQKeZEsyM5H+sgDxLJUdinpY0mWMk BAgPrTMXLFiwQ3OgDzoA+N6J0vWQo+jVxJlD1/Ujoc29WBq4mj4wJlblarw3cSuDJYDIFr0AZqd w5IJg+AMjPQEljiJSKu8ofTDTs+QBFQre3dtGnI4S X-Google-Smtp-Source: AGHT+IEW8kn+5xvv4/cMp/QxM7/zx2mbA0IZmYnma54Nxmb5PE7eKwYB32IZlydGkn3c2Ddu2XhNmZSWmWYs X-Received: by 2002:a81:be11:0:b0:614:1ff6:d70a with SMTP id i17-20020a81be11000000b006141ff6d70amr6445489ywn.49.1713153964032; Sun, 14 Apr 2024 21:06:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q126-20020a81b284000000b006150fd88d62sm705239ywh.27.2024.04.14.21.06.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Apr 2024 21:06:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Apr 2024 21:06:04 -0700 (PDT) Message-ID: <661ca7ac.810a0220.154c.3d35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AC136052514; Mon, 15 Apr 2024 00:06:03 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139279 _Testing PASS_ Submitter: Chaoyong He Date: Monday, April 15 2024 02:47:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139279 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/