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 2A93543798 for ; Tue, 26 Dec 2023 12:21:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27145402B0; Tue, 26 Dec 2023 12:21:21 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 576FD402A8 for ; Tue, 26 Dec 2023 12:21:19 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e3338663b2so26302437b3.2 for ; Tue, 26 Dec 2023 03:21:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703589678; x=1704194478; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NUJ0T1DX0JmHjhIOJgZQXhNy9owzF3DmtCy6rPQ7RVc=; b=BzNEInuvg63iXntjnk5/gNf5JSHGRC0d5FDabO8T5Rnyi1N1cAcOjsHgZDF414K8gM Le7qwzB4pTmHwr4qT8tz5rkk7WeLQybCGoMqyXctHFV71tcBv7WgmkxJMO/ekBznrvYB DkSf8q8lnzS1/JN3A1Q0vrnFhTjyb+d2WqQ7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703589678; x=1704194478; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NUJ0T1DX0JmHjhIOJgZQXhNy9owzF3DmtCy6rPQ7RVc=; b=ibLuzdgN2X3jdMSzN9ROc22rSJVWw6IynVMYEaYLP+8tOsdLs9FpDdYl9Zf+NM6vfN eUz17nCfZYlbKr/a58+Z775hMdhUqwvB+/LIQKBgBWk1g4NKDVvJwtAxaBsp6fIdchZw F7o3SNbm+SeBKru2cb84SpVUH4CAJY/11HzoMyT8leFzqxjBpNZDcLPEufMSZF1lXF0a WhXU4IU1dypyYOmBBmD78fI/N/1QoM6GzgOub+mnIh5hfESKOjLu07cS0xDYnBu0jC7G EEjm29fbD3SUvcUK3ML4DKqsqu7Bynad7tNb6Pq21QqCwZSAEORbVjwTxQTPxuy+Apgn QnSg== X-Gm-Message-State: AOJu0YzQkgeQikpLTUy+zdVXQqHrFvvt0zRijPiXgeYJOyYUjS4L6MEi f+1NTur8bocq4AiqaQpdOk6kAhzOwpHJynXwutm4ko3TOtRR/ElFgHYLbf3YrdaMMg== X-Google-Smtp-Source: AGHT+IGRLVnvMDKFZrkOeV/6ybGZZpFPJqDXZm4TjiWuGOxBYvj2rSwNDU8HFPiTNdd+Ukg+wn66ZSJiwFgk X-Received: by 2002:a81:8641:0:b0:5d7:1941:aac with SMTP id w62-20020a818641000000b005d719410aacmr3894216ywf.71.1703589678779; Tue, 26 Dec 2023 03:21:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e63-20020a816942000000b005cb21626867sm1072325ywc.42.2023.12.26.03.21.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:21:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:21:18 -0800 (PST) Message-ID: <658ab72e.810a0220.63d8d.c288SMTPIN_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 6FE9F605183E; Tue, 26 Dec 2023 06:21:18 -0500 (EST) Subject: |SUCCESS| pw135584 [PATCH] [v3] net/iavf: 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/135584 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 26 2023 10:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135584 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/