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 5C4B042E9B for ; Mon, 17 Jul 2023 12:48:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A13340698; Mon, 17 Jul 2023 12:48:02 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 990C240698 for ; Mon, 17 Jul 2023 12:48:00 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7948c329363so1543051241.0 for ; Mon, 17 Jul 2023 03:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689590880; x=1692182880; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=29/Y5GSOd/YWnH4R1ZHaQub0ODY7RpON1uw90eO1jeM=; b=hMsWy826xefxU/coVa6gsVIwitBN+boZEpiQmps4WRTCBVJMaue+M9onuPiizoKlH2 lD2wN48cbzgrs09XStr/ik8NWNY7FNG7BlOP/fw+1DD+8zt8PV4qXnbz4Q5DCxRmwPRH V2RhPW/4n1vnLSxr8TzBn6e92VhHAmgTErt6o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689590880; x=1692182880; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=29/Y5GSOd/YWnH4R1ZHaQub0ODY7RpON1uw90eO1jeM=; b=bpmvHBNXBz41HSIkb3PWSczrfD97GpxO0yEOrKbK7htAYUoStKdcjiIS2PYJ1bsCVW uR2H2VZlJijYMFv3j3MSx5gWgv2mEeNHMC2Wc2e0LDinJTKkE64RxLgBSzlMQzcLFmGK 6kw+j/MrhCni9+gbyGtoJR2bX9NzOIR8qFa8O6Z+8wihEwX8e7Xr72okg6Q5evgRUsOw QL7iiRB7OawgBHieG7PqmeSOkLZ1Y57rMVit0vfTjbMAXwuAdZFlxPRbiVtBKjQlaE7T k5gmY9tmFHwIrJFmE9GvFnWjh3hagBJ3WTXVgsy0Xcz02jwGt+JZ0tvqy/R7ZUKneX1U mK+g== X-Gm-Message-State: ABy/qLaX+ugLRRbrWHj+Ulmhv4MQZpiNS/XYQXq7dG6DiTUG/TXgGlIc zQasgCkq/an7ocFWaaSohAfl2TZZlM+tinKNgMZqNICckpShNE78nhHtgDWaCYagg33gu5w+0Q= = X-Google-Smtp-Source: APBJJlH9q4fNN5V2MTuajHoAS3Q20wkMumQsIiQBikXCJaXjDtjSDyg7/hGWKqwFogZXbifD/qVDiTH+HCB3 X-Received: by 2002:a67:f746:0:b0:440:a760:dc9d with SMTP id w6-20020a67f746000000b00440a760dc9dmr5442853vso.16.1689590880002; Mon, 17 Jul 2023 03:48:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b63-20020a0df242000000b0057a840dad5dsm2783780ywf.29.2023.07.17.03.47.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 03:47:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 03:47:59 -0700 (PDT) Message-ID: <64b51c5f.0d0a0220.b8093.f286SMTPIN_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 AFD18605246B; Mon, 17 Jul 2023 06:47:59 -0400 (EDT) Subject: |SUCCESS| pw129569 [PATCH] [POC] net/iavf: support no data path poll 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129569 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, July 17 2023 09:36:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129569 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 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: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/