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 CCC0845598 for ; Fri, 5 Jul 2024 12:26:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9C9A40FDE; Fri, 5 Jul 2024 12:26:36 +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 46DC7402BE for ; Fri, 5 Jul 2024 12:26:35 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f649f7868dso79369439f.2 for ; Fri, 05 Jul 2024 03:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720175194; x=1720779994; 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=/MvgaWPH85WXHbPtOXqY04txwIglEHehN7Ri3oVFuXc=; b=CUvOmFA7FbCQ4bvtfENXseg0KsFAF8+vPNh/BvCAdSsNe444/P2vubTkEWyWWgJOwj wcbNNRmhbLWFj3q5cf/3/oIFabZ2IveB7QD9cS2YnDD22T7mpPm3gLorDoNtY5HGQ0tJ oTKqYP1FoczWOsvKoliiD7Eigj734IzJxfoKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720175194; x=1720779994; 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=/MvgaWPH85WXHbPtOXqY04txwIglEHehN7Ri3oVFuXc=; b=iQArisQL6WY6INNMx7UH7lt2N/C8Ob9JzOA7xzqSW/mUPDACzedsR5QTSRJ2VnPOwH 1Rzj4ahsOMqfoWMZBVAu3zX2bgrIwFxHQJ18LVhW2wXGBQjHOqj14djGlQg9erI2DwJg QzMZ3PDxScJkaxv6dOUuCBejwDdRgKN1QsawgEVHU+M05bGYoGrKtAlvp6nIuheEqTeX DWMjMwLfNWAisS8S3T1tkhtlfcTRveQNKtc4I7w4oGpDkqREKjz9F9Mf8EQG7OtbbUfr VRcU5Sv5QM79Mz1uSPtu/UNv9r3xg38R7FqZrp/mM+f4KKYwQ1YEqVsToFwI24xyFrdD Hp6g== X-Gm-Message-State: AOJu0YzfDEMM5Qy3Z3yf7ex47/FXF1cffn3yxjR8UCqeSfSmmDOMIIl1 puu3E8qVJq2rYLl/p4Fej6cD/OwQDdPPMcnHpV8Skl0dDzfV3mLuPT8kUUST1CAiU2YYjmXbBza ViexHhwiSF8r3Wuw7KU0L4nLmN6dpamIlv6Zut0GZ/C9ofQ+DhBbg0lzP X-Google-Smtp-Source: AGHT+IFDUCNq/SSCh6Ep0S4/bVQqZKV7Ut70CiYo39OrIuM0j8b1m+yMMQTv4Vw7n4gwZdjc2gXjTvlWEPSd X-Received: by 2002:a05:6e02:1987:b0:382:8e73:276c with SMTP id e9e14a558f8ab-38397f5d41fmr45712535ab.4.1720175194581; Fri, 05 Jul 2024 03:26:34 -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 e9e14a558f8ab-37ad2f40569sm6502205ab.36.2024.07.05.03.26.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 03:26:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 03:26:34 -0700 (PDT) Message-ID: <6687ca5a.920a0220.b6d25.022eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.11] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E52B60526E2; Fri, 5 Jul 2024 06:26:34 -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 | PEND | +-------------------+----------------+ | Fedora 37 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 38 | PEND | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PASS | +-------------------+----------------+ | Fedora 40 | PASS | +-------------------+----------------+ | openSUSE Leap 15 | PASS | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | 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/