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 44CC542979 for ; Tue, 18 Apr 2023 08:31:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C0C240EDF; Tue, 18 Apr 2023 08:31:31 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id C60D340EDF for ; Tue, 18 Apr 2023 08:31:29 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6a5f602a8f7so241326a34.1 for ; Mon, 17 Apr 2023 23:31:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681799489; x=1684391489; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sWeA70/Njpd1HBbnNIHu7i5RNacPEiCSjvj6618cUgU=; b=YlTslM6klLGnULCIdcGEy9WzvNmStGxnwFpVeS/h/AqeN2d2Zf2Lgpk4LLd0YHMw1b EbTR58bGQQJ3gMeQBdnI3QxKOdfvzDLv+hkC+0guDZoYuYzyEG46/Ryp2JU/XOiomx4I nR9t1vcQf0YA9yS5kHesKzsIX3mZ7w30t00w8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681799489; x=1684391489; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sWeA70/Njpd1HBbnNIHu7i5RNacPEiCSjvj6618cUgU=; b=jpRn/BejJ31ZNl8hjD3VHtyyI4Lhzjg3JIZpo3/BQA+oUZvMZ8iQ74QYFr/YCgie8J lvvv1TJtHEnIC1pSdd1Ae/xBcPBVO0tVeuJLJk8nnAQyhcq93P5Pf0nzjq+BpasGdiJ5 qrSnulbiRrMMNFGWw1rJGrjzZIzEMGKe1vQHOQoG3p0WlLFAfmeQ50tV2tcjQXfrX3Eu kKRj/LuuBY0/faHB/0W0kR7brguZvlcZfeCG/7lVNQyEvGgNM2QYRBZoVdiBMMYD3lPa iZwbl+brW41T3XZImX52PbI7/IhaclDhWVhjcsD3W0y6rJAgHf7AzzcXBZj0UfFS1yxi Rplw== X-Gm-Message-State: AAQBX9ecw9+EVj1kfR2tgDG3QNmuXfqiawY9s4jLvPYaB1+8jrq/EKpt 1TsVb6LYwwYIQlfoa9IHPNoYLxPDTNTB8qzVrfmEyk5tiLU0YPt503TbVHN7jX042/4l1ARpEw= = X-Google-Smtp-Source: AKy350bualyq6zeOELEZS9RX6nMX75F/Y623pHqf/LxCCXqgXDVn9q51R5aYvcew/he9tBAoC4QJylcAHzcn X-Received: by 2002:a05:6870:b4a2:b0:177:ad57:cb36 with SMTP id y34-20020a056870b4a200b00177ad57cb36mr769773oap.27.1681799489173; Mon, 17 Apr 2023 23:31:29 -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 190-20020a4a03c7000000b00545313f78d6sm3754093ooi.1.2023.04.17.23.31.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 23:31:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C8D2C605246B; Tue, 18 Apr 2023 02:31:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C76BF60095; Tue, 18 Apr 2023 06:31:28 +0000 (UTC) Subject: |SUCCESS| pw126206 [PATCH] net/iavf: add devargs to enable watchdog From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418063128.C76BF60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 06:31:28 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126206 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Tuesday, April 18 2023 05:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126206 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/