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 A99E342C64 for ; Thu, 8 Jun 2023 23:56:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7A764113F; Thu, 8 Jun 2023 23:56:30 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 73B20406B5 for ; Thu, 8 Jun 2023 23:56:25 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-544c0d768b9so193785a12.0 for ; Thu, 08 Jun 2023 14:56:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261384; x=1688853384; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Srl1GftA1CwVxkxDbS2KEppikafA3ITb/nfihekbRw=; b=E2O3KAN3daO+X8P7+Nwgq8g74lBq7RjPIz/2/P5vjiRomgiisdMCKOQoayvtox5wsR ZpYMZ0hz12YoF2hkcXPRvI+dhm/ucZPC8gEGb3FJSMV3nEktKErxKnQIAFMyvEK0rqj6 X94V1JND4S874IMBk2tZoUcMDYpl21aZdBCDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261384; x=1688853384; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Srl1GftA1CwVxkxDbS2KEppikafA3ITb/nfihekbRw=; b=LpY1AWGIkgajGw6HVL/srlxK80XRZg+KCJ4EnvRcAsV9bPycOrjGIzGXydyd8ImzKm V/6rlGbSawpj2t6XLnkPJcWb8CVp/7Pa/KBiLxYwM/UGZJRIlCQijopay5izA1P4sUHe gdDhaFoP0fNtUcszFHEppsFUW7K7f8Gao52b6NTgr7G6Z4EZZmwx7XZu26/jUlKNNT51 njt6zQtKy8zy+4p9cDgtDDtqrSvMDxfPJxJfmA0JgbgAxkqwUoP4TM861teYMBw3mTXg 147K9orFi9yV1aPmXl651tP9FOKAmpxgnTQjVoaR3Ifqk3v0NFWMKCB4FrydjADFhJN6 4eqA== X-Gm-Message-State: AC+VfDzVxnqYwYCHcUotakNBmWne7IYfg6eOnQ/cjA3lclgniKyFPTvO 9ShA1skZEwtQfh8IweO9HkY/dGAcuokW1nKVUh5G5Y/LanA8UOt3b7lBYA== X-Google-Smtp-Source: ACHHUZ7vs/ME7wXIeeDdHLCP3BlRjOxvpkNlh20xHesWIhLrLNTtCUQGEm3lkYGjoiNsYPk+fvkDemQ/XBGu X-Received: by 2002:a17:903:2350:b0:1ae:5fb0:4256 with SMTP id c16-20020a170903235000b001ae5fb04256mr12384411plh.57.1686261384830; Thu, 08 Jun 2023 14:56:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p5-20020a170902bd0500b001ac54491756sm128248pls.60.2023.06.08.14.56.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:56:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:56:24 -0700 (PDT) Message-ID: <64824e88.170a0220.1289b.322fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C239605246B; Thu, 8 Jun 2023 17:56:24 -0400 (EDT) Subject: |SUCCESS| pw128146 [PATCH] [v2] net/vmxnet3: fix return code in init 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/128146 _Functional Testing PASS_ Submitter: Kaijun Zeng Date: Friday, June 02 2023 16:44:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128146 --> 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/26542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/