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 948584318A for ; Tue, 17 Oct 2023 12:28:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EC4340273; Tue, 17 Oct 2023 12:28:36 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A0E0A40273 for ; Tue, 17 Oct 2023 12:28:35 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e9baf16a86so2830627fac.1 for ; Tue, 17 Oct 2023 03:28:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697538515; x=1698143315; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H0F2/yPtT5QIplxzgo55x+P+8AHH0uctsiXz9Ea7+8k=; b=F+7xbwK6GUtyzo5bNGvvmWDUOpZzqOP2ALJ4aB8gu+KBoS9L1yo2svXIM4fNsRCSE6 85OwHzi3wrP17KvlJA2FHxih+7kfQYsB5lsTW2ofxuah+9VBeOpKF1QlpX7lb3biT8Q2 l/T/Vqk7HCy20EFfEPtj11Gxud3/aPye6MajQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697538515; x=1698143315; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H0F2/yPtT5QIplxzgo55x+P+8AHH0uctsiXz9Ea7+8k=; b=FDbgVFF8vpZrFddeHz3xgPJ12v3FXhEefaVXrO58bxFYLfuJgdxEG4ds11d0wEfgbi S7y8TK35SERiLeeTAx4Jkw5rrIWXc6AaxWJTaDNj+2qAyrzb0CpNdVmXikmMYAdR3PTk njcOuWzVfDqy04ctZY+8twqanJcfvIiB5Pefe8zgOljZ/dZIEVxIy0IH/SpzOVet0f2L V4Js4uJxsq/fYrrjzyjmGkGt4DG8zaS/cJPXIc+Dx7Z8UiwwlkCtGg8LJzruULWJ4MJv ZCg3rqp4skGt/0CBZ/A9Vpg0eAwG51j4mhBE3lC+pUSUOOzu64okGbGqCEZ5B+KK0b28 QsbA== X-Gm-Message-State: AOJu0YyuvIXrxw/JhRqYX90iourx1IDrrKrcbi24qIJVSmRz6OCCKXg2 rXQ/gdJQ5mG+W2sBQPLfGf0YPraw1Rh+/sZtXwRAHrjgR3/1aHJpAwN0zw== X-Google-Smtp-Source: AGHT+IGgML4VAad0oM0fAkiRjMsaHfQZ+6iIKkXbLCPdJVoaO8Sktq6uMUdodNWOkaSWlgdy5LX4KNdscnIt X-Received: by 2002:a05:6870:15:b0:1e9:c252:4853 with SMTP id a21-20020a056870001500b001e9c2524853mr1773319oaa.5.1697538514388; Tue, 17 Oct 2023 03:28:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zh38-20020a0568716ba600b001e99becbfddsm120174oab.30.2023.10.17.03.28.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 03:28:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 03:28:34 -0700 (PDT) Message-ID: <652e61d2.050a0220.f61c8.302fSMTPIN_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 ECED560524E7; Tue, 17 Oct 2023 06:28:33 -0400 (EDT) Subject: |SUCCESS| pw132687 [PATCH] [v4] net/iavf: support no data path polli From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132687 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, October 17 2023 02:19:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132687 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/