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 600AE42C64 for ; Thu, 8 Jun 2023 22:18:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D41340151; Thu, 8 Jun 2023 22:18:32 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 89FB740151 for ; Thu, 8 Jun 2023 22:18:31 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-39a505b901dso78143b6e.0 for ; Thu, 08 Jun 2023 13:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686255511; x=1688847511; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=Uh3JYnqYiZ1gKLagLzGMaEIujWDoAFceJi6KfRx3WjfM/4HhF3f2WM5beoFOiGIcyY TgvtquAkoiM33zwG7sR6JOAzO0tTaqltQsFKGOzwKgxPKUIBlzFiIdy+SE7yGJps9WY+ qXZZDbb/iJ4hqpQP15ewMlXwol8Lg45bEZ15I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686255511; x=1688847511; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=PFhl31BzNBGJa0OICIDTZ6LLp7c/dlT0MFe9kUFCkqX9SrVTgTLI9TRyjO356EUKHk hGV3k0QrndBq/ciOU3HggJ+w6hQf06kb3piCAAg2H3UWWkGbSyqMxeXMPS5yjkgx+QSN 2PP6XyQf1YTu8rn+66wZ8of1ceGaNNz5JG7sOa9eY1NudaO5oYHuAG+1y7nI47oenfS5 ImyFMCs0pk4HuKDM/CSTdYgqBF1e9IRlE2RaGYCX2etzaRH8zIFLqH13zh0VeXaPZWbt HcL5js3RQZTr5QnBRoFF61ZVM4eJ51+6jJHlX3tlTEWkG7sr8PW6IgcjiKTP5oYjBiVo GM9w== X-Gm-Message-State: AC+VfDyuaU7XXYkxHoKwcMg7L5ECdmssLkljpo4Q5Zi5DJcXzTgSj+N4 q0Mkr2zanhyDVAAqHLSWZpqD3RecV4v4+S8Sof7hpzcAwrNm+Cw7KyoA3w== X-Google-Smtp-Source: ACHHUZ7U6xrId2St23H2dOMuYumzArHEsQC/Wjt6mjcG/a+/StrLWeWyYEoTEbz/eBd1CGxntRH9ZOC7aDJ7 X-Received: by 2002:aca:1b0f:0:b0:39a:967e:b962 with SMTP id b15-20020aca1b0f000000b0039a967eb962mr8942830oib.33.1686255510675; Thu, 08 Jun 2023 13:18:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a0ced21000000b006284f7d2fcasm139235qvq.44.2023.06.08.13.18.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:18:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:18:30 -0700 (PDT) Message-ID: <64823796.0c0a0220.e3d92.4229SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 62B4A605246B; Thu, 8 Jun 2023 16:18:30 -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/