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 579EA45DA5 for ; Mon, 25 Nov 2024 18:25:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5238740B90; Mon, 25 Nov 2024 18:25:44 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id BE29140B8C for ; Mon, 25 Nov 2024 18:25:43 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7fc340eb006so932490a12.0 for ; Mon, 25 Nov 2024 09:25:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732555543; x=1733160343; 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=AyGquGjYGqsfh4FHjnUNYYDTKrrXPi0BtnVguukaD3s=; b=hAPcQZkMw9OGn5Vc4u9KjQaboP2V3vS2Dqllj+jtea+qFjNLhEpLCyNUfsxl6wYCOy r3KaDM/neL/TwGt2fl+UxxyjMuoCxUjne/JcV8nEG9YzYzEYUitImuK3IiITtukAve5K XE8uExel++OA2Xnz6WSgB7BsvonHlxOuAeBL0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732555543; x=1733160343; 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=AyGquGjYGqsfh4FHjnUNYYDTKrrXPi0BtnVguukaD3s=; b=ReGWgnVcKduOot/LtqD09500BGRorSYqI+ajTbVg3Wo+BAtmdSduRUrusTRqm9nxgO KhwBFsOx1G8shXcrZhA5JqZ6Ezy+d8ft3pwyfBifWAGvrrPzVg8Sk+3tTbc7SLz0rV7t r6fK3kAuXLz1PAUf92yv3Yf+itPLE4VV0H5BF+r0XKYWQ/BxsgmMJkxaRPC60pxmUWks S4AUIh3ggN1E71YpGQDlivheTMmmwaQfQTX9hdl+u1FxUVipdDJIvHT7oEk6JpUwU6Gy Xg4bu8aaYSrqsem/eTZPQMepTO6e8d0cLdgmHm4n8AJlqRgAM4lozzebtmfAweFiHgM2 Nbhg== X-Gm-Message-State: AOJu0YzQZgbxs7IwHn3rwANBgHvBTlGLd8AbnBfTMHoiEXQ2Jq7623tr 4ctuUDXFxO1falcjTw3qOW3YPe6BsxSOaAKxkPbBVbOgDIMB6CiiPvSg6wyBKgS3/zKHHEn3t33 xJ5CXFWOdJsA6VZAdGsdb+2X3+Z2wnR2uTR4kWsGE X-Gm-Gg: ASbGncuqNZ0Jp+xGJ4E11WBZT0AShcC3W24UkNR2uvKPiRBU7LBMtxj3KvAbkwb5zg2 KWpUKR5S3E0ZvgF93xpy4BGjosbsOl3FH4w7e/E3miF7BOIM1PlizXXydt8OWY23tIznq+fQNmP v2hZBqcXq8kfjvpdTfB1wuTX+S5s/4KuZGzKs6YYDBpjVCwztKRr5VOAcW0ZYmCzwEmfzNykus1 r9z6je8lunUSx8j+pbsV8D3Z+i8QyMhVu8jZLMRvxWDME/j8UwS+MMYfRuhybi/Rqub2Io= X-Google-Smtp-Source: AGHT+IExjG28gR0ooPdQyVDIbPDbS0j881I1CSXUMLbi6gfuL8nfscIKA9l4xyrb0kF4B92rfxKl2NO8c2L+ X-Received: by 2002:a17:90b:350e:b0:2ea:3d61:1849 with SMTP id 98e67ed59e1d1-2eb0e88201fmr17598776a91.35.1732555541877; Mon, 25 Nov 2024 09:25:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ead04f188dsm629406a91.12.2024.11.25.09.25.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 09:25:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 09:25:41 -0800 (PST) Message-ID: <6744b315.170a0220.5d250.9007SMTPIN_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 EEEA26052471; Mon, 25 Nov 2024 12:25:40 -0500 (EST) Subject: |PENDING| 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: PENDING http://dpdk.org/patch/148829 _Testing pending_ Submitter: hailinx Date: Monday, November 25 2024 02:45:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148829 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31650 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 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/