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 B504A43817 for ; Thu, 4 Jan 2024 14:42:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1C3740697; Thu, 4 Jan 2024 14:42:27 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 113EB402DF for ; Thu, 4 Jan 2024 14:42:26 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b7a9f90f34so25476939f.2 for ; Thu, 04 Jan 2024 05:42:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704375745; x=1704980545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V3rCDslv4n4Bhg+0JOj5HsH2GKtDxxUWaiHLWU77zb0=; b=SIyyT7n8bYGjLuAr2bVW3CbVE4fEE8UGBL9EOo3Qv1eudk3wXH236flzd/HTsfB/0b BBxzb37bqK+GgNqlOaquJcT3ZAoE0e52Moa5SSJfbZ8KaKYOHNbWRoyHO1nFzLf0jClL KBqbHrXUaDfPR4gCxzKSvB6hdUEsIQJP06myQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704375745; x=1704980545; 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=hKWinzuGQUI1FzxS/o7aDdlEirXLFIHWlLUIR3rjsfQ02HdqOLtyOek2eMMvLr2Z+p sSM99SuYL3R0zrBCn2TFHz1XX2TH6xaTlv52PZWQqyO6LqOHDyLHA2RTic0enayY1win z92TDdX2CNOJ2/+uoDo4l58K1SE/BCnrd2RhI+6pAOq7UF+sygXLU3iLPSoE1lPbs9qh nto3K+z7x+6QqX++V6ZM4Kl7a5yVxwjkiz5Mn2REV9NPjXLgl6iiaiA41FByJ++CXxEO 0yYkUiDshvB/3nrEnTkzKcs4l4BsDC1pY+ZyUh4LSztgRPB2TToEr2X2+3l9pVZx8nTl bOmw== X-Gm-Message-State: AOJu0YydJBEuBQXLg6NXGXNS5yNkDun8clyoI/aDVfQ6y5ABvTlwyOWg a4uUd7Z3c61oZxnpFOyqBQgoXYkEqlZ8bikrzCP69mdj2IoczH15LjsV55gWllsBCg1M/05mTrV oGPzTPA== X-Google-Smtp-Source: AGHT+IG8lu4+88VI9icw5p9kqVV2R70pX41k+KbL+FePvp1tME0Pae49rhndpK8nB9AU8S48XyTPiq4/Zcpb X-Received: by 2002:a5e:830a:0:b0:7ba:a10f:fa41 with SMTP id x10-20020a5e830a000000b007baa10ffa41mr601072iom.18.1704375743530; Thu, 04 Jan 2024 05:42:23 -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 f9-20020a02a809000000b0046de7d5395asm62720jaj.8.2024.01.04.05.42.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 05:42:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 05:42:23 -0800 (PST) Message-ID: <6596b5bf.020a0220.16090.4854SMTPIN_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 1521D6051823; Thu, 4 Jan 2024 08:42:23 -0500 (EST) Subject: |SUCCESS| pw135727 [PATCH] [v3] net/i40e: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/