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 F33394554D for ; Tue, 2 Jul 2024 15:10:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDDFC402EC; Tue, 2 Jul 2024 15:10:14 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 1DD8D402D2 for ; Tue, 2 Jul 2024 15:10:14 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f8d0a1e500so3824382a34.3 for ; Tue, 02 Jul 2024 06:10:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719925813; x=1720530613; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=38SAU4zI7QNK94iXPuFl6u4Kiq5t0e48UKPIaG6H3Vc=; b=YG9f/4DRqhYy6VnrylnaKYC+2rPtFN5RMMHYBpZ17K2/Ou+OgzwvJriCGlq4h4KjWk mwKqbefkIaZM1/gEtJjJZaKaZPsNAjHsa8DvuorpcQJLsF0tq7edWuY0QOoM6iPc6pIT WCwu8aXP0BU2gGxrxYTXYTl2nW/hkWKXNxo9M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719925813; x=1720530613; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=38SAU4zI7QNK94iXPuFl6u4Kiq5t0e48UKPIaG6H3Vc=; b=jHRpb3Rs8jugWzOZy1/6OncAd6lBjdGVqdjV14pP8GmTeFFrp336csfG2fa/hM0TvM 1kzAl+eG/pFFoh0YgbNl7UVdAfWcaF1HPaodqWYdblLiErfP7GOuNQ9HUuSCmZnU8ZFq 5Xf3X/xrXEXArwOmmhsBrw7t1BVu1Fp5ww6q/+/TV2V46EJErn83KeEoSBNAN7RgeiLP MC8qcb6zUlwNUvZc35mwm0cYLrfsxUXMiiqPddndvtjzvzriPqwkw//W0iOwo8sm+4cO ewsq4LvXoVtomU0nvPIc8H4XZK+Qj5JBlLySB0UK4vVcObXB7SAmqLgvwiJDmG0CeqYr F6+w== X-Gm-Message-State: AOJu0YyLOr8XTnicQi2tt7uWZcY9J7NZVdipkp3wKs7jTGUBr3p3CxAQ ROCxKvWJVvDI4s8bFyw3r+sH9YD9h44m+YOuhsCE+u79yT8daQ4FIXU4ob5er3t1fD8dbZJ9nlu 86T+KWqyxtduzORa7sYnavIsQssAX6Aw3DipDrZDYJGdPwZITVtcHoidA X-Google-Smtp-Source: AGHT+IEVUGZ3pWLerv4jUevUkb0B1cHUtdFHcOjRTvSdS4ft0r9QNibVK2t8iTunjp9yeKl/MyxJRiBsTZeG X-Received: by 2002:a05:6830:148a:b0:702:1dd5:da47 with SMTP id 46e09a7af769-7021dd5de6dmr3919716a34.0.1719925813269; Tue, 02 Jul 2024 06:10:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-80fe2b8b8b5sm122137241.3.2024.07.02.06.10.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jul 2024 06:10:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jul 2024 06:10:13 -0700 (PDT) Message-ID: <6683fc35.b00a0220.dff64.8f01SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C8BB560526E2; Tue, 2 Jul 2024 09:10:12 -0400 (EDT) Subject: |PENDING| pw142013 [PATCH] [v2] net/ice: support FEC feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702080244.1190884-1-mingjinx.ye@intel.com> References: <20240702080244.1190884-1-mingjinx.ye@intel.com> 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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142013 _Testing pending_ Submitter: Mingjin Ye Date: Tuesday, July 02 2024 08:02:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:47768aac18d7d90d7df29d9d25bbc362c7b4da60 142013 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PEND | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30372/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/