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 C0AF443E45 for ; Thu, 11 Apr 2024 16:21:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC365402A8; Thu, 11 Apr 2024 16:21:54 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id CD1C54029B for ; Thu, 11 Apr 2024 16:21:53 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc74e33fe1bso7080783276.0 for ; Thu, 11 Apr 2024 07:21:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712845313; x=1713450113; 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=DhXFi81NlwB0V6Ay10SP6AZvbtbWRT23JUqIq8BbYzo=; b=KskJcKktEc9BHpPmvtuAWdWEYd8q6ShoSPw5GPrxAhM1dGEHma769q6Cj9qCNs6HHR cY+N+YQ80zjwLGKAyAN2u1S7V1HOmcBmwO8pjeRtkUV4Z7kTgHRGYjWt4HoHIdrp7JeM mX8bkRYrWw5Xmw74tzlwVEtImSzB02/RzQs64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712845313; x=1713450113; 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=DhXFi81NlwB0V6Ay10SP6AZvbtbWRT23JUqIq8BbYzo=; b=o81X5Frbtut5nRIkEYVl7FlxPsOtQI8fxvm4p/2aSSQBfGBL2bmow5MtVqhHbc4Z/A Y+lmwopK+KnGtmzYMPCmooRvWr5EpJWD89jaCdZ8rgxMLcEsS9ONCdBkOw0WbWTpIkq9 ctJTcr5YTpGeyKoH2wC7mZw/T/0Q9nc9pBE9LRxCkB1cq+5jPRvweqibuhFP1g+hMQ8Z o9I5pePCjilfRbafpmEhsbdxzXo6ikreJjmVvVxygsos19+3RJtj1iKyYH1ccB8+7mYU PAQmXxKYxUqIf0gKhcxFSt2rn8A7tgqKb9VSK7XHMvGMGLOtQj4QWfEdOtANqmNeguXU P/iQ== X-Gm-Message-State: AOJu0Yye/zcBggty4ucn/Bgb29uf5/Fo/6yuYLGDm/zTGJYXkVerkhm+ B7vcUrFWs+HFRwVLBASP9e12LZC8Z58ebtMxCYgnWw+LeCJ5ERDrhdxwDZ+9svyvbCwoGJ5xdRu ZJL/RIXdNJZyBUTcmVdmBd6gtkbThJTBfw+HqcVbc X-Google-Smtp-Source: AGHT+IG2n+2y5s+WP7K+KVDFi/oI9AtO82ZVut6Zi52f7pnP2+1V28tV6HVkpj0ATKRQtecBNFzd9jVa5zJZ X-Received: by 2002:a25:f30f:0:b0:ddb:fbfc:7eba with SMTP id c15-20020a25f30f000000b00ddbfbfc7ebamr5895450ybs.55.1712845313221; Thu, 11 Apr 2024 07:21:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cj2-20020a056902188200b00ddad28227a8sm57431ybb.14.2024.04.11.07.21.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:21:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:21:53 -0700 (PDT) Message-ID: <6617f201.050a0220.9fe4d.3bc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D29B36052514; Thu, 11 Apr 2024 10:21:52 -0400 (EDT) Subject: |SUCCESS| pw139228 [PATCH] [v5] net/i40e: support FEC feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411092945.1068587-1-zhichaox.zeng@intel.com> References: <20240411092945.1068587-1-zhichaox.zeng@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139228 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, April 11 2024 09:29:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:2ac57ed414af92f0c30a799e1824fd47f86a94b0 139228 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29758/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/