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 2160242C64 for ; Thu, 8 Jun 2023 23:55:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E14B406B5; Thu, 8 Jun 2023 23:55:43 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 4874540151 for ; Thu, 8 Jun 2023 23:55:37 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-653f9c7b3e4so865263b3a.2 for ; Thu, 08 Jun 2023 14:55:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261336; x=1688853336; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=At0FgDasJZxJHIdhDfASeYNHm+CCEbaRiQMU/A5rKrc=; b=DPAEF2wCYNVJ6FJnpBWXXG6G928A7fBO2LMBr3/abwmf9hzHNxmwmozox58rvsO5l5 sKMd3vpS4UdNGB4IXAOuod/Y8dWLEY2Ekgh0eOT6YXkj4/MOG03QlMNjGkdgqTUBVa6m K31+1EjaqHKztn0WYhqpmVrD4E9SV+1U8KMzo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261336; x=1688853336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=At0FgDasJZxJHIdhDfASeYNHm+CCEbaRiQMU/A5rKrc=; b=VBAJkBgcN6aPSEWctSXlnO9DyiE9tp0SRyBkLXEkat/K9XomcfywaMLTG4deNU/+GB oKNwUyh/hUCxxW233Fytnb0ymV0Lwip5gMS7bCtw10bBkyR0ORteiTZ0+KW15k6CUkM+ 2ibQAebpf3KNSbrs3IRrjQx3MIfwWIz/apEecujIkVs3fKrfNgR7SGjFOlM17TPfY/I3 nwrV5BPRXEiVnEqzXp99Lqkxd7EDKrN/B2tyJkGSvVmBTNgzpf7DOqM8PkvhJeZhHb2h 3MNDMRyAoWyPW54u93Thwl7DrErXoTcFBsA3YMWLmbXrXdN36eB92X9m5ms5xDLWBZg8 uM5Q== X-Gm-Message-State: AC+VfDyGsG8QNCB4/ivAMh+qAkzTRpKlPh9Y0JMmutvqcyYVmmc66mYT bHmdvopA4Z6X2RYjykT8t8w45xtKwMUuJTKq3DbPmzRm9mWjRqvHxw6PUOmSRsZBxUh1MQhsmw= = X-Google-Smtp-Source: ACHHUZ7OgEQqbwlfN8Y3J86AmKbDUT63lPhaCnzn/mgXPGfOSS2D9+ODOINK+UHKyRJvRdwAvI8LqKxDgTPP X-Received: by 2002:a05:6a21:792:b0:110:f65a:139d with SMTP id mg18-20020a056a21079200b00110f65a139dmr5093864pzb.44.1686261336574; Thu, 08 Jun 2023 14:55:36 -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 q21-20020a656a95000000b00530410d96c2sm104581pgu.28.2023.06.08.14.55.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:55:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:55:36 -0700 (PDT) Message-ID: <64824e58.650a0220.8c298.1c45SMTPIN_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 D32CF605246B; Thu, 8 Jun 2023 17:55:35 -0400 (EDT) Subject: |SUCCESS| pw128146 [PATCH] [v2] 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/128146 _Testing PASS_ Submitter: Kaijun Zeng Date: Friday, June 02 2023 16:44:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128146 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26542/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/