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 9970B42C64 for ; Thu, 8 Jun 2023 22:18:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95F3C40151; Thu, 8 Jun 2023 22:18:50 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id D21CF40151 for ; Thu, 8 Jun 2023 22:18:44 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5428f63c73aso90409a12.1 for ; Thu, 08 Jun 2023 13:18:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686255524; x=1688847524; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=ftUprtTEk/Y9m21cc+P9EHOU7JHU1y2/lTP4moVu3czup/QXeXbuw0GfQFNq3gCsQj dak3gyljLyogtlV+fFDqlmI+Dqu9Mv9UNiTUvQBDlPfp50NoDb8Eix4cuPq9U/WwOoCv zAxBCzOKbnC6Y24tk7D2Fez+dsLMMRB17uYGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686255524; x=1688847524; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=UJDeEbWc9edwBRZnRPaCZOohuDdT8XeJByAJ45gI6wHHi0os8mH/YTCe2baY1ZP9eu rQJncukej/1CdxvVBnfzGwg52D3xyhqGeEZXunBewCSBrzS6xdOqU/RyilUMEQys6uT2 GOXZ1FJBtPUpBMUqk5kjGafnNyoh3LXba8i6q8yiRVXZL0jreU/hgZgP2Ig9pY6m9GAn Tw/IY3KmUCFUfrfUMu20W/OFeE/H02UpA4y5Aat7O8rxgtILOu/onN6LVX6uyjzCashF u2t7LQOwZXZdDJUccwF3Ro6irp+v6BCHixUHEIWOVKrQwKtyuY+JxAdVFTCLGoWdwGy0 JEQg== X-Gm-Message-State: AC+VfDwjDytAu0+4KG1oVXfc988zwPUYmElpEBWRMp0f8tblSzc4is3w w0H/4xHI8mO0OtnmPRqA65nY2qJw/8Fs9d5P4Soh05zWDb5wT7bDDvrqNhGuRXyK19IQjSRiHA= = X-Google-Smtp-Source: ACHHUZ7Tbfi9dtC5OlQoyDyqyl8dlYDahy3E+XlsEf+S7HJfg+Mm0+JwsEdrMYn0lXAxUfEsnoz4obHFLJFk X-Received: by 2002:a17:902:daca:b0:1b1:c6b1:bd99 with SMTP id q10-20020a170902daca00b001b1c6b1bd99mr7781832plx.49.1686255524174; Thu, 08 Jun 2023 13:18:44 -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 k22-20020a170902ba9600b001b00dc34f93sm126334pls.39.2023.06.08.13.18.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:18:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:18:44 -0700 (PDT) Message-ID: <648237a4.170a0220.21b8d.324bSMTPIN_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 7069F605246B; Thu, 8 Jun 2023 16:18:43 -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/