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 08AFC431B0 for ; Thu, 19 Oct 2023 19:58:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E138D4021F; Thu, 19 Oct 2023 19:58:10 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1EE054021F for ; Thu, 19 Oct 2023 19:58:10 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66d134a019cso7126d6.3 for ; Thu, 19 Oct 2023 10:58:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697738289; x=1698343089; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rcpQg3AYC8g2Sjyw83lFwGgWX/xnAopIYNEsfJCy0Zg=; b=RlbF0G2A0D24LicJEmhW6fwncvZb05RA9CIk4U8zJe8Nxd7aBSXRS+QwdZ3TKWs+x3 jGsy8ce1ioTYaDSQaR/cAURxY0fNO9OTTrblnusB6DmpILw6vuTHVaUp6V449HVOfDnS iVoIqY/VF7k+vtmvxsHReiKBtwQnQezKVaMHI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697738289; x=1698343089; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rcpQg3AYC8g2Sjyw83lFwGgWX/xnAopIYNEsfJCy0Zg=; b=Xn9YBl5QbAWvWyEOaKaCLgs1zMD892JfV5aUi234J/g32cdemrld1PWCE98/RE74Uw YfUff+QtNbgKADgOQ+QQlCRPQYcQnz6n+aA0v7nNevCrKYTo/m8Iy286rNsQ6mjyh7HO HUpraJuQteS6FTmy8NOTy7HomkQrooXJlyxi6K2WweLjFaRek4LUOnzzCqpxPybL/Z06 oOSl4wC4fhmi4yF1I0FEqDOB6qM1BYKZeGInb712Bc5mbSceU4YX48Wk2wrWrNM13JnZ 0s05XNR+oLe6IxO6tqh6/2gu5jeKpBSVRdaIp113GCa3c6tqpy6X9tUDRth/D7FxmiiY NVGQ== X-Gm-Message-State: AOJu0YxpZVIuFiCuNuz+096wD/D5otB1fxTv/1Fw2ncHZT7LE7Jc357M PzbFLU6EO7pnmbbTSaUQO9fxXYrKkLuZlwkELaQQgbdzBmCHlmOxzXa1jdZCK3Z/CT8eZndeyA= = X-Google-Smtp-Source: AGHT+IH+59l7omKwX18IhHiMlGS/13NeRTMKSJb+JQfJjRB5SyKxqT2sFKcvjv6OZZRru23cwZZKKf7/vUfR X-Received: by 2002:ad4:4eea:0:b0:658:997f:79b7 with SMTP id dv10-20020ad44eea000000b00658997f79b7mr3797191qvb.3.1697738289460; Thu, 19 Oct 2023 10:58:09 -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 x17-20020a0cb211000000b0066d1023f9d7sm5013qvd.17.2023.10.19.10.58.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 10:58:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 10:58:09 -0700 (PDT) Message-ID: <65316e31.0c0a0220.b4412.0423SMTPIN_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 2D063602A042; Thu, 19 Oct 2023 13:58:09 -0400 (EDT) Subject: |SUCCESS| pw132971 [PATCH] [v5] net/iavf: data paths support no-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/132971 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Thursday, October 19 2023 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132971 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/