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 13C734573B for ; Mon, 5 Aug 2024 05:43:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CA85402B7; Mon, 5 Aug 2024 05:43:19 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id DC0A1402B3 for ; Mon, 5 Aug 2024 05:43:17 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-823227e7572so3222904241.1 for ; Sun, 04 Aug 2024 20:43:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722829397; x=1723434197; 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=uqVrPdP4CNy1tvAzqleaF+cmTZMB8gw+QLVNQzEsWA8=; b=Zrb9X/kBj8bDgMI4rZwKXG9MiPqgBFGNUH4L5kmplP7r+fnKRFZYrTGQae6vmgDBSw uf8/fOxlrUvfa2N0TWyF+/KEPWNoq08CEzYentTiiBGCjPIb6tKWzJNzsex8M8LZNDQg XKfAazg0o3Mq/K0sBAxTT2TL8IZyGXfuMm5gg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722829397; x=1723434197; 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=uqVrPdP4CNy1tvAzqleaF+cmTZMB8gw+QLVNQzEsWA8=; b=LK/3X3gMrqIhbr6xgM8jnDU4dcHtZbFbKdymd4mRnVD7xWyY4N2zP2vTdJI3HzR55W 4qiRs30lVbYsNhOt84pCUJhBUFa7XjuVUDFj8B9cRb5B3v7niHMUBKcTzdcFmY1EcVKE /xKVzvMubW/cvO4cOPVAXoils5kXDmLdNFSK+V1ii+Z1u2tpmgJ55ZMjPFXLoL/7FHQE oflLdjt6T6hyM8Fgf8Bovxi32Ty1NACbpwKI4bV1PJeJnLatxPycrLf8wmNo/c1K8uq5 brBYYoPOdGHrsnBoORDmgZRW1y70CYLkn/wVZJMY5+BuNUeCxC2qhoDzTAUxBvmm8py0 5Hpg== X-Gm-Message-State: AOJu0YyONdLb2sLrMnOaiJMKJcSG4DeJGgpZIHObRcTsULOgAakby3Vy EYh34xYXguNfR4AzWffOVfiEgGhnW+3+jXBKnd8De+IXe5nbbm4AHeMEAiiOpJ3kmlbLeQX5EL6 Uuz48LWFd1YMy7ZA0ecQ9Ip8tDO5WB06K5pAZG36si6ZVYUU0qKvI9CMQ X-Google-Smtp-Source: AGHT+IHxnXqgm7+0isjQJ80C9rt7i0u98n2AmrpKMUuNdpGdNuCJGUoivDNvd4friQNDLSYzV99TVDVHFRrh X-Received: by 2002:a05:6102:a4a:b0:493:bf96:9992 with SMTP id ada2fe7eead31-4945cd9dac6mr7686668137.4.1722829397083; Sun, 04 Aug 2024 20:43:17 -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 ada2fe7eead31-4945dc060edsm274260137.5.2024.08.04.20.43.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Aug 2024 20:43:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 04 Aug 2024 20:43:17 -0700 (PDT) Message-ID: <66b04a55.050a0220.f5c9e.9647SMTPIN_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 B9FD160526E2; Sun, 4 Aug 2024 23:43:16 -0400 (EDT) Subject: |PENDING| pw142883-142893 [PATCH] [v4,11/11] doc: update nfp documen From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240805021248.1051198-12-chaoyong.he@corigine.com> References: <20240805021248.1051198-12-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142893 _Testing pending_ Submitter: Chaoyong He Date: Monday, August 05 2024 02:12:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142883-142893 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248627 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30714/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/