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 7BE5345DA7 for ; Tue, 26 Nov 2024 00:11:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C8694025F; Tue, 26 Nov 2024 00:11:52 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 4B479400EF for ; Tue, 26 Nov 2024 00:11:51 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d4241457b7so32535326d6.2 for ; Mon, 25 Nov 2024 15:11:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732576310; x=1733181110; 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=XVRdhr9hoC76TSvBDJQZtwCZM40NUqM7wwxEYWG2Z6I=; b=RkMgF+7W6Quw8NKjH8k/N2zORCFP4TYu09LaqL7DfudrwmIsQaOfdoL/NqXjUYv8EI XsK+R7ivNj447yIR7czJlV/2tU27LPk7f+7npCVPxVHj6ZXye+SJJ0RQnFxidXoUDo+G BWVNbb/Fg2hBTSA4QQhFUqA4Cr2COEfV5trQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732576310; x=1733181110; 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=XVRdhr9hoC76TSvBDJQZtwCZM40NUqM7wwxEYWG2Z6I=; b=TTSkS51lhvWlXFGGhFgRi1eXMsxJKe8NG2vg+bSBCFIkPbDaxnBAQTrg4Xh36MvOIL ukcROJL7x43o6akFxEmup0+XHmadc8be8iLNPikAXN+td9+96i8k83W7PmFGHgh/wPsB xemIIkiooL+bvgqXXKclLYEi4YtNnm9GJlqcKIbJkRDgCWQNEHaQ4YyKrPzI2sYkn+6p tZ+ZDFUGAbrHubEEHPdr472HS2u+X0tJUg+2XGD9aziaGNVJZzHpBfcUkDxXmn470ikH kuuDJ16GcUGeB+vCCdrgVw8tpCT22Dv58YcHdBaYB13WTMb2r2neE3U46oaE17r5N/m8 NwPw== X-Gm-Message-State: AOJu0YyK3c+7wTOb/Dd9yk0tCl8D/YppcSD+hCSyJS4/gsZGFpFdpKUr paWvXgKWcafqlfOXyf+XCsyQgZa+Zm/2OSfxyiKTG59K78Ykih41vC7iRxyt6687zBopLQl262c akAcZDbB4xgf6iTGx3ilMjQ8BngBaqEd9YQXfEGmi X-Gm-Gg: ASbGnctLn/qI1ful3izBcd3CV0fnVPqvc4f9Aa1/rrZey23BiOD6+JJjodv2cOoLulC lzxhPjY5Jdd0evSaAxpK8oyCgScUIDx6wWCJK8jgF7snzYxCYajK3R8hz3zxrG4tflWdO1R4MS+ ED4W80xcmOX8Gj+McQLQ9sf6hemW1pPlAbWhyVBwrffTtMdNo6GTPFxPbzPiUPZ5ax/k/Okg3+0 PFgY2tojdDVOV1tDvcceXan6byYtl4SRI9/3GqlJWodaI1ry0ANd8jSsxmJJfU+ts3nXz0= X-Google-Smtp-Source: AGHT+IHfAd5sdrfE28oAenJGzAVCjWe7EkniQbc4VKIF0RR2+gTVksPF6o1oVeDdy2wUW3rPKKcIF+eDXnZM X-Received: by 2002:ad4:5c46:0:b0:6d4:2685:938d with SMTP id 6a1803df08f44-6d45137f71dmr293815086d6.49.1732576310652; Mon, 25 Nov 2024 15:11:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451b7de4asm4351346d6.74.2024.11.25.15.11.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 15:11:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 15:11:50 -0800 (PST) Message-ID: <67450436.050a0220.56b4c.e17bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E04F6052471; Mon, 25 Nov 2024 18:11:50 -0500 (EST) Subject: |SUCCESS| pw148829 [PATCH] [v1] net/i40e: updated latest recommended From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125024553.3557647-1-hailinx.xu@intel.com> References: <20241125024553.3557647-1-hailinx.xu@intel.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/148829 _Testing PASS_ Submitter: hailinx Date: Monday, November 25 2024 02:45:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148829 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#24913 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/