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 C6E2242C64 for ; Fri, 9 Jun 2023 00:45:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2EC640A7D; Fri, 9 Jun 2023 00:45:42 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6A8EA40A7D for ; Fri, 9 Jun 2023 00:45:41 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-626157a186bso15610366d6.1 for ; Thu, 08 Jun 2023 15:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686264341; x=1688856341; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E2d4TnRTst/CBpa+Ibdz3MQKMsGkynU2RmrN05MIpN4=; b=MbvYDdbkdjh7lf4z2fRyHDf18A5sWfCNNhXCJMUB0s5U1KiJB8HDLTpT5OSppPcFM7 39Fj6HhMwOZgu8Q0Bge8SOsjygf9xy3GDLgpFuErch+9EnfftOSahy8GNos7RTc8Lr9b ObHNJ1EoA5uKo6aPPBHHJUUHvqKiMzuDdQRVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686264341; x=1688856341; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E2d4TnRTst/CBpa+Ibdz3MQKMsGkynU2RmrN05MIpN4=; b=WIt76mV/FKM6UJ1iYQSXZQg8cPRZqUh1UpYtfixZJKlLYqKq2IeiPUapgHj0k0Y0Qe NdNwortmLeL5qMreEJ6e0OszP4WNtKcoqi+0YsnRaO8bwBWk5SsOy4locRBHm/+0hQj1 ouNuQ4G4hawALBKroDUlE+K0QxOgVT7TU/CC8utoC2HfmVNIRQ3SL6CtKXpIp8PDuXu0 4l3jJA0FyXze/4SdDco7SIbne1UblzjnvgKNuDo//mK8Xx9EqvK13+GFpTU/DWwUuLyt t8ThKXC+z8GhnSOJdPPpfPLta5PfwmCzTZTEN3CcMRvthaBsSlWgoZLCF0lA3wgDfsay T8qw== X-Gm-Message-State: AC+VfDxjT2c4nZQUBbomGNttDgYqDztOvbHLc7wyXDdkMRakxsrIHGdn BJdc3fLon5YVGNkhbKFALw2VyqvzKas1CPqmOwdg7U62A4AuQmUY29aDhlK2H7zXFIf08e3hcQ= = X-Google-Smtp-Source: ACHHUZ4CcegGAZyV6w3B+5Q6SVkpGs+4F/M5mBomYShkcHp4tZsSgKNjwe7ozngPzT1B0ch6i6b0TD3F2X0T X-Received: by 2002:ad4:5bcd:0:b0:621:54d:23e1 with SMTP id t13-20020ad45bcd000000b00621054d23e1mr2667149qvt.14.1686264340894; Thu, 08 Jun 2023 15:45:40 -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 z9-20020ad44149000000b0062374edcd01sm150981qvp.77.2023.06.08.15.45.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:45:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:45:40 -0700 (PDT) Message-ID: <64825a14.d40a0220.86a08.44a7SMTPIN_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 9844A605246B; Thu, 8 Jun 2023 18:45:40 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/