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 0A4BA43798 for ; Tue, 26 Dec 2023 12:20:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 066C0402B0; Tue, 26 Dec 2023 12:20:52 +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 C87F4402A8 for ; Tue, 26 Dec 2023 12:20:50 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dbd73cc1e52so2882273276.0 for ; Tue, 26 Dec 2023 03:20:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703589650; x=1704194450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NUJ0T1DX0JmHjhIOJgZQXhNy9owzF3DmtCy6rPQ7RVc=; b=Xn7AFl6WDH9Qi0ub7PAO8PJ8akp6ZhgQcQ8sCDQxNZc14yVLBgd4dJ+X8Ri9A+xld9 Why0X1F8lNvgivB+HVUjg0F9ljie0AqxmZ/HmXQ/A11+nLk/yWRbiunMQhh7xqTrbfcQ 9PztDbzbJagQ7pV2NOWRya3f91+t/nykFyM10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703589650; x=1704194450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NUJ0T1DX0JmHjhIOJgZQXhNy9owzF3DmtCy6rPQ7RVc=; b=FxNdm3HYNVohcmCcvOjHry2hYMqzDh8+cptLsrpI6hqNTl04KeWXsq6RJPcwbAC+Nv WWRdYPmnkBPOQWiprXj6cH/lyn4b2ZWThIBarWFAQxA9MNDmzHSJVKwTkvFGEFUTtVWq ottXFdP7YlK32i0gj/lokgfHarUqqyxtwkllx/Rb15cEiw2U9qgRZhPJwgFGDp3eR3WY w/dxTYz0gUJnqfIUUtedtCKFJ+lUoP02vj7J3yrtNIqr5ceqrRrMvsjrUOXa4XBi1TO9 iE/c4s7hykFDsc4UTQl5gk/eIZa6k/XSo6zyOy1A3HFQmuHeL243clMbCOji2qtX1rSP pDZA== X-Gm-Message-State: AOJu0YxTQTZtGe/v+szhPhYZm74X98uQc4ad/Murb91zQ2m0WGIGE9Gx vaCOLCJEObNMqnNVvQAsQD/zNkUYCEII8GHBQAYSKrhBbTAJKEPVX/FJ5zHjYI53cQ== X-Google-Smtp-Source: AGHT+IHW8V3KRyZC6EUcHxPPOjquFLQo0rOCJ/hqx7Tv/mom1MZ+9ZBkYljFLeLu4iRwUzs2ilLAxDaZevp/ X-Received: by 2002:a05:6902:18d6:b0:db5:478e:774e with SMTP id ck22-20020a05690218d600b00db5478e774emr4103364ybb.55.1703589650166; Tue, 26 Dec 2023 03:20:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s77-20020a25aa53000000b00dbd01992442sm863020ybi.21.2023.12.26.03.20.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:20:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:20:50 -0800 (PST) Message-ID: <658ab712.250a0220.9772d.2932SMTPIN_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 CB33E605183E; Tue, 26 Dec 2023 06:20:49 -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/