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 AE1A343750 for ; Thu, 21 Dec 2023 14:28:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A979940395; Thu, 21 Dec 2023 14:28:31 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C18AB402BD for ; Thu, 21 Dec 2023 14:28:24 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d045097b4cso5282795ad.0 for ; Thu, 21 Dec 2023 05:28:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703165304; x=1703770104; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+HOEdFh5bhXU+I4mRoOdL51PU4b8x+nddJI9tu0g6zk=; b=dRlqTBFG0o9cQQfnNd6xlu+VOsZVlba9wFzDeqgFm/rdFa9HXkdZNT5Tr8ej2HI3w8 ghVWyJgtbuoctNZi2PDTelLzn/HKlxmnaNXWU+yFx3KpzWZkHdRDbu34L/c0bKDAPo2P kH80lTXv47AkkzSx4L1XKLLlko3t1u6F3eYHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703165304; x=1703770104; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+HOEdFh5bhXU+I4mRoOdL51PU4b8x+nddJI9tu0g6zk=; b=xF5KBK22z7QyHuDMbRlM8b7SI0ZUdUix+uTumBiC46Djmu6CxiBXD7EM10AdnHOyHe 5HnH8u0PooDuxtfAZN+134e57W5LtGeZhiiBExgqr3CfZJJIUWyGRxM006N12f/6RKKH 7yDR3MqdSu1+xosrz0W/+cJEo7JwIARE457Wk41ZRMCmYYRDEDHmo2QXasyRA2otJ1L4 W6CpryP/XSgTUFLlKcjmqyQ3Z+ZtCdaIP0UZ4fzrBZ7F2u+JFn1zA/lrG2SL429R1IBQ k1klYSZD64l66P/LtKlfHkDGHvzDWdJZ4ctkSv6poMhRtOvJt7s4V6S18QHTcxxPMeSW +P8A== X-Gm-Message-State: AOJu0YwHnlRgzYZHQ9WLx+qwEjpJr3QDUc7cLuDzDIBp4q6daBmB/amE xBRdirVwwO6y6jK7vsLO3JrWYIO1hE3xMirtUeG+fBsCea3yL33JetX/rc/xclbmoF1zNMQq/w= = X-Google-Smtp-Source: AGHT+IHCJhkcQjPtJEBcP/r308XR3Ss6+lDSBrYyH1fz/bB0vTmPpTJLbDqZJH6X3RTkR+3RQklP9t2NVlCU X-Received: by 2002:a17:902:e545:b0:1d0:7051:d316 with SMTP id n5-20020a170902e54500b001d07051d316mr14124917plf.102.1703165303990; Thu, 21 Dec 2023 05:28: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 j5-20020a170902c08500b001d051bf0bf8sm53412pld.123.2023.12.21.05.28.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 05:28:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 05:28:23 -0800 (PST) Message-ID: <65843d77.170a0220.ce5c1.37d0SMTPIN_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 1AFC16051823; Thu, 21 Dec 2023 08:28:23 -0500 (EST) Subject: |SUCCESS| pw135424 [PATCH] net/iavf: add diagnostic support in TX pa 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/135424 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, December 21 2023 10:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135424 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28709/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/