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 D05594374A for ; Wed, 20 Dec 2023 15:18:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B21B040A89; Wed, 20 Dec 2023 15:18:39 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 84894402DD for ; Wed, 20 Dec 2023 15:18:38 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6d7e67d31caso2113358b3a.1 for ; Wed, 20 Dec 2023 06:18:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703081917; x=1703686717; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e1hQcAezy9I0yeOMEyomDTuW+JOnlMepC02mmVNcO0g=; b=YXrbD7Tt74LKeoHY2F84sNzxqa98bYbnOqPhoBcznYN2Fop0chPyPnusphmMZJNC+o /qYV/13sVZvJdTjcZAjnPZWvsLu3s6s2MYaNU2cswBSNK18yqOXV3tH7rn/53Y6PDaEg +odE6zkaX/zqGxxCYMfADIknDY8/4Hn5Qkswo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703081917; x=1703686717; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e1hQcAezy9I0yeOMEyomDTuW+JOnlMepC02mmVNcO0g=; b=QIGBlSO9Ax6RtYHYcL5eXfI+C4v7OYu6Mv5gl2kClLP5bgZWvcMXxT3//PMcm1X/bB yH3x3BAvc6MVAXxrtlfxK6+51GVIB0WomrincXUdw6lFS1Ltide2ux3pgn+7RrK47plO cIE61Qpe79aTKle4LONMTgR4anzp+4Vf+xLGboZMb46tvTihLw2O9Zpc6MfRs7NdYw/j 9Nfe12R9+zTLPJFqZbsdBCzWTUYYxEUoaEUipP/IG2XmdkFwzgOp34bittIzyUGFvGEB b6JE4AcSd9nbLf05+tsvHIIzvBiF8kFp47ZshKzVnRq/K9Bw9jGJFYkJZLEi/Mmse0YW 3Cog== X-Gm-Message-State: AOJu0Yx9mOzI+kdEk1sFDv38Ku0YuM+nACvAcOiOJ+zjfR/tCFa2hQ+f Iv6hMOA+ui1fWNWFTCS695INDz3SuJ/gjCuSjSU6g1ClFX6TwgV2T2ziNw== X-Google-Smtp-Source: AGHT+IF0CdHhV38qGroridiw/Rf9tPD2ClsAi1LglonDtndnmzdHWZbbnCAjMUmTWe8kHv93oj/oKSkcKVwW X-Received: by 2002:a05:6a20:4b21:b0:18c:138e:f268 with SMTP id fp33-20020a056a204b2100b0018c138ef268mr8781104pzb.21.1703081917672; Wed, 20 Dec 2023 06:18:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fd24-20020a056a002e9800b006d09db27b8bsm1303096pfb.23.2023.12.20.06.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 06:18:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 06:18:37 -0800 (PST) Message-ID: <6582f7bd.050a0220.162d1.fe6cSMTPIN_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 D0E19605C311; Wed, 20 Dec 2023 09:18:36 -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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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 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 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 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/