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 A1EBC45C2A for ; Mon, 4 Nov 2024 03:08:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98A0740A6C; Mon, 4 Nov 2024 03:08:48 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 96B68406BB for ; Mon, 4 Nov 2024 03:08:47 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a4e5401636so13749065ab.3 for ; Sun, 03 Nov 2024 18:08:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730686127; x=1731290927; 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=V1/IBUqcUTkr7b+e5g0n3xBVu9buO/IvMw8qdMTTq8o=; b=cRMaxaf/xASDDA57ot+wcGMBSKtkzHHdXBPSCMkzpXCoT3torTwjrrnnOQAbKfzD7p jsH/hNb2Wy6nMlpWPX/dFPu7ou2ze0yRbQxED78bHuUQT8/pCoApkMAupRa1ebnMKRDb ILxhWS8JPPEgLRrPdQVDxKd2ftqwuzEmGnETU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730686127; x=1731290927; 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=V1/IBUqcUTkr7b+e5g0n3xBVu9buO/IvMw8qdMTTq8o=; b=cD+9gIQR+Hkf4PHvK1f8zITLtEaDyof5tZlYEGn6qFLYitHZVa4a/CB8ioX25VyBOV KMpGAt9/u1TThVvnJCnxvAVvOHCGNBg3Vbd40fdCOAYgZ8iuFhRQlnH/6kv1HM7XN72i rWKmcqMPwod5SFU8CzzOG2OI/RWwbYOzcsbpnZp/OgaAl//VrDrJr4BLbjmTOz4h6lPf 6ku+VuApVvpwk8DXf7Hl8nSGLWxV2pyz+GbpcE4PnoOhuatfm/A3I7BKaTFbjS9YS33/ U3gUdu/eIpIclupCVMtw/QZDFSuLx5kkRgdlGT77ymCLaZQQVBP0XFsR6U32SXK1xYRc SpZg== X-Gm-Message-State: AOJu0YwvvGWOYtItYBZI8kQXmZ98dMS9/5rhuaIHZPQG5jR1dZjjiWpT K3sH85o/B3XmTMCQJBbmRD3saUavODDzN53meg9vhbNXAmhoomSUE5rDA5pVGpOEex3s1G2s3Bx 09Bl5x1vRcwlmqBwn2JbPKKB89BqbSrXQ5E9Y7NJBIAsTsrUyHKrsagzx X-Google-Smtp-Source: AGHT+IHmHOPotM4yPh63lKm3ZzLeFJWjs1I/iR+b4N/S9XOqZWobe/fjEcph65V6CA/p2GasLYqZ8iPakzW/ X-Received: by 2002:a05:6e02:1a8b:b0:3a5:e587:f7fa with SMTP id e9e14a558f8ab-3a6b0328e5bmr105445365ab.18.1730686126902; Sun, 03 Nov 2024 18:08:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a6c462d5cdsm1899535ab.8.2024.11.03.18.08.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Nov 2024 18:08:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Nov 2024 18:08:46 -0800 (PST) Message-ID: <67282cae.050a0220.39fc97.951fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 61B0E6052471; Sun, 3 Nov 2024 21:08:46 -0500 (EST) Subject: |PENDING| pw147882-147885 [PATCH] [v4,4/4] net/nfp: add LED support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241104013442.308780-5-chaoyong.he@corigine.com> References: <20241104013442.308780-5-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: PENDING http://dpdk.org/patch/147885 _Testing pending_ Submitter: Chaoyong He Date: Monday, November 04 2024 01:34:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:1bbb60642423bb0c3f638f7d63a9e6dd6863785e 147882-147885 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#288134 Test environment and result as below: +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | +=============================+==============================+===========================+==============+================+ | Debian 12 (arm) | PASS | PEND | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+------------------------------+---------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31809/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/