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 4F05C42C64 for ; Thu, 8 Jun 2023 22:18:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C70840151; Thu, 8 Jun 2023 22:18:14 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C359A40151 for ; Thu, 8 Jun 2023 22:18:13 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-33aa60f4094so3963835ab.1 for ; Thu, 08 Jun 2023 13:18:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686255493; x=1688847493; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=GnZJOgcXnecskzfgID219Vqu/u3d+wLJgsjO230NuqaMqlrX6rAOOGhSFjJGSfc4IJ Nl/6xsDJ1deKq+E4s/oEE1QQeZd7nJV2A/QOANk/ulYMux3SalhT7Mrc4yvFlQwsXNhE H550VJiObWmQnPB/DXmsLbx8T3ELmwhzK9oSk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686255493; x=1688847493; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=Td/D6pUfdJAEtpgXtoQljn9cZ1btBLjj7i4c6IN9A7xZ9u8bIY5BDDOVMHLNNLaMFJ yjSNmYIeTrACuXBkjjm7wj+R22idNjPg82FZb+YCx2hLNddJe8pC4+wZ7y41TRI1dhQB T8dH96RuMYRrdEy8Lparp3FsVGbVjpHpVYmvaGrFsP4QogmwgBIoygkuv/yAf1SJBNhF 9c2salIRyocrs4CnHs06ndFUhzzA5G2T9ZZMJjRsVPIvBQNf9pYQk8dBDLnXsR8/6aDt 1YtJM/ccPi9vff9l1RWINa6XLvCAG0MNczg4EftRffgnkaI9FkAa/hTItJs7+jB5DXqs XmrA== X-Gm-Message-State: AC+VfDyKPRxdwlwIELzBEXMa2Tphsr3IRd+3ZX/Ll2Om3icZH8Vi9Oc0 tAtF8nMKD2yxbv5x/szCyTR6W3XQBCyGK6IDCon6+mrajOtOhuH0/oNBINSjBlXLNdNcP4MAJw= = X-Google-Smtp-Source: ACHHUZ4yxWx//ueWg+ckm2iwH/1bstFr1oI7jexjLU/AQyZ20LM/qbbLjrl2I8bwF7EFTh+CkSvh6l4218dy X-Received: by 2002:a92:4a02:0:b0:333:31ff:6cd4 with SMTP id m2-20020a924a02000000b0033331ff6cd4mr2437784ilf.10.1686255493225; Thu, 08 Jun 2023 13:18:13 -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 x16-20020a92d650000000b0033bd36a8962sm138206ilp.34.2023.06.08.13.18.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:18:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:18:13 -0700 (PDT) Message-ID: <64823785.920a0220.59bba.3b7cSMTPIN_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 C6AEA605246B; Thu, 8 Jun 2023 16:18:12 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/