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 D147242BF1 for ; Mon, 5 Jun 2023 19:02:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB2834003C; Mon, 5 Jun 2023 19:02:00 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 236594003C for ; Mon, 5 Jun 2023 19:01:59 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-62606e67c0dso45090046d6.2 for ; Mon, 05 Jun 2023 10:01:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685984518; x=1688576518; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Srl1GftA1CwVxkxDbS2KEppikafA3ITb/nfihekbRw=; b=X6yHCZE6YmVpqIhdkyA57Hu3MHaA5wQxZ+BTk91RxpBuVRk3jI/mEa/ciyc4CdLaoP LZ2RxVHK2xxxp1syE9xIrvqD/nG5fcLA3zH3A1I7Lm0KEs5iRQR32r6YChFhRYeLC8dA K7Xt7f7tqaerQ3QFkAWWTAx6A+67Sx+NBa/dI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685984518; x=1688576518; 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=G6Bik4nHXbWLIm2sTenaLX0BzhuDsRf/OHggY7sMNr1YQyqMyIXthY0ktld+Zg7F71 4USDH6BqcHji5zeKfFyCWzUKvQGu5Ffv2tVCoy6DOTQ1SY9KyMKdsNb26mOf504mY5Um s4sZysxv1dCF00355WAoshQDgMGkCfFOcvujKg46LtzAyonMVjlWyZz+g0moHFD940aV kZpalWB+CFodpvSjY88T574sDHQDG+JE4oPAd4tMg99YMfE1cutF+Iv0OrkKo3GQ53BY 5DBdgm2haTRS9uEUX99cTx96w+y+M3QaYj43G3y5MW9oc6vb2xluW6JpwIT9QN0pJfgK z2Aw== X-Gm-Message-State: AC+VfDzipldp1XNn2g3Hy5KSrAxm2FRbZucunw+FA1pw8T1JIfmsa5Zh IeaAUia3qx1f9M9UvdMvZB42f5XMaxz2Bkg1IycpEv/V+vjd+t6n/iIRTg== X-Google-Smtp-Source: ACHHUZ7C6ein9QyifBTlh4ld3E/F8qQLHuj86VZipPWO1No64gciKShFHhVRaFm4H9QqNQxiubKtMDZHQkCF X-Received: by 2002:ad4:5769:0:b0:629:78ae:80ef with SMTP id r9-20020ad45769000000b0062978ae80efmr8876190qvx.32.1685984518233; Mon, 05 Jun 2023 10:01: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 e21-20020a0caa55000000b006284be8acbcsm486725qvb.40.2023.06.05.10.01.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jun 2023 10:01:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Jun 2023 10:01:58 -0700 (PDT) Message-ID: <647e1506.0c0a0220.96ea3.beaeSMTPIN_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 E6379605246B; Mon, 5 Jun 2023 13:01: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/