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 1263E43817 for ; Thu, 4 Jan 2024 14:54:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CDB1402C7; Thu, 4 Jan 2024 14:54:38 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0C59B40275 for ; Thu, 4 Jan 2024 14:54:36 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-204f50f305cso266690fac.3 for ; Thu, 04 Jan 2024 05:54:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704376475; x=1704981275; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V3rCDslv4n4Bhg+0JOj5HsH2GKtDxxUWaiHLWU77zb0=; b=AQPpz15I/YST5a4aGcI7SmN3IEvuzZeAnuyHB9VdoncH162FU9rv//cgz92q+ckH2D AToRGWbQASV9iqoNLxgAichMXie5XqLiAp/JSSZop53hg7gkKzbt1+l4rnfd3nYW9lzQ YFF70xzK8SRSBFwyn9NeONdHmudvZctPj5VoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704376475; x=1704981275; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V3rCDslv4n4Bhg+0JOj5HsH2GKtDxxUWaiHLWU77zb0=; b=n9uF2UT2ax/mW7yX9QjHCbBopip/5Z44vNFV6PeXVCUnEipMtnyi81kfmGO8Y/gMIw 5GYg6detGIsgC/xY1Ny8aGIajJJGo8yv8SAKFME/4SvW70JeUHNAOaIQQqak/UgEsdSD aJIy9U92dR/ffj98s6N026fVl11FMU89KTxOLTdgHTN+hHjndIO7H5GOltxgHC1OBpIi E4W6K9Eset8+E3y3LKPiBEYqHpREFyaTMyRSF1RNsZdcfPh8+4ty/GqiewSbT2gNyvS9 bPHz61UwhvHgZQkcFBY3HseLYh/A6j+/SFjLNITAr6phyXjnz1E4/M6RljdqZitWhiB7 25IQ== X-Gm-Message-State: AOJu0YyUEhPxdczuOisqzGTaiOrH8uJM1MZKDwQv3NVHJCwegM8F22Em dldR/ICWlWWEu+cApXRvH0NPKQAEGO7eKm/DQ1KgEU3Af9Jl72Yy6ZYLqretCAICkw== X-Google-Smtp-Source: AGHT+IEZ3aXSjh4TvXtxQMZI0/NLVW5q6nvJWKJwVSiyWnKMQ9QoVmHr8w+B4FIWto/NjrOfhyp9/w4tLtFK X-Received: by 2002:a05:6871:3384:b0:205:c7cd:6e67 with SMTP id ng4-20020a056871338400b00205c7cd6e67mr403085oac.46.1704376475484; Thu, 04 Jan 2024 05:54:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b21-20020a056870b25500b00204a7c20221sm542775oam.6.2024.01.04.05.54.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 05:54:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 05:54:35 -0800 (PST) Message-ID: <6596b89b.050a0220.723e7.f36cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BE4E6051823; Thu, 4 Jan 2024 08:54:35 -0500 (EST) Subject: |SUCCESS| pw135727 [PATCH] [v3] net/i40e: add diagnostic support in 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135727 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, January 04 2024 10:20:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135727 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/