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 7B85343818 for ; Thu, 4 Jan 2024 16:57:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76D05402DF; Thu, 4 Jan 2024 16:57:36 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3BB994029A for ; Thu, 4 Jan 2024 16:57:35 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd990ad852so613339276.1 for ; Thu, 04 Jan 2024 07:57:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704383854; x=1704988654; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79V7gXX19bI7CA4szbU7SEfAQSBCESfqxOd83GUjlRU=; b=JiKQoMWMaoANqjPostQ5oVo6fytiJcJOPp+P1X02186I+qaM8ekZ+HpD8Nf2UpyRSk 4YM8qk5KPCrhdtMh7gcRyYU5mIZCSqoel2dAmc5XwRt1BTewTBA0tinGYp+Yybh3kX8/ I/5em8pwD+LwTvlRdVD2TDGeZJ4lRxeMsgspg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704383854; x=1704988654; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79V7gXX19bI7CA4szbU7SEfAQSBCESfqxOd83GUjlRU=; b=TC6mZeAG2d5Umy3f/936WDhxdkcHiOelqMd0VSDChhO0yttssFMHgR0QT/Nv1s/MYa ExXzIUjFuLG8jVvOBSxGywCjC4wdH5rK5U1MuvRsJYNcF32TnNhCC+qurVxEclGhP/zY jn0HTo5z2gS1dGhX9/TibF4d7+ZkgAFaN7auweLjtpSWpq+Rm7Vpc8U2H8V07AsOo6SP oEToe0wLL5sDoipr0RNrJkVbPF0Au/F3eMag9QrDHRax/Atp5j3uuKjgKrhKkVTctTVz BHn6Iq5y3alGJOZtESb6+o/yoQ9PInL2wDcFJ3F7lnSkDweVAOM3VglZ+Zuc/ReBz6rQ rUqA== X-Gm-Message-State: AOJu0YwxTIdA1w8F4R08PIWkYb3O1b4DCkRaibheEgjDvr2yLP2oTOiF vN/Jol57L6IG3IXgmM3GfZyrjSbM7YiqfXnDuXoX7MvsvXKOPACX7FhoW2P4+vVtBGPQEZEguSQ 18SW17A== X-Google-Smtp-Source: AGHT+IEwZ4mgWNrUzAsI5oX2Bhwu1ARWjlrXNJk2ZFEkMoTO3JTMI1XxO17Jk3bBAgvv5rzNZzgZsR4c81Ga X-Received: by 2002:a25:9706:0:b0:dbe:aa6e:209a with SMTP id d6-20020a259706000000b00dbeaa6e209amr793256ybo.120.1704383854670; Thu, 04 Jan 2024 07:57:34 -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 r24-20020a25ac58000000b00dbcbf016e70sm1793957ybd.20.2024.01.04.07.57.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 07:57:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 07:57:34 -0800 (PST) Message-ID: <6596d56e.250a0220.75566.d91eSMTPIN_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 556D8605C311; Thu, 4 Jan 2024 10:57:34 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/