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 E33B342351 for ; Fri, 13 Oct 2023 04:19:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD185402AE; Fri, 13 Oct 2023 04:19:48 +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 A22FC402AE for ; Fri, 13 Oct 2023 04:19:42 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1e19cb7829bso908894fac.1 for ; Thu, 12 Oct 2023 19:19:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697163582; x=1697768382; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UMIuKpfvz7c82BKtFu8ICYGSIBTSi70U9bvVE6DFRFA=; b=B3SyYi088bN7wKV6Pz6112ds5FY5qFcPsRXpLidIdj8+ROM/OgxTiXq8KagumPIz+a 2Zh5R6gYuHqkjfD4iYphBIJEJZB97a5LpuC/G+f5jkO9IPselDIbPOKKrIEXhO8uGR30 NJMQ8ELrtO+cGQPgJWU4vs2V5J0UvXxtk1YeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697163582; x=1697768382; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UMIuKpfvz7c82BKtFu8ICYGSIBTSi70U9bvVE6DFRFA=; b=SnT1QxYs530HrZSVI4KN2m8JvO9Yca6q+64U+liU6taYwjem9tmApoAJ8gMbASNaZJ u1uPVrHImaEnCGOiGkjDfLNp+8BvsKjj1o8SDQdPlWUmpywpWUYg7Mz9eU5ortZZEK3i LA2B2WCbzexIIidTAF/ixpO/WvbB9/SdnR7RURdYe2Kfmpl61NlvRoBNvuIuz1CdAUmp lzkIGxbSJzqu0QRDM836cinIB2yj+s73IkIVubr7/I+B+RKR1qUj3wUMHXplYymJClP9 V6K2KyUSvgSL1cLCI82Mb06A8s83k4HHHsgXUqWjMqV5LCSgqme/LiakpcoV0NPWBI7o FBDQ== X-Gm-Message-State: AOJu0YwmgmmgGE2tvGGQde9czynuCAuBZc/FezMXjFAHB2vNNwAoTvQl F2VHlwfWNcD9vlBVX2aPM3s3yMh/ZVkOaPpVm4LPDUDp08uucMCFmERGbQ== X-Google-Smtp-Source: AGHT+IGKH7b7QcRSOAHkh1PuSReU7jTw0HCp3p0lX+RKn04eDiR+l1bG07vU+9rJalNBw63QEeP+POlR9EOB X-Received: by 2002:a05:6870:2d4:b0:1a9:caa6:1337 with SMTP id r20-20020a05687002d400b001a9caa61337mr27317345oaf.23.1697163582051; Thu, 12 Oct 2023 19:19:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f4-20020a056870548400b001dd7ae1ce1bsm225799oan.19.2023.10.12.19.19.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 19:19:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 19:19:42 -0700 (PDT) Message-ID: <6528a93e.050a0220.fa42b.9c7fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 07C21605C351; Thu, 12 Oct 2023 22:19:38 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/27917/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/