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 C6F9D4374A for ; Wed, 20 Dec 2023 14:30:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C260F40685; Wed, 20 Dec 2023 14:30:06 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CC25A402DD for ; Wed, 20 Dec 2023 14:29:57 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fc1a21f60so7824975ab.0 for ; Wed, 20 Dec 2023 05:29:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703078997; x=1703683797; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S15UsPnRd3XA9n3dTIC+tqww8oinRjwgXO0Fj0GTCz0=; b=QAG64doeJ8OL/fPHzDDISPE45tQbyhZlAbE/HHUaHzONoO9kiWFyBXBy11EPFoG3Hc GourlGLiuIF1AQNnxWCZ46alvCrDWcI3pxXVX8c2do7Hm8bu+zDQtWSfto3adoaWvyOA 95pY80zpBfQRUX0i5ZEaGh8GCU6HOCH35kJs4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703078997; x=1703683797; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S15UsPnRd3XA9n3dTIC+tqww8oinRjwgXO0Fj0GTCz0=; b=k2rlZbb4hTgGg+MGywNfF2M+m4nzbq3mgMy7Pgo8fecOstBmX3avEa4+5KHOjfJTpe mYLDXDqV24/+boCzXwSCgYO+pg+Duq5aSvvfxb2v9tm7g+seTGaePX9fqX8LHwFAVbVv 8Yt2e6DSn7MsDctlk89zeK41BPahWqCj5O3RUMFX68s/gNb2kKB5rFINMcxtQRWhHdoz wv/ggXRJ6sxbxSnGRs4GDx2WLMBG5rpd/yJQ1b86mU7R6dxE66cQnoBROxR7OoZPiKCW dP/GkMl2oOeT8sAGtNnwRykDFTZ6CLpEkELgZfyJSJTBIxF+dMyIHwf75fZsmXcVpXtb nloQ== X-Gm-Message-State: AOJu0Yxnm7vmM/5gOV3LvHartkyvl4B4RrLqUNDDZyy247fB4Q7zw+8I ci6uFEfiOvIq5hGzWNtAdy3UQGpi1EU1bJdtzhnE3CoC4Db3IpvrWfBpVw== X-Google-Smtp-Source: AGHT+IGfqU30pTtYffIfEfbfAYSv72wBOulvtllx7oIGFl2SibY7dq2ZlZQh1j2swBE8pW0K0L11fL7JBFn+ X-Received: by 2002:a05:6e02:12c4:b0:35f:b33b:cb97 with SMTP id i4-20020a056e0212c400b0035fb33bcb97mr5527085ilm.39.1703078997250; Wed, 20 Dec 2023 05:29:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w13-20020a056e021a6d00b0035d6a7c3b34sm2024572ilv.75.2023.12.20.05.29.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 05:29:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 05:29:57 -0800 (PST) Message-ID: <6582ec55.050a0220.c5e68.53daSMTPIN_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 C38DC605C311; Wed, 20 Dec 2023 08:29:56 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/