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 9807A45DA5 for ; Mon, 25 Nov 2024 19:56:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81D5740A72; Mon, 25 Nov 2024 19:56:53 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id BBC174021E for ; Mon, 25 Nov 2024 19:56:51 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-856e8b7d74eso1139988241.3 for ; Mon, 25 Nov 2024 10:56:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732561011; x=1733165811; 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=//oW9dIBK80vO4DGeHWR1AEYLj1bGWSYsxI37MPvZWA=; b=KTSmTt0Qqw2GwML4WvaSiKb3xvZMlcSPUjPawKycA7tEwc1SgiyOt/CaLgLkrlKe7j cVl5gGnf+Z+pp57hvgIHuBphGjPqP+EGa5Q53Y5emQ6U1iWvlxBYf9darOFGCZFkPXCq 0cIE0hPOWYNdL0U55JOamUiZ6IUrantm/9pfo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732561011; x=1733165811; 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=//oW9dIBK80vO4DGeHWR1AEYLj1bGWSYsxI37MPvZWA=; b=qg5TekTYp+xwmv3EjXefQUV9J2Lr3J0fhcndB6QlQTcSbDUzCjccUqcekPREqH/pWX A6MTcO22NNxv9zj+OBLBrs/dfb2fh8pdfwQuoCKZoKzXvRnbRktww0uWHe5fDW6xID57 8laYA5VRiHSWuaYqzdvom+DQxypyqVwR0na0Vf7TSc9Z7goIFbkDpT/61cPvVDU4/ohE SFTaCC44Hfgkucr0+eTfk7HA1X29phG/A7jmsYwyNVbV2wE9PHJ+hEtziaDQu6J6mflY HRqQXgvKo5PoEfN1ge0DjLappsZZkU4wAtnAdT7VekY0Oe7fuRee9c7q+mLnsm2lz/6p 73rQ== X-Gm-Message-State: AOJu0YyulzMWUGR6QZhFMuh8gc6+7QleLOD2W9UDwhUzy3oGTRcB8wKu CDu4kTdPYYK3s4YXcsiyb4nWKMh2zL589lU+DleDWUdpKtVX/7ZubsAduSRYi6IDfCTTdUdrZTn 01VooHMRdpvMwI/qiT4YafN+g3SSP1SqJx4IKlaA6 X-Gm-Gg: ASbGncu/k3kgbU8XX3txJf60f9AK5xGFrt/8L2cVW+K9o2ppHYmjmZesg0b5Wq4RhP5 YCaDl9ISrfRp6ShQ+edYIlY7XP+jUtkTUzU1491JBhF9+46b6Eo+qhWf9G+z+DdIl1ifmDtXRFP 5r+PsTIcocGc8R4AZoCgbnlJNwO02vGufup7jjPki89+MHhIqa8IUij+kPm/YxIK23dwi90SL7a ZcAVawTWhQt0nJ4JevfhR8bjUhRn6UHnlssrcRk3+UCoF3SFIMz+RI+bzEhxXEKsQNpIYY= X-Google-Smtp-Source: AGHT+IFsci3txvblZehMJz5Gv6CiRb/m2e7LdqDNj2Dk9vF8R3CZjJ6aNsr1GRpfhmgwmwzLY26B0k0+sna/ X-Received: by 2002:a05:6102:dc9:b0:4af:56c:1cb5 with SMTP id ada2fe7eead31-4af056c1d35mr7544313137.19.1732561011041; Mon, 25 Nov 2024 10:56:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-85b4e861eadsm7619241.9.2024.11.25.10.56.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 10:56:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 10:56:51 -0800 (PST) Message-ID: <6744c873.050a0220.cd040.0828SMTPIN_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 AD0B66052471; Mon, 25 Nov 2024 13:56: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: Generic-DPDK-Compile-Meson#337624 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | 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) 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/