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 B5C644374A for ; Wed, 20 Dec 2023 14:38:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B134A402DD; Wed, 20 Dec 2023 14:38:50 +0100 (CET) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 7C840402CD for ; Wed, 20 Dec 2023 14:38:49 +0100 (CET) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-466a085c203so597156137.2 for ; Wed, 20 Dec 2023 05:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703079529; x=1703684329; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yPOV2o3HExWZykyeHQh8ZJJaxYMdQPLhPt1F8UvUhtQ=; b=b0G8GLkrYJj96T3ciopwFgmLGqyhoNi/RLsQmszLMBWEYaqe8MnRZHnFYd7eWB4jNx 9rQttZVZYuHX/2XAFiZesANR7LhwAzbrq3YJJeJdAiRMBNMvCh4mbMeHD6JLHooOfgvS 1r82k8pZkMhTP/hlp3f3JOZy4Rrmkw0sze2Ak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703079529; x=1703684329; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yPOV2o3HExWZykyeHQh8ZJJaxYMdQPLhPt1F8UvUhtQ=; b=E7gTwkIOtEh+myacT8KYdg4rfZsywMHv5gofLUxGBKsij/eXRDVospkazoXxu3V0vR QMy3bHdSCMlchQ1qE6IQXssnCnbEXzHPtPqnqKM0h2jbs3HNxqsTZyE3NiACv49kckrH ZSVpQeqM3pBZLGJSFdE6bVgJosk7cjoNPM5HZygVBpxqTMjB4GqsQil3NyyZFU4XvCrj CHQUU66WoDlErO5K0khGwA3Ir7701ZCD4Zx2SPrW8U3f39udgRKsWyU1i/kp26G6y9jW lmQgDiQa4a0MkZ8SA+XaYpso3LLQsNxSSak5yI11CBCyoRQAjm3SVqhuYIgro0qZMECG /qNg== X-Gm-Message-State: AOJu0YyzEOYRaveQnXqCX6GFhV/BLbpmAxxaDwFmWYH5GSXOtYPX25xo +N7jX3smi2dw69XRPrbG4ob9HzdMebN2F7sNfpzkpf8bOByGqDaWK4uHQg== X-Google-Smtp-Source: AGHT+IEcX7GLjo9ziSPG8FF1x+6LBjYcgCrHlPbvX1TAKWvA5mvsuVdKR45LiM0XpCP3Al6uiDdOs/vrgWUB X-Received: by 2002:a05:6102:3fa2:b0:466:bd57:3a3d with SMTP id o34-20020a0561023fa200b00466bd573a3dmr876166vsv.33.1703079528948; Wed, 20 Dec 2023 05:38:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc22-20020a056102559600b004669d03f0d2sm418946vsb.4.2023.12.20.05.38.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 05:38:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 05:38:48 -0800 (PST) Message-ID: <6582ee68.050a0220.c7715.dac0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 95980605C311; Wed, 20 Dec 2023 08:38:48 -0500 (EST) Subject: |SUCCESS| pw135381 [PATCH] net/i40e: support FEC feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135381 _Testing PASS_ Submitter: Qiming Yang Date: Wednesday, December 20 2023 08:47:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135381 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28695/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/