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 B71F642C64 for ; Fri, 9 Jun 2023 00:35:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B403E40A7D; Fri, 9 Jun 2023 00:35:55 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 667D840A7D for ; Fri, 9 Jun 2023 00:35:54 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-78a1e095508so380535241.0 for ; Thu, 08 Jun 2023 15:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263754; x=1688855754; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=X/75FIdPzC/YLb2H70Xy185CKBNR6aeCYDWPsmTx3B6WnBfg21DjjQTfZ6peA7236V FFr72SdtT8Un0rNYvazy+LesRtJGf7vJplSCSpW9bP+ukDuNH+uQ41FCVzYwKNkmUAVO Wn8ONijY3CIJuhPHeyvfzhmgT+pFEcigBWEH0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263754; x=1688855754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3PKH8Ok4hXiNW2BmB5mb9mVulgK7R0jjSADs8go3Qek=; b=jjeTE2rEVT8NtcL/y9BBiY/5qJpZgCkz28gFINkKVmZxj6itS3BEsUsqP2C7ZxHikZ xd6uo0HahflIXpDCmFODooCTDjNEBAYcf79FtHVs5nUoVBNdBb0iw1PRRNt8B7MLrIDy DxdG9OcxgS/pEYL5QV0NSMiU5rOo37P5h28IBY3Xrb+NzgmxcBr9Pdoxm3+YW3YP5Lm3 Iw4RQvcqMTLXoQDDSo27KmvbenacZPty33Y3/HKQm+BmVgjTugJDUTOWF4V1Wf2vg100 pUf04Hg57ik1SbapS6mCPc1f80i2YrJ71sC15PA6a+IIvlNLvUSYzJDPk8IR+/U7opHG hDVw== X-Gm-Message-State: AC+VfDxE0tsqyt8enlhRKEsDUGxasMOJOLuaswD3piHszqXd2Oy5vi8H Roay8dqV0S3ZNt45trn5bxjSjrDzCTeUxUw2dqEPziZIuguq/eSmhtIfBQ== X-Google-Smtp-Source: ACHHUZ5qsn+I2uqiPqgwa8qW4cB71ShWnrN/W2iq5ZYa1lBXHD1lfiQ27INOZtgNt/QyjY+gWnlpcKyIhH0c X-Received: by 2002:a1f:3f54:0:b0:45c:8fea:141d with SMTP id m81-20020a1f3f54000000b0045c8fea141dmr19vka.10.1686263753820; Thu, 08 Jun 2023 15:35:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay12-20020a056122180c00b0045391f84a10sm129587vkb.7.2023.06.08.15.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:35:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:35:53 -0700 (PDT) Message-ID: <648257c9.050a0220.e80e7.2447SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 80626605246B; Thu, 8 Jun 2023 18:35:53 -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/