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 105F34374A for ; Wed, 20 Dec 2023 14:52:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08922402CD; Wed, 20 Dec 2023 14:52:16 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BC9DB400EF for ; Wed, 20 Dec 2023 14:52:09 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba7e8ba078so2520939f.3 for ; Wed, 20 Dec 2023 05:52:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703080329; x=1703685129; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iuDxGcNZaHKBcy44K7mN/Yn7UVy+5w9Z0y46Dhp8I94=; b=N27ya+Kl9NtGzIwf6hprLRTdynNqbJFgWiaNHjwsIn8c+iN4YWtuQbI9pJ1vHJBA0k Rj0JHdH5gS0rrug3Bwe+XFxhnV999XDhWUUDEdJgySdKMivG/hYRYHwdUuiHJaE5vTFp 8qo4WV3t3BMtq3BBQlMzEjbYYo3d2wJMMHK04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703080329; x=1703685129; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iuDxGcNZaHKBcy44K7mN/Yn7UVy+5w9Z0y46Dhp8I94=; b=IpFMay3QRpQML9Tkw+0cnUhdZ3PpV3BofyFf/a39QxjRf7JXNV0CVl6kYuhij7KbLV lpJ4IebWPc1ee9Gvb3F311jxiKIZFSJp4BIZMB5XUV4iqluj+hD4LJdw/gTeFX+LYIgE 83c5j2OFQqcWxCvcEcUJZjMqswTT+py6d09kWEOzbrrc9vqqP7jgKTY+JFcx6UC9FN2f xF+jrwr8J3DRCE4MIgANsHkIkd+Ut1yswl6zJnmxT4jgznpvPL4x4KLms/r9kLYH7M9w X1fWnvNDRRhkalwmeXMjenXf53ekMPDAzORMYds5RA84xWK72gDxIDjdBBT62+MuwrDp jnMg== X-Gm-Message-State: AOJu0YwgsuWvslqQSLc5etMt7GM80lO7eKuj2sSUSALrqgrEpzFHdmhm g5TyGrOaSzr2ASW3gJWXfHEAVWaVj+hDM/h5YKbOXyEheJzwyBdmDkpF5A== X-Google-Smtp-Source: AGHT+IGaja4j3rNogJUbTV2uf+wRp9r8vAiMxEi69cXnA+oD5QK/9nWezbh6YkjHmvSjmbAYU8nhEvt8xazO X-Received: by 2002:a6b:4403:0:b0:7b7:f9fb:8766 with SMTP id r3-20020a6b4403000000b007b7f9fb8766mr2638257ioa.14.1703080329274; Wed, 20 Dec 2023 05:52:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed19-20020a056638291300b0046ce17d9aa3sm8463jab.37.2023.12.20.05.52.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 05:52:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 05:52:09 -0800 (PST) Message-ID: <6582f189.050a0220.85265.040fSMTPIN_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 C97E3605C311; Wed, 20 Dec 2023 08:52:08 -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-unit-amd64-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 | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/