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 AF9CD436C4 for ; Mon, 11 Dec 2023 07:31:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA8E8402DC; Mon, 11 Dec 2023 07:31:44 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 62C2C402B2 for ; Mon, 11 Dec 2023 07:31:29 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db54ec0c7b8so3453417276.0 for ; Sun, 10 Dec 2023 22:31:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702276289; x=1702881089; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tHlqDRJAvTbdnrLNPg0GGlr3ooy+p8w/GA33X3Qbv6Q=; b=GbR8Ygjjolw1Igrs5PggzPC6m5KNH2Ma4MCr7PL3xoSm+lPpsAUSKFF68p7t49Lr7/ i/eoMQSqrwakIDrG45jt5cA9y2khgu62zUj6Xj+xQvBAR/VdYznlTpojEtAbn2Yopzwp GzyupXuwm3firOw4kHGflILUlcFDnSrgT7U6M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702276289; x=1702881089; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tHlqDRJAvTbdnrLNPg0GGlr3ooy+p8w/GA33X3Qbv6Q=; b=naDOf0vPFgBFrKBSm6xArcuKwavYvDugMNl5M+YZ6te8qcg6Lleq9xXWNRDmFkrEP3 SlbUAhlF2Ar3qzX2o1BhOjvW21gZIrVv4nFGVJ2FM3JqF2yydMm0tgXfH5zMC3B16eLj lYRy+WryhNR/TIRcZJYhk9zOIEBiJegNgCbT/VAYy+Ju41PqGHqxTcBWuIkzsjEzrvsN M3uS/zJqG7yGMc9IYV2N+VgVcrSQg8nQw79rw7HTY/o7fkmOG+XG8ug29r5FOaDfFHJU m0+8oJ2sCUzPssx6+CJEXNqR1ZNFy8AN6qR8UN446C5zPHMydDQdQdHUHk9bVcITU9+X 0/Pw== X-Gm-Message-State: AOJu0YwF9/XXfGV22EJLBh/7Du5jBrgZU77fEl26yuKpwPN6GsSm7zp6 4c0fmGAfCBO+yAtgYshd/UJwfy8UrDWxGggWt3EJfG7ZG+gZyxR+7GCpZzlA36su20dHlULBLw= = X-Google-Smtp-Source: AGHT+IFPVblxctEmsdOPQXZaFe3Zul7mFWJQNNVtCVctvbDzoceKctOCLi7unqcBH1+k3/75Ma9mmDm2bhhB X-Received: by 2002:a05:6902:e02:b0:dbc:3924:120f with SMTP id df2-20020a0569020e0200b00dbc3924120fmr3115394ybb.43.1702276288785; Sun, 10 Dec 2023 22:31:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f205-20020a251fd6000000b00d85b115c576sm854252ybf.17.2023.12.10.22.31.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 22:31:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 22:31:28 -0800 (PST) Message-ID: <6576acc0.250a0220.cb60c.c7b1SMTPIN_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 719636051823; Mon, 11 Dec 2023 01:31:28 -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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/