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 78E9443153 for ; Fri, 13 Oct 2023 04:06:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73AFF402AE; Fri, 13 Oct 2023 04:06:19 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id E0CAD402AE for ; Fri, 13 Oct 2023 04:06:18 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d1a05b816so6233386d6.1 for ; Thu, 12 Oct 2023 19:06:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697162778; x=1697767578; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8paw1FVPvRj7FDFwaJIWROJoXAH0fQjgSmoX8vSGgyk=; b=iTUyVeTD9NpLrJPCOh6c5jh6nkIFfWQ7LsQrH+KchKOMNp+EMuoqBU1WHo+RKsgx7g UcjlJMBYEgfM9LESKNKichLZy5t0gA9rOWKgMItvXP6bys2gjHHB3t1n4SEPTeU9nl/6 QuX+NY0hm/+fsfy+d0ISfuT/LVAtTqBUbMJTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697162778; x=1697767578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8paw1FVPvRj7FDFwaJIWROJoXAH0fQjgSmoX8vSGgyk=; b=TqBv/6bQUhz1IMJRSRgovolsOlc7WXbNpEjzZVzm2p3d5lyXqQVMayDlHtQq6+vPxA Ds8uiVlEQqhB7Q0p3O2WsfXmt8nKYCA+ns+UqZvDV3KIA3U7fV0Iq325GTkyxt48xro5 fS6d+xdmMMAP7Y23+HKgmJHlQs7Q5S+2KER6cZnwweS8dAl7jcis3zIEFMqWNUCFEVX0 t5rSPOYrfBLxjQIHpuzc1TYjiryBEaAP2tLNQota3s4Qi/Ux93DeSqaq+6vwh9j18Ms2 xOIwyYI+stL6Uy/1UfcD8YHNVuCUrJSZWp7zRMznwcqPkRbEyk7KcxL/PkjXaltJ+gRq Y+RA== X-Gm-Message-State: AOJu0Yz46JDxyy9RqDxEatZV+PQnndN8l+Nu6kUYh4lDWYN6ipyMTwDa VNU5bJEEDwivYSEeM7qkFcU8HkG9L7WawNGnd3cq32sXANB300REAMSvGw== X-Google-Smtp-Source: AGHT+IEoTL+eKsySIpa4wQ70N7agbOSVfF/uBXZWHFl01L10zST+3MdJ565DLW8MeIPaxsrehdiApMsjUCku X-Received: by 2002:a05:6214:3f93:b0:64f:4f14:aecc with SMTP id ow19-20020a0562143f9300b0064f4f14aeccmr24599073qvb.63.1697162778339; Thu, 12 Oct 2023 19:06:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a0ce50e000000b0065b034c3484sm32270qvm.43.2023.10.12.19.06.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:06:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:06:18 -0700 (PDT) Message-ID: <6528a61a.0c0a0220.61a23.20efSMTPIN_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 4197C605C351; Thu, 12 Oct 2023 22:06:14 -0400 (EDT) Subject: |SUCCESS| pw132581 [PATCH] [v3] net/iavf: support no data path polli From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye , Qi Zhang 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132581 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, October 13 2023 01:27:37 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:7c50ea8b57e25fe0c1ca01f87685e8e77e7ffadf 132581 --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/