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 9FA464380A for ; Wed, 3 Jan 2024 16:29:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BA5F402E9; Wed, 3 Jan 2024 16:29:37 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 56464402DD for ; Wed, 3 Jan 2024 16:29:36 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d9bc8939d0so2726499b3a.0 for ; Wed, 03 Jan 2024 07:29:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704295775; x=1704900575; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i/eRhyNammu43tB84Jzc//v6DzrdDFsXPml5wmlSxSs=; b=eHqLZvVvdG8EBX6w8zRs0WUo+V+CRd4pRzclv0648wlnC+hxsQ756CG7q1C0aVCxrt znA34dycHnEZ+URoWth2RApo65xtAU8QA/LWckuVMdJMBKjt+e+x3AL8vWi1KS5olzKx WIQogar4Dwv9CDLDM/+7KT43s01rIFCgpK7j4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704295775; x=1704900575; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i/eRhyNammu43tB84Jzc//v6DzrdDFsXPml5wmlSxSs=; b=C32cWvnC6/0jWjfQXW3v+h80k9RGlUXL7im0g43RaRjTl+9KHn7P2wHVdYXJmlfT1H yusmJo8FFIB6/XZYrbR2TgjkACEngn8OF8MwzEg6CAdSYVzw/caA2Y3KOOtYu4pWfF6X LFMdzZn+ms8qJP7piq581pIGXVumbYXuPTdwki5hMAuoSryAWy+6bFlpnSXDWnr8kiSr MqXJZfVKSrXpjNEPGEsCXFXrsRogcsJ41okYVi9okfCnM6oLiv4LAM4zLj8bS5eUL2ng P3RFmKOZ0qklofjlZDRfHOLvs5IZcsvrof2B2weyBx5zb6CRwjlKSzPeEm+1a/HayWUH qpXg== X-Gm-Message-State: AOJu0YxhD5Jas7HRvQraACrzRcDsVcfMAv0lRfhfbFRMr7R7EJvOWTyj neInPf46QZfiYRMdZvi7bDgi21FyzroLEqb5B1bw0mG+vmNQtFk7LFy+2mOHEa/4TA== X-Google-Smtp-Source: AGHT+IH2tZX85h1hJevtHUEOFYSDC+71P/jytEp3JrAv7vfwy4jHXdn+kZCfe3OIYawQuUU0eXnCcopBhF1I X-Received: by 2002:a05:6a21:6d92:b0:196:a4b1:4ce7 with SMTP id wl18-20020a056a216d9200b00196a4b14ce7mr3087273pzb.17.1704295775611; Wed, 03 Jan 2024 07:29:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k13-20020a633d0d000000b005c70983efd9sm922025pga.22.2024.01.03.07.29.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 07:29:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 07:29:35 -0800 (PST) Message-ID: <65957d5f.630a0220.a3c72.cc13SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D90AD605C311; Wed, 3 Jan 2024 10:29:34 -0500 (EST) Subject: |SUCCESS| pw135703-135704 [PATCH] [v8,2/2] net/iavf: add diagnostic 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/135704 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 03 2024 10:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135703-135704 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28779/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/