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 0134942C64 for ; Fri, 9 Jun 2023 00:31:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F229940A7D; Fri, 9 Jun 2023 00:31:14 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A7ADD40A7D for ; Fri, 9 Jun 2023 00:31:11 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33bdab7b4caso5174925ab.3 for ; Thu, 08 Jun 2023 15:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263471; x=1688855471; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4CeaJisQTMYqJzsDim/ZAabVcawjByVNOCIKc7F+VLw=; b=cQEnjKy6ty4BcUopzheQAGZQZqfWle/DweU+SkQpZ/7/qdHIxk3CgLmRXqNP2yqzkr MGbFKLaywQaACsapm1GcxWzwShYqjqP+YAlzwco4iH+vjZrmDnt7c3OsWIP9xzszknni 7n/QoS3H4Ti0IkG83IiEQWCF9c6M90LNp35ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263471; x=1688855471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4CeaJisQTMYqJzsDim/ZAabVcawjByVNOCIKc7F+VLw=; b=MMwLGhRBJ83TVdyUTWijbB5ZIKC4HBnkAPAkG8A/0Rh0TIVB9xfcPonEi4M++gs/Ut 1yHl14Egp46NuXZz/Xc9VjnCzrdV91NAS850xrE+iEVV0Scamn1ijQOt4SYZyOEIvp7a ShMwIhoSC2DRch4Yc9lESCHQbpN2u94W0WJl2/GK547/+1Q67sTmLEFiA6i1Moev2dcL f+4rAg9mtfC123xzAx78DMgkDYjBp5mx4vFDOqFL5m2WIaD4PKoTH1lm9W8T+VyJ+hIe HznWrwSDrgXXTot8FAIEhoSf+NPgNuUHSsaIrstiXLXbUaZG1o+HKhBn7+l8S84+8vjL gqew== X-Gm-Message-State: AC+VfDw0NSA1be7vHTmDCkACssqsnxoyzn0gqPDymFwdxsoBMGD3ppzP Rp73BBT/Q9W7VLjN95oSkJUu+f8jTfnMZKcd37EoaS6wy4gUolqWUoz6U2nksVYX+fz0XIpTig= = X-Google-Smtp-Source: ACHHUZ5ZFwn9FqffvCxifSoWrF5wVE7CGpXZ0KDk6hkvMT+uaQ6nwFPO36s06daUYouA9z3C1kPCL8utzrJ4 X-Received: by 2002:a92:cacb:0:b0:338:b9a1:5d06 with SMTP id m11-20020a92cacb000000b00338b9a15d06mr45280ilq.2.1686263471067; Thu, 08 Jun 2023 15:31:11 -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 x8-20020a92de08000000b003383276d26asm139889ilm.60.2023.06.08.15.31.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:31:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:31:11 -0700 (PDT) Message-ID: <648256af.920a0220.d026e.3d51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A0178605246B; Thu, 8 Jun 2023 18:31:10 -0400 (EDT) Subject: |SUCCESS| pw127729 [PATCH] drivers: fix vmxnet3 return wrong error c 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127729 _Functional Testing PASS_ Submitter: Kaijun Zeng Date: Sunday, May 28 2023 14:37:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127729 --> functional testing pass Test environment and result as below: 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 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 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-148-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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/