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 98D7A4545B for ; Fri, 14 Jun 2024 14:40:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96694402D3; Fri, 14 Jun 2024 14:40:39 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 66EEB40264 for ; Fri, 14 Jun 2024 14:40:38 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2550aa6f994so1220670fac.3 for ; Fri, 14 Jun 2024 05:40:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718368837; x=1718973637; 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=LKVbtrRbw5czcnqCVk3G8JBJYSfHZnJUTtV/Q00aIC8=; b=GMYNpNU/CC64FZKAfCui5wBII10VnPvHlTbq/2+EDemhoeXQ8l1i1AVIJWZmGOU0lY 4RHEkZRl95m5MO5i0EqrLk7gYX9UOGE80l0s74zmCImqIZ7TpzeI9e7VSgYBd/d/hs9r et/QEsbBnBIiC9zhLZXrGf+k0OElImt/Ge530= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718368837; x=1718973637; 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=LKVbtrRbw5czcnqCVk3G8JBJYSfHZnJUTtV/Q00aIC8=; b=fBf2CkyBBe++7fV40S0iG7e8u1kfVvlrzSlMuCGYvpKo+/oecpNyoJRRIi6rImSoPd IeKYd1HZF+Ma7+OwcpU4bd1HfF6bolSnCD72SQy/rxS5TLaK6oXVKIqakOSVlCUI3mzV 18gOlkIJfOWyh0y8TfE6S6dVVWzpihC+MsOSEYpdlLALW0LvGdSozb7fO3AikmpKBQ4N 5I+CD+F423Zq30S5xGUbcjD6BdXWGa1O6ETHUo9DzxZ0q771UJOntn/HzjFur941Fzw3 lx3+kjJDReASgLmhxFhXF0fO2fwbabDPtF0I/3Gge+zcGAaPYVTXxByfYenDAjzSzUrN IVmw== X-Gm-Message-State: AOJu0YxQC6R+ul2rUC3VW3Vdz8sQnnpC6Zpd7+03+ZS8+LIHP40juKKY TjsIINUDS4/KyQSDcLGkS7VhkZa0Wo2ibgvhLu+tuFNEAi6cX1vrQUXyBe0fm2BIvBpPnINGQir uFksAt6S2r0eBA50Ld7icxEPmb1cTVk+qFwLYuQCKWS/zjoIg/DxhF1ek X-Google-Smtp-Source: AGHT+IFPLSTvjLeHYnWu3HHk5/XeNy2n/s6lvk1MmIuQWjF+C0f8IPkp45TCBRzBb6UvCI1lGl7gsSFL+F22 X-Received: by 2002:a05:6870:9589:b0:254:de02:4c65 with SMTP id 586e51a60fabf-2584288e57emr3275523fac.6.1718368837694; Fri, 14 Jun 2024 05:40:37 -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 46e09a7af769-6fb5b63a0c8sm72062a34.9.2024.06.14.05.40.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 05:40:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 05:40:37 -0700 (PDT) Message-ID: <666c3a45.050a0220.93980.4daeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E3F9605C373; Fri, 14 Jun 2024 08:40:37 -0400 (EDT) Subject: |SUCCESS| pw141142-141152 [PATCH] [v2,11/11] doc: update nfp documen From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240614070120.2663160-12-chaoyong.he@corigine.com> References: <20240614070120.2663160-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/141152 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 14 2024 07:01:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141142-141152 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30192/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/