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 0F1FE42C72 for ; Sat, 10 Jun 2023 00:58:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FFAF410EF; Sat, 10 Jun 2023 00:58:31 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 92D1C40A84 for ; Sat, 10 Jun 2023 00:58:27 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-777a4c8e8f4so105673839f.3 for ; Fri, 09 Jun 2023 15:58:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686351507; x=1688943507; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pUnn+ZbZiBE0WQUmRaCGXHSUDwiaoMSmFxMYjcVBihU=; b=Q2O8aSBdAlNnVfSY0r/O1vXPHg1DeJdbOWY1lx5LqmFFoSvavYxr5yKzJx3JtTurRs dFjKO+BEj62P/qMBHB/hM8vWi85ht0o2qPe7Ls+Cie+xjpqqxhJiObCKfioWpJw85Buq gVgBwG0RbWKamXjlENeA67sf5RbQz0dBvRDdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686351507; x=1688943507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pUnn+ZbZiBE0WQUmRaCGXHSUDwiaoMSmFxMYjcVBihU=; b=gqmGrPnLozGofbpJQbdqV3Smk7agvFY3VVNpIIPO1oHwB3wfQsyFDKpLHOdnM2uH3P 4FYZ3cZxC2ZU93/M62FAsr6XcRFHHTTYkbv6bab1oa2urbhzScIdUTFFCt/Rdo1v89OJ bceHjn5oQUrRvaer6iIg6ZEEpjsQL6BEGSbzB4lXtC1z2FlYdccAcJV4sSBqr5qtEZjg BjPxPizniOQK7NZ6iyTFC90ZqUXa7wzW6hZJPyU3sWnaP4mgPyybCrvxxHuD8qqAkN9J Su48bQJTEwbOc9pzFGC/iDnbcN26gRNLNkFFft4l8Lx7KYnQKjxmYMBPrUKErI+oGKF0 fNOA== X-Gm-Message-State: AC+VfDx42wXhevKrPZrrrmkA/lJmxXAsX1uR1PLIk/E0UJBS09cUMJax TjTD17mDM+aNVgJmAQIPRzZGUOkz4fLISk7LmHPjYMOczOICr+bFwEkouvDJzN4AaJRW+BYNLg= = X-Google-Smtp-Source: ACHHUZ7B0lKQOuOabwtYnMF52Pzi8fHyGtyJ0W3v0PSeuDEG1UOoMMnfm8b9KuHNLlbdsozwaWvGMYnO89mx X-Received: by 2002:a5e:a714:0:b0:777:aa56:f5e9 with SMTP id b20-20020a5ea714000000b00777aa56f5e9mr2946031iod.16.1686351507083; Fri, 09 Jun 2023 15:58:27 -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 y6-20020a5e9206000000b0076c82be16c1sm306284iop.9.2023.06.09.15.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:58:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:58:27 -0700 (PDT) Message-ID: <6483ae93.5e0a0220.ece20.63eaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id B8537605246B; Fri, 9 Jun 2023 18:58:26 -0400 (EDT) Subject: |SUCCESS| pw127729 [PATCH] drivers: fix vmxnet3 return wrong error c 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/127729 _Testing PASS_ Submitter: Kaijun Zeng Date: Sunday, May 28 2023 14:37:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127729 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/