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 39447436C4 for ; Mon, 11 Dec 2023 06:43:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34E4B402DC; Mon, 11 Dec 2023 06:43:36 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C0D7D402B2 for ; Mon, 11 Dec 2023 06:43:34 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35da160de2bso18414135ab.1 for ; Sun, 10 Dec 2023 21:43:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702273414; x=1702878214; 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=c95N0aHZ07gDfp6lIUKwk93kOuRjuzvR7RA28mIdYZaSwLzgA86Otji+nofOmGQ5I3 fh9yd+wIKus49/0I12FQ67TWGpJpj16iT1ERQuonqwSprk06CNCf2aX3lpTIf7vq22JM edxM2q4IQ1ltO72JjHt6AmRRS2PJq70LEsAAE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702273414; x=1702878214; 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=TXbhIvBS0OnUUXtHl/CwKtCAMtGi/4WGTVP9uar1c/yTPbrdapIgfSjD4c1AyHdVQP QvN47RQ3Hsr8S+FR50PJ+kiI3iz9N2CWSHw+RkItzY6Cu0Od1AtKqsm3SbDjSUCFKHY6 o8DmRYp3Cbq1tisJyfxhXRBQpCxZsNkiX+oDsRT8AasolkUwvNxq/zWEwvewMpp3Hv4E cESrk729soXO/xBtg6eKb9yYhUjBbtBABk46AEugMeZNXpD6l9xPoG+uOcvzmRaQv9p4 Of6oYSNcGwfS5SO9UOhBDPCtWSON4Tf7tWAP8e0hO2/SjXwA3ysd8NrQ16IskztGlhWO d+Ow== X-Gm-Message-State: AOJu0YwUGYeMcKSofCoFVhIhI8CghOPa03ohcujo2cDQ+TENAVU+0oHZ F0EmiaD72KR6owol+dkicUy5JXq00H2jHtSm8AmXF7BHknNMC4sVGW8TavZQ1XX0sGboDHOh3A= = X-Google-Smtp-Source: AGHT+IFng+MfFLpAwUsEmN4riCCWVl9QP/5EO0ZN4Dxfbpz3r8xnpSpsaly3FRRQMDFj0CDai7qQmrzMe9M3 X-Received: by 2002:a05:6e02:1909:b0:35d:59a2:127b with SMTP id w9-20020a056e02190900b0035d59a2127bmr7070115ilu.39.1702273414209; Sun, 10 Dec 2023 21:43:34 -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 q19-20020a170902bd9300b001d0b2d7c2d4sm385585pls.149.2023.12.10.21.43.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 21:43:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 21:43:34 -0800 (PST) Message-ID: <6576a186.170a0220.d5c2.aeb2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 67AF86051823; Mon, 11 Dec 2023 00:43:33 -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/