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 24B8D42C54 for ; Thu, 8 Jun 2023 00:29:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FD0F40042; Thu, 8 Jun 2023 00:29:50 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 8D8C240042 for ; Thu, 8 Jun 2023 00:29:48 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-652328c18d5so3886584b3a.1 for ; Wed, 07 Jun 2023 15:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686176987; x=1688768987; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UhyKnw2keEWv9yNeHcrBdW3WLv9VS95rN+eR2AL2x+U=; b=BvLRFl2RatQTvxCX6CZoXGRX5Gn2oqyRvNPv0XXQUoOjv4oEndmIDiLYa0MaobxPpo G8Im0nTxKVUlyGQIqrAOr48spHGwHWt8FJyLTR+nuVfZ4AtiUZ3Rb9+u/AoOOysZTbYg 3B/Pt3vcYsGBoW9hrf6YQxV7yB9MVdpNYCbJI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686176987; x=1688768987; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UhyKnw2keEWv9yNeHcrBdW3WLv9VS95rN+eR2AL2x+U=; b=ETLMga/n38ZWgsFjI4FffyPe0dHTit9iRsN8NBV8YSHGE4raOAtLIgO3Tg+/D5PPJT bwjd2HozJpffcinan8sFICjhq7aaN2GQVtlJtXPglNbtlByN/LuEcqVPa+TyMp9BOvcT hMxQFwuMIaLOKyGiZlvQQ552o0HDEPapFv5dVLIpJYS1kVtATLhleM8YnrzSNNoZ3CsT LJPvr3ojkmDyT8ZFJsQrmSiOoEvNkq1cwZdwQeJ2wpk+Yk6ZybjH+gB8gstIJJxN9zuT cZqdOReKUKfp3d6qUSdXzhl40zc9FTHKAuna7Oy61t2auICBleLhcRs5MT4qoE1ysLMF VFVw== X-Gm-Message-State: AC+VfDw05alO7UbuRaqMOWeYZkxF377POPSPKtTVttF1m1JG2UOS2oGI C6Mv0BjjNM7S9ioDCKsktrFTGG31lvHjoQqA4BNH4xH8Lb0Q7nvsxBhnFlFSOw0wOBaM/nFI+w= = X-Google-Smtp-Source: ACHHUZ7z2mjsXBXViMBue42f+P1Sk8SP42oR1e9RMIRgiDswdcusROSN040ujAtC559NkcdZjjMVGSKyLyv1 X-Received: by 2002:a05:6a00:16d4:b0:65c:8195:e6a2 with SMTP id l20-20020a056a0016d400b0065c8195e6a2mr3017307pfc.1.1686176987713; Wed, 07 Jun 2023 15:29:47 -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 k123-20020a628481000000b006578c714821sm1155359pfd.26.2023.06.07.15.29.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jun 2023 15:29:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Jun 2023 15:29:47 -0700 (PDT) Message-ID: <648104db.620a0220.34ac8.246aSMTPIN_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 F02F4605246B; Wed, 7 Jun 2023 18:29:46 -0400 (EDT) Subject: |SUCCESS| pw128357 [PATCH] [v3] 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-testing Test-Status: SUCCESS http://dpdk.org/patch/128357 _Testing PASS_ Submitter: Kaijun Zeng Date: Wednesday, June 07 2023 17:57:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128357 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26576/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/