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 4A4874374A for ; Wed, 20 Dec 2023 14:04:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 457A340291; Wed, 20 Dec 2023 14:04:16 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 1E8C34021F for ; Wed, 20 Dec 2023 14:04:15 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-466c34ed0d8so126387137.0 for ; Wed, 20 Dec 2023 05:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703077454; x=1703682254; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wdw1JAxKil9dN99oeM2ZbIcp4+wJjDXphTDRFmok7TI=; b=UKRNBcQJw98qN9voM3yH+u07mXZnE4Sm7KTVMtNlFkDBaAH1n60GIddQqsx/rX3w6t DfYe3XBpMDVozFioFjKSf/cWNtx86qBTvk/t0tmE51cv5TDQ6zRwcCzvcdE9bJBrSJyD J3zv8ecXRvhHnt8K6l5QjRGruKo5ihJ51Y8yA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703077454; x=1703682254; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wdw1JAxKil9dN99oeM2ZbIcp4+wJjDXphTDRFmok7TI=; b=Ar0ZNtoZdT5U4F6aQ8RIIXSn/TLOTjuOYYDV0RqtZCL3RKOzTkvUcouDhOd/da8AZL 0rl0cs9b5U0cTzeKnJO7/NHyWwupIOA4UgMH+FjDA+iTGAQLBY/AlzSan4ndUTLrh+1w DJbhTbvAia9vY8xOFW1KKHC07gT7mPjLOVU4kpeVxNBc2qjBoDuBOeSbtAcOrKzPCvVR rbN7xmYSw4T4cqYLVLwz1Clu3/xlSPbVj4n282Vt4Q4qorPPaHKLXX1SxkGf1vOg+TWZ c1FJa7nestbHjt+Wo0N4ghtigS79HzVi+VG1YvtjrBfusvrvomGBFfG6T8YuSXn4npL0 Cm0Q== X-Gm-Message-State: AOJu0Yy8wjZs0e35I7CAdFYFAoONm7hnWu/d/Eisf4+ZFTyu4N5GYuDI ZPhM4VByIV7wLy2erTRIDkwT4offyx70SI+wbHYtPmxvbYByN0hM7n1MCA== X-Google-Smtp-Source: AGHT+IHoWUezlf58EPEZk57yb2dWRiYM9Aycqel6SWMWSTwPduK1Ra0LZk6zz8TJBBw1ZkYHgycWCncagFpj X-Received: by 2002:a05:6102:304f:b0:466:a1e3:ec03 with SMTP id w15-20020a056102304f00b00466a1e3ec03mr3066847vsa.28.1703077454539; Wed, 20 Dec 2023 05:04:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bk37-20020a05610254a500b00466bcc8d5b0sm140804vsb.0.2023.12.20.05.04.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 05:04:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 05:04:14 -0800 (PST) Message-ID: <6582e64e.050a0220.5d56b.496cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F4DC605C311; Wed, 20 Dec 2023 08:04:14 -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 | +-----------------+----------+ 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 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/