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 3FFB343818 for ; Thu, 4 Jan 2024 17:07:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C0F7402DF; Thu, 4 Jan 2024 17:07:16 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 197A44029A for ; Thu, 4 Jan 2024 17:07:15 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-20400d5b54eso350834fac.1 for ; Thu, 04 Jan 2024 08:07:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704384434; x=1704989234; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tsREOsnl4Awr0sx9S5Gr3dqRzeDO0U+zVjj9C96R/7A=; b=OASZi+0CYS67C4PXcqwTEFQ/meTR1nidMivLt+E6+9ByExdO7hlj3SSOTmL9WxL98F CDk27izdKr8pLShooGdrAhp4TQlIHEmSc6mKD5TE02+ox3vcAtsCBHQJ3kvnTw2mjzCg xluUVNl0PFm7XB/9xGZrKmvihwo5kXBWsGAuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704384434; x=1704989234; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tsREOsnl4Awr0sx9S5Gr3dqRzeDO0U+zVjj9C96R/7A=; b=snMH34Y/Tby1VJnnMsm709tHL15cTV3JB5l3SzKFY6jisjJlejppaKxGqByTj0tN/S DqoGQxxHT7rXCHWf6UHPXYXF4ZItDCJJ2Cp/kez/Yijk/8lwgc5q3CLrj2y80Yly6pzA zOvjo/tHFHhcC+/jtRdbOyN1fPLdQ+fJ1IB/hGkKw8UwhHp1iGkSxDbXJcoPxFDpZJRN ax4rltgMkARl6M0Uqa2d2YFoPUGje45daAKmMSSQJ2+46K++TFR8vrwjZwCa1m5z+JHC q86hkWGW6Nn9NEVNYDFWcqkPJVWchxvlDwIa4QM9UtSRdazK5KEPYAw5s8QKh+PaCuan wqHw== X-Gm-Message-State: AOJu0YzqXbTaV2PibWMkNK54LUm2noomtBLT4929Xa1uCK5rpp5qwS9A 5lqtk2dl+Xi+CMLx5ANnwQMl9YMW+oao4ucrm2jIj2JJnEMCPxvHeOmbV7NlkzBlaw== X-Google-Smtp-Source: AGHT+IE9WGvqp6mUQt954urcWj9u/+miB/A8sXvuaWfdE+lVnUrVVWfxzG3NfUi+jtyrCXQnFYarOdgBPzQH X-Received: by 2002:a05:6870:b918:b0:204:2a7:45d1 with SMTP id gx24-20020a056870b91800b0020402a745d1mr817221oab.1.1704384434379; Thu, 04 Jan 2024 08:07:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt17-20020a0568705a9100b001fa487f6c31sm1136001oab.41.2024.01.04.08.07.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 08:07:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 08:07:14 -0800 (PST) Message-ID: <6596d7b2.050a0220.3cc83.9221SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF8B2605C311; Thu, 4 Jan 2024 11:07:13 -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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/