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 6C83142C64 for ; Thu, 8 Jun 2023 22:18:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A1C840151; Thu, 8 Jun 2023 22:18:38 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A162740151 for ; Thu, 8 Jun 2023 22:18:37 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-5ed99ebe076so8644786d6.2 for ; Thu, 08 Jun 2023 13:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686255517; x=1688847517; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=aUETM0Ho+SYvF09cJx+HpWJyOuY9b5i1nQNDmR107FlBJ6/06EgCxob6AnykdmJfob cWYhKBRrvOgeBaDCbQomEf5ztB5iPwnC6n297JeHElXHfLC4jHqdBYgTWtx4OTG/PegI 1eMx5yt72QG0lnKrGZIqjX88HusLJ6ESafWEg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686255517; x=1688847517; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=OztIGFJ9xNXAyPdmRZytt5WtuRGIYPmISM3h11Ef49XYEMa0naI2rzX11/9COs9RcO nVmDT89Pg2WbKFhpsQLCpcSTcJZRH4QDQ1Fq5M4rwOvjorDo725I8yU56e5Q6n73ZoD/ /UMwIn3lf73N2w4kpDfK2GMpNN1va7LJsGzyJ+d+dzl6fHvT7yyMxq4leuovcAanYS1l mnw/6RAXVfY0qPnojdfWRO9bl+lBh6x/5wgI2b+FFhFxaFwejZvDtLvtK7AO64QSe9nT i+sLQuxns1CVPTnstRBTRJEUZBzIsbBklsrkk0YobsOGK/L067faNlbpH49B++umFX1I yw2A== X-Gm-Message-State: AC+VfDyJoxwI7VopzQqAE8T7wW7F00MbnlXLFWzl4JiEHDF2+slLBS6D ZL81eXaDCIZAmg9ObpqO2wtl9GbB7MJjlfWXgpzxu04ZnYS/rbo3qdwT7p9omPE5G2Q8mctq4A= = X-Google-Smtp-Source: ACHHUZ5yOhuSKIqZjmnxPbt1DlJhaWKfF+5GT22SvVNpY1/HjvcI8R4KWhfti3UeYrsRawx6Ny3MdSQfK5hh X-Received: by 2002:ad4:594b:0:b0:5f4:5af6:1304 with SMTP id eo11-20020ad4594b000000b005f45af61304mr2430395qvb.16.1686255517163; Thu, 08 Jun 2023 13:18:37 -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 a18-20020a0ca992000000b0061b6b209c66sm173699qvb.4.2023.06.08.13.18.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:18:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:18:37 -0700 (PDT) Message-ID: <6482379d.0c0a0220.f9bcd.5ee7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DC14F6052472; Thu, 8 Jun 2023 16:18:36 -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/