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 35B1B43B78 for ; Tue, 5 Mar 2024 17:33:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30AB440271; Tue, 5 Mar 2024 17:33:23 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1E29F40270 for ; Tue, 5 Mar 2024 17:33:22 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6098ba9959aso9518057b3.2 for ; Tue, 05 Mar 2024 08:33:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709656401; x=1710261201; 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=y2kL/0+VhYHDWjmCN38MCegWVEdpHEg5ul9CLPX/1mw=; b=cAUfg/UVmw85IuiJgJ2sw6LzzQzPQ+H9E7Ka4kVfFe/zIzyu0lvtY6OfICFtBj0NGe vDvUxQwt35xy5vIAaWbnwZuUBO2kmC1ub2n1ILvkzPkcnRUp5+EUbZt+QgBs/aV37cEX TBApJu9EIKnk7XlbEhFN/e2SWQF355OGfSodY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709656401; x=1710261201; 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=y2kL/0+VhYHDWjmCN38MCegWVEdpHEg5ul9CLPX/1mw=; b=uF2lC+XAyRfdzoxYIeRQXLkjWdkZauPQ8CfDnrwQqW/mxjglHpZ+4OLVWl49pKGnUr NQYvAoRZQoYUSt8FPzlrkLBLB52oJQAu41oUqoa0HVxZDdXQVh3XwoqvqcbS95Y9vF62 ywKsBJJEOIbMcg00uBE7ACixrBTp4A5v5FFtNViRl1Yynu4RYHsRSHdCvbAnwBvB4WZk JdYmdSCsVQaZOs57/MaGXYoMjdvjkfsHRZnlpSHAIBmlQs5IfQY1GWlCDZDUmN0Vz1D2 8Y0L/Mi8o+NOGAiWt5BMdYFtgmSzE9ulocpsZUc2XeHgPBFD23Z1lMRUqcJGoWTBB2vQ Ahyw== X-Gm-Message-State: AOJu0Ywrp+OgBGrSPIXWQcvC9EaJ66WvLNAxikx2TfAjK3sH5cyqbI+h SIqOty1woocCXqSySsYMH8hDIshTiD8fZZ/dy4BCyrYXWNf+0A51UgI8sn4rPfsxraFiy7/CFa2 Rs+360pj1/eWBjUvhKv9dSL5OvUs3LOPJvN9mo2iZt32hoU6f2Su+ZDND X-Google-Smtp-Source: AGHT+IFQKQ9mwFoP1lh+90l3Nxm3WBHcyCPgEfqhYjSUeoNvwfpXGtZbO7ye0STSTo8+KMrkB+tuYZwQ632N X-Received: by 2002:a81:9b15:0:b0:609:6719:56e0 with SMTP id s21-20020a819b15000000b00609671956e0mr12330550ywg.21.1709656401559; Tue, 05 Mar 2024 08:33:21 -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 y206-20020a81a1d7000000b00607b488696fsm708478ywg.22.2024.03.05.08.33.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:33:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:33:21 -0800 (PST) Message-ID: <65e74951.810a0220.85b19.db19SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 86D3C6052712; Tue, 5 Mar 2024 11:33:20 -0500 (EST) Subject: |SUCCESS| pw137988 [PATCH] [v4] net/ice: add diagnostic support in T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305101843.769539-1-mingjinx.ye@intel.com> References: <20240305101843.769539-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: SUCCESS http://dpdk.org/patch/137988 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, March 05 2024 10:18:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6cd9fa5ad4bba96acc5e451715c6616a7af672c3 137988 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13.2 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Debian 12 (arm) | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/