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 7F4BE43B78 for ; Tue, 5 Mar 2024 17:40:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78EE340271; Tue, 5 Mar 2024 17:40:21 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D09A840270 for ; Tue, 5 Mar 2024 17:40:19 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1dcce5e84bcso47643495ad.1 for ; Tue, 05 Mar 2024 08:40:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709656819; x=1710261619; 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=hDsskGVCttnODXjB03BOp8qfTieXmQ8XVVSEY1G2kYg=; b=RVMo9bjRmuii2SEhc+lQriHpTmuiT1m21/AHWhEUXGwfFW0E+/MYflU6A5ypCmzFEn hdpOxQh1SirQSG1c2I2Qw0cC/y2Yr4B2UuVAWpC9V3/U9AjdOsbGj3MhArg0DSx2CQkM eo0pf4v1U/ZncS/e6p2X4tZz8Ni9+kQ7wvXNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709656819; x=1710261619; 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=hDsskGVCttnODXjB03BOp8qfTieXmQ8XVVSEY1G2kYg=; b=J/deDSGKLJlK0gaIoONh4/qvVOustAsCPY7ElMfDNLRjMa7MJ+1a+eKkJ1cn4soS/B hyYE4nnLzrkzqH6OHsH4DIj1IXteI7il8XgXhP2iPeNHnKCDrquUveXIkiSCWOMtf78G 5wHDedZFUFJWOnJ2jpY3ZXKsiqfrb8GrE/MfP5o/SZ0OYtiJqjtDvXIH2Uh1mCkz4Ycb 29Ler526SjpTXKVvUP17ZLBCV5pDdDPSSHi9IQwvuGoyLrHzQ/GoJTriu4t1MoKH9Q93 WtM/elxJQi6q82GdNZ0toSVkkbS45cqUKQfq+RRQ+ZohQZLSKeYQwlg7l0LzCR1fDv2E 5hzg== X-Gm-Message-State: AOJu0Yyh5Hg2rtlqbluyX+4Ax1jI3tpiVu3/7tAapkEQG505NCeNM1Qc 1d2zHeSYtiX5X6U2OOxKc+HyfaZja6I/glPnEEUZSdIV4QIHUBLs7HlSTeJrmXqwYWfubBlYf3p l522aJvAX9Uq7qI2z5yZpBt08xywR+Bg8axqiz3zV X-Google-Smtp-Source: AGHT+IEJAmfnHPZIoCsWdTz18vaPbZvM2lDsTz5hIabgQBVyoyeNDT5OI2s8RhQyyJCD4llqQDEAyWSA91zy X-Received: by 2002:a17:903:2308:b0:1dc:7923:aa17 with SMTP id d8-20020a170903230800b001dc7923aa17mr2796439plh.64.1709656819163; Tue, 05 Mar 2024 08:40:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v19-20020a1709028d9300b001dca9b21266sm239303plo.90.2024.03.05.08.40.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:40:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:40:19 -0800 (PST) Message-ID: <65e74af3.170a0220.99b0f.efceSMTPIN_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 580216052712; Tue, 5 Mar 2024 11:40:18 -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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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/