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 887DA42BE9 for ; Tue, 30 May 2023 22:20:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83F42410FB; Tue, 30 May 2023 22:20:10 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6694C410FB for ; Tue, 30 May 2023 22:20:09 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bacbc7a2998so6935141276.3 for ; Tue, 30 May 2023 13:20:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685478009; x=1688070009; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qzw71arOXW9v6gvnsInpTusQ/RJ4VN4Ip0fFj78/ob4=; b=NRBNMNcaCjM5pgDCSiIxxLtsfcHgn3L4GEkDjtTmIxeO3T/vFadFBQxyqB9s/i7FZF 6C9yZ0hfyUqKl+luv82seRSqHae/HHUqNmgBzf89xnP+XwFq78UUnWLPVPIyGWQc8gQT l9M7dRRbLkxR5EXsnCqD0p0DoEaBuJ2rENqLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685478009; x=1688070009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qzw71arOXW9v6gvnsInpTusQ/RJ4VN4Ip0fFj78/ob4=; b=Z7zunE0vHuMQ8MLPA5Eu3Em0G8HVqLfWazJn8PK/sZnWB25ESMqTE8ay1NM6ayryNm xIiyjdzBgt1M6qzaCOetd5nECgWuY34Jr+aV7dqUF2XKWILSy7nsr/kOQBC0/GWt2I03 +fVRtmY+Y5EU7QD5w6qsKRAomlr2nQZDeyVp3Mbm+s+eiZnpcIdI5JRxPWzz+Wemep85 4Tj+BaTQFLNl0eqRtvrjCd2ZkT2sx0pNURBYDGAvIbqVjKgO0UNlXNgz5t2Wr7lFxP1C Dqf5JCAQIUow93W8cmMZQkxdd/bClPGosj/QZHcpoU3mdpw33jbonWeR6zyc0DbuMzGy yN+g== X-Gm-Message-State: AC+VfDxxzsRyiVR9qBh9zNQORzRN/mBMph3XG5aV5tJfQaqs2r5+lp1v qTDfhLvgldIAjoYbQkJBEse5NEDGxEzVZhPNEykWvhtU4HgLMfAGJpe06SpHAHAQVPfByHEUdQ= = X-Google-Smtp-Source: ACHHUZ4/lCh9WADdrzGDBRi5ayj/cgaVNsAVLyB3Ly7pcKC0IpRzrfp/yEyAUHQdIx7EskH7uMD95WPyv0jF X-Received: by 2002:a25:2515:0:b0:ba7:9c6f:e2de with SMTP id l21-20020a252515000000b00ba79c6fe2demr4147292ybl.27.1685478008740; Tue, 30 May 2023 13:20:08 -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 u66-20020a25ab48000000b00b9d9f45c75esm1022279ybi.5.2023.05.30.13.20.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 13:20:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 13:20:08 -0700 (PDT) Message-ID: <64765a78.250a0220.17c96.32d7SMTPIN_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 5FED8605246B; Tue, 30 May 2023 16:20:08 -0400 (EDT) Subject: |SUCCESS| pw127729 [PATCH] drivers: fix vmxnet3 return wrong error c 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/127729 _Testing PASS_ Submitter: root Date: Sunday, May 28 2023 14:37:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127729 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/26454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/