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 EBE1642647 for ; Wed, 27 Sep 2023 01:57:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E654440266; Wed, 27 Sep 2023 01:57:10 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id D667D40266 for ; Wed, 27 Sep 2023 01:57:09 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d8673a90f56so7759571276.0 for ; Tue, 26 Sep 2023 16:57:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695772629; x=1696377429; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dNo0s3zDMfjh1Cmki8ktNC0vbpy2CHPuKKP6AjwQx+I=; b=cWm1iewcq7lJ/CJP2tMcmmcYsKbxFEVMN+V1iUIT6IpWYOh+zjgSnlRsKGfdsZFz4P jcUF9WywsKhTKPBW3MfuqhwQQhVLJ0wjYzoAaIrXHtCkOYhb4xFRyAyD5mmB0yr9d733 dG59D1KCITlX/apwUomoXEF7g+zkx6KMsWT2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695772629; x=1696377429; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dNo0s3zDMfjh1Cmki8ktNC0vbpy2CHPuKKP6AjwQx+I=; b=rfoOKRnaOf3sDwG2iQvyqeqofZAGctgKxpnmsvcbd9L5iR+qwboSInrnSx3vU1cCcB WMGkz9S+lL4RuaIs0jOnJtG+mAndIcUZk9oNvrp1DEm+9DFbKgp6KQN05cAfCTGoTRoE MaRMIGYtgjXWXfFmPT0Aik4GJ6lQeTfqsCPfrg+kAg370IHDKEieSmORmHC2gYzymD2F kO57o2WiGlRvsDX9hHf8dNRNQqyoqylAIyd5/4LUfXCW/41JNDy9AKIqAoAWt046Yo6H A+ridAIvkmcQUb4cJfyEzktAzIuPP26UYwlpQagPPUVMQy3Z9YZAjX7WjUR4aJXRbUVw oaQQ== X-Gm-Message-State: AOJu0YwjkcWD+BIw47/8ki4pjIY7020JOzXlJBHmgwLJTw+H4EVYt0vq mnXCU0KPOlNWm0G0ypBue+/RPAUWOeVwPa8nm1YYRgyJb4svEACucc6WEQ== X-Google-Smtp-Source: AGHT+IFj1q7xqPpEGsfU5ECqRFCIczpK2z9b2FiLxfZr7TkWJcOmCYp04c+yge0RGrgHyYT2rhhNCr0BaUgU X-Received: by 2002:a25:e08c:0:b0:d89:41de:341b with SMTP id x134-20020a25e08c000000b00d8941de341bmr432591ybg.15.1695772629217; Tue, 26 Sep 2023 16:57:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x205-20020a2531d6000000b00d80db591655sm1174772ybx.21.2023.09.26.16.57.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 16:57:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 16:57:09 -0700 (PDT) Message-ID: <65136fd5.250a0220.717dd.7162SMTPIN_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 D2022605C351; Tue, 26 Sep 2023 19:57:08 -0400 (EDT) Subject: |SUCCESS| pw131936 [PATCH] [v2] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131936 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, September 26 2023 07:56:46 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:b91a55df5b47a06c8c3c73a6c83837dc38ce915b 131936 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/27725/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/