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 14BC645598 for ; Fri, 5 Jul 2024 12:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B32440FDE; Fri, 5 Jul 2024 12:53:54 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 79890402BE for ; Fri, 5 Jul 2024 12:53:53 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-64f4fd64773so16853797b3.0 for ; Fri, 05 Jul 2024 03:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720176833; x=1720781633; 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=5Sbo6tR7M0hj1IiQZYlnbqK+XSF2Di6cT2y8jNP0dYY=; b=BZ0NVpRGU3PdkAUvNQKzaCphRPO+oB6Awsb+3FfEYwQ5zma1CBmFNoDHXioln1PLiu 1fz2flqRt5nIsocN8OiJ6po3GnrvTVLRu9LNyqmweAWGFTea887R1qKAFt1IQSr9tFNE AnRHHgoipYkSEabAsMsVhPZuZ3yjoG7XEKKYI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720176833; x=1720781633; 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=5Sbo6tR7M0hj1IiQZYlnbqK+XSF2Di6cT2y8jNP0dYY=; b=affoD64wFQnKPvjvKAGnvVPKcR5qkpXAqoD8NFAHYlMv0kmscBtUn6jh2fg10iFbMH L/R2Gjcq3xAa2foQirzLT3CLBrHdBovz/bX4Ec/30/FFMyPL807wggRBDbhSriXSHwT/ z+WP3PxBMu4Bri1xSAOZVjiESJ3UggCoMlEUU2DDFGkB6uqVK/kMqKXJtn/0h8i8Ydjr Qn6SCsgNnVqi4AgKCNmsZRGTd1hLo/LxRyCawUuofW/mHwx4PymO9jErZ/70NPS/SZKC rtCEmvjzWXltNAUAK2+dCRFywFKhAZARHx3BLxpo2Mpnk0yT+CTxEbxyuGu+mtKwA21N 1ACw== X-Gm-Message-State: AOJu0YwTqhHjzkwqo8sSma6PFCxB3yq0oP2cibW4iQ2fSgbmQW8v1Y4u LBshlWit1/tSi0qDRRdpBzDg9/y4Yd2YRF+dHvciJxx29yTqc5tno81Dvn6XfKPvPsbk2CYwKu8 4Y59uMgBajs6i6wormf0EYaAhXMm8Lm8QYIbbxXVV+OQvjjV1T5Zupors X-Google-Smtp-Source: AGHT+IEj9lFX8CcNDFoxQo0cR9GcKN1fhZ3t/gmpO8gg+w2BwNQoYje3yHiAV4wL3udtvOBQf2Oi5BmCe0xz X-Received: by 2002:a05:690c:6c82:b0:63b:b3b8:e834 with SMTP id 00721157ae682-652d7683a93mr52812747b3.32.1720176832848; Fri, 05 Jul 2024 03:53:52 -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 00721157ae682-653e23a83e3sm389177b3.54.2024.07.05.03.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 03:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 03:53:52 -0700 (PDT) Message-ID: <6687d0c0.050a0220.ea9aa.28e4SMTPIN_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 7E4AD60526E2; Fri, 5 Jul 2024 06:53:52 -0400 (EDT) Subject: |PENDING| pw142121 [PATCH] [v3] net/ice: support FEC feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704065002.1388805-1-mingjinx.ye@intel.com> References: <20240704065002.1388805-1-mingjinx.ye@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: PENDING http://dpdk.org/patch/142121 _Testing pending_ Submitter: Mingjin Ye Date: Thursday, July 04 2024 06:50:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:eb3ac0962b542552649d565d31997c06f7b63105 142121 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Fedora 37 | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PASS | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30417/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/