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 271B242C72 for ; Fri, 9 Jun 2023 23:19:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26D6A40A84; Fri, 9 Jun 2023 23:19:07 +0200 (CEST) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id E751440A84 for ; Fri, 9 Jun 2023 23:19:05 +0200 (CEST) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-461da1198afso802651e0c.0 for ; Fri, 09 Jun 2023 14:19:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686345545; x=1688937545; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lLZ2ctwFVkCtyaDMWNpeIQCUQ5v/k3VPKrXlMkj66wY=; b=RiaZPbx3x/xZjgo8XB88r+hxqDL/98DaM4/kXHKZxR0wKmoDzAPttVYkoP0REqOAG/ VqexJYb4LYxBLRydE5FCkZKoNuz18uIKlSyhOHeUiBIxUqLHQXEJmZdfhgnlwgmB0J3e ecNDkqLaMTwT4evjDPTDsnYCf6F4ODVkusoLw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686345545; x=1688937545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lLZ2ctwFVkCtyaDMWNpeIQCUQ5v/k3VPKrXlMkj66wY=; b=NuY++QgUQwKDmybxAA4QtcxeRjLuAhiBk4j+cHgnw1DaUHvsqeEHlF8msPiukIpQ+7 mj7R+Sr1eTH+VHeW5qwnIwc18Chx5bDEtW/R9D1WVZ8n0zBNg98zBRLYdjF3JzheZSJn VbJTesM40uWn3njnyRpxL44ijci3ajZuw4n8qqFjQREyhIgAyQpPIwGmRyPgEV2g88LM oNTCDk/LmABnqTCjyUf0wdFmo3MdNhAPLrNrNs/qTsYoQS64JHBWBT3uZAFVzgfP9bS7 RYRm7SV+RTKsgdgZs0mK170GPHLnDJaXdugn0Al3O6Pn/Y/lOH7H5H6rcIzGbworylx4 6SXQ== X-Gm-Message-State: AC+VfDzKoF9ORgXRHxs2vLHRLm+RvZUf32hZRYyFnsD5CXPx+2N2rKgO tJI05GL5SUowzXgePw6ufej1su1tn4E5mBnbxiREeamCEF8ivCLzMVoS+g0mw8BXuGp9XPsmzA= = X-Google-Smtp-Source: ACHHUZ4ycBbOSP2ON4+09ah8HtpTImb1ecCJ7II+TEhAKrY9FFb7MkEPOBSJ3vSVYolpRd0aqOb5y1xq8MWG X-Received: by 2002:a1f:6058:0:b0:461:4ecc:d24b with SMTP id u85-20020a1f6058000000b004614eccd24bmr2225599vkb.2.1686345545352; Fri, 09 Jun 2023 14:19:05 -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 j78-20020a819251000000b0054f01981440sm497863ywg.42.2023.06.09.14.19.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 14:19:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 14:19:05 -0700 (PDT) Message-ID: <64839749.810a0220.a1686.b275SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 01371605246B; Fri, 9 Jun 2023 17:19:05 -0400 (EDT) Subject: |SUCCESS| pw128356 [PATCH] net/vmxnet3: fix return code in initializ 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128356 _Testing PASS_ Submitter: Kaijun Zeng Date: Wednesday, June 07 2023 16:54:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128356 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/26575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/