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 043C042C64 for ; Thu, 8 Jun 2023 23:57:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0180440151; Thu, 8 Jun 2023 23:57:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9FCBA40151 for ; Thu, 8 Jun 2023 23:56:58 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-565aa2cc428so10444647b3.1 for ; Thu, 08 Jun 2023 14:56:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261418; x=1688853418; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Srl1GftA1CwVxkxDbS2KEppikafA3ITb/nfihekbRw=; b=ZvakGm992CpW4BKqSrCr3FFpnfHq8kIq0Fw6p6nV3uMnk3zBMJBSgJPQqu2L7lzyFz ujLEAOgDRxD3R7BeDMB5Pxw7WLttvImAbS9yEbyYURP3lwG3S177DkWQASYCqKu/ZLJD qBouAcMPSw/uZXzgLQg1tEsD6OoGhCvoxOpTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261418; x=1688853418; 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=T4P5IUnwAGXgVcgU+0/4ud14JjBr46HXy9PML1fu4sHBmsEUtYhs15Urz2GGRdD2aF BejIjO9r4bxJxou7s2uIp+uWUyXX7Skxp434qMQXIZi08x2B1hKsM4vD4x6X5OQkHgdR u9hTOsMNzyLqSBA681+/AUk06NXJLCqhhDEfIKklSAHL7eZnx66HKQ9AgftFyr1EeDn0 /L3RnCo1deh6dm9b+1bNofzu2QpRABOiR1P1qNypa6KINa0wG8WiSanoaKqJl1oDzdbQ ud5H7MU/IOuE2/Pu2//G66QbwGMVFHGdTOoaaHXF6gokIYskAmOg3lto3XTSPBdIcLMe D+gw== X-Gm-Message-State: AC+VfDxoGH4VJwjp8esiP++Y9IrvRXJ91PHKUlkaEquXUxeX1a7Exv2e jwPl2KJ8WRmUFIKY3zayJ5tiei584ZEbVYjv5YSM5giUikplM9NH5MFNWQ== X-Google-Smtp-Source: ACHHUZ4xpsGRTIEHFJUgA/7fGktCizAY5rN328w3eJc4p5UDinnZ4yDTCLGJsyOU50W3PmnaiTRfFwFWgDve X-Received: by 2002:a81:7584:0:b0:562:16d7:e6eb with SMTP id q126-20020a817584000000b0056216d7e6ebmr924192ywc.40.1686261418153; Thu, 08 Jun 2023 14:56:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e5-20020a81e945000000b0055a6e9c76eesm143393ywm.10.2023.06.08.14.56.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:56:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:56:58 -0700 (PDT) Message-ID: <64824eaa.810a0220.e2cd6.1d4dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CC3E9605246B; Thu, 8 Jun 2023 17:56:57 -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/