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 12F66436C4 for ; Mon, 11 Dec 2023 06:46:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07B1E402DC; Mon, 11 Dec 2023 06:46:40 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 783DA402B2 for ; Mon, 11 Dec 2023 06:46:36 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fadb9ac169so2881622fac.0 for ; Sun, 10 Dec 2023 21:46:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702273595; x=1702878395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r67Bmjk+k/RQBBTLCipsNKZMzpiAUMAEK/GOObHMt/o=; b=Q2+gPLwexDz6c5nNnYitgRUpRbW6LEft+0Ca9cvIbKhkb494ibMcPb717Kii+QcGmS 6ZMuIUbkyzauWoDkqvRyhYJQWbDsCh9kNuYjWF9BZ8FHwudkd9XROtwGyiuENIdcaujg g1Qv2l8VT+FBScQcYFNUNlDvhWVLPvzSLULaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702273595; x=1702878395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r67Bmjk+k/RQBBTLCipsNKZMzpiAUMAEK/GOObHMt/o=; b=jTlXfqFoWI7HIPzVXNfwDJBsbCzFH++w579zi4sT9Jh4THTAU+N1YHtPx7TDFIn0+w D9K2u0LcuEmYvpyVWqD6A55wCuHQeDUOqvApp+1MA8sK/vG76D7m0MWaKxu2vg2yekou EkzY+qp2gzgXic1J6zbgZMsl9kwUZ3ztdRtGJksUVAsbprP4WwUouMt0ax4qgUYmLWX+ 28jNNtRV2oKCpAzoc4sCj/1j6Zb/w+ZUyWwiTXBJhKheVKNbWhsO2wVVPugw828sivTe 0dfV5hzavczrTfgyHlBTPqpv+MOvoUDj/hamtqOKYLvRtLFjlfQ0XJ15yJEoFJHxWdCK fkFg== X-Gm-Message-State: AOJu0YxjsDbjLqtgZ5DcE8h6KuBtCETqV606msgg0yX6PSNGFRxf+HH+ upagUYAwYl6cU2f8om6+6IyoCiJ6Ig8tD40R4i3WXv8fMuHBHFkMokOcLw== X-Google-Smtp-Source: AGHT+IGhUB7W3kKvysFZHt/AFMSfqk+al3qv4yL22bvCPcuHwhYcc6aHV7corXPu1sIK+vOSscT3s6oX3DPk X-Received: by 2002:a05:6870:70a0:b0:1fa:f31b:4708 with SMTP id v32-20020a05687070a000b001faf31b4708mr4570535oae.47.1702273595861; Sun, 10 Dec 2023 21:46:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ef11-20020a0568701a8b00b001f93f0ea031sm441267oab.44.2023.12.10.21.46.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 21:46:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 21:46:35 -0800 (PST) Message-ID: <6576a23b.050a0220.b854e.c810SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 55A796051823; Mon, 11 Dec 2023 00:46:35 -0500 (EST) Subject: |SUCCESS| pw135002 [PATCH] net/ice: 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/135002 _Testing PASS_ Submitter: Qiming Yang Date: Monday, December 11 2023 04:22:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135002 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/