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 1BEE343E45 for ; Thu, 11 Apr 2024 16:09:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 182C94067E; Thu, 11 Apr 2024 16:09:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 7254B402A8 for ; Thu, 11 Apr 2024 16:09:03 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7f3f66d17so301688539f.0 for ; Thu, 11 Apr 2024 07:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712844543; x=1713449343; 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=Ph1gXFvJWveS2+D6885Ftfiz/rlJ/3eb+Ue64s9l3uI=; b=IL22/rVhncg5TM9FaRmG7gH6R8TV7d1lAlhm6rRJNQf8qXy2f8fxlNiEMDxDyBaKck 9A62HHZihj2WEUHlVXkuJo2gh9cwATVx8JNhOG2vpns6SzfnpdnkIpx/7dYdW62MZd0z XogmquHTKJXkz1cTXy9KYSosNXeUPEqWFSa4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712844543; x=1713449343; 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=Ph1gXFvJWveS2+D6885Ftfiz/rlJ/3eb+Ue64s9l3uI=; b=mA6sZFa8xqeHJQWA3uC/4vtWM64d8QzJjwhn7eFZLcyXOqkzvB+E/3LUZ5RYcc35JP mUgPW/oJpChELN4sKV5blWmICM/PoRo273CBNRxFUIR00kiB96AfhXePw46qpApb0pyM 6/mO02mBhUPTZO3jNR28hXrb1CCyrcophRUfP3GbJlOp4Opc7WyFhjEpnNQDHJBV5npt 9FrPFSWGXLfQCjt2EN48ap3IxBlb1R5CohPHec/hSO0ZX/jxkUExblFlzP6YZQDChhM/ i9UTCqnu2WK+Ej2hRKc4V9ElCNYwBU1EZSGrSfC2E+oVeqE1cy0ImRY5v26QGjoTrvmW GOag== X-Gm-Message-State: AOJu0Yxvq605+N7sgBjNBZxUDr/0MB6S30kjCBPK1o+7oGIMz+Pv4QHZ VkVdQi5mgQA5tlH+ZuGkJfbjZHCf731z1lLk8MAKw0lx3BG88rBfxpk5qy+C6dkVEP/xDyk5Nd2 3K3Wp5ZSx7Pwkmg8+D0Q5HNksT/6wkf7NQ22L725s2U6U/YnvV7IizEDM X-Google-Smtp-Source: AGHT+IFSoLl0TPzvf3pWFBhmxRxmYvnltY6R5svm4IqpGC5XO0FaX/jmxAE1kO9F4eMBNWlfvj+XqeaTS8Iz X-Received: by 2002:a05:6602:3816:b0:7d5:df4d:573f with SMTP id bb22-20020a056602381600b007d5df4d573fmr7548012iob.13.1712844542886; Thu, 11 Apr 2024 07:09:02 -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 gu15-20020a0566382e0f00b00482b0f0769dsm42915jab.32.2024.04.11.07.09.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 07:09:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 07:09:02 -0700 (PDT) Message-ID: <6617eefe.050a0220.c366a.2f99SMTPIN_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 5EDEC6052514; Thu, 11 Apr 2024 10:09:02 -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 | +---------------------+----------------+ 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 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/