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 EDA0842BE7 for ; Tue, 30 May 2023 22:03:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E63B5410FB; Tue, 30 May 2023 22:03:37 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 77898410FB for ; Tue, 30 May 2023 22:03:36 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b04c8f3eeso27086005ab.0 for ; Tue, 30 May 2023 13:03:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685477016; x=1688069016; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KutIVAzPQj8swMgktsSrQ6H/Z/0y7YBR5OWxirl/A9c=; b=jlbnj7uAkcvOhy08acgN/+eRoUr8DFt18DnNU3M4Zc1qnvfkGa7JeCF3I77sWzhEOE DVWEwgF7B+GKZZsf2iJpZXz/bupVMQHuSY2HuDEtvfmB5lqcfsnpQCfdqzm35PWhIEkS mBMq8JehIyrF+nrSwPsly75x593IQNlH9o9I4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685477016; x=1688069016; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KutIVAzPQj8swMgktsSrQ6H/Z/0y7YBR5OWxirl/A9c=; b=T9tzITpNZR3082XK+avVqM+I2UpzCzztJsmlUvmECAuRcFmm97hsfjdwRks6PapQ9W yHNtr323li6SwzVEi7gfu4NZzJV2prJinZuBsv9edx4Z8O1VrtzbhAMws8rl29WXWOxi +5faIyvtACmxGafXsOQPGoqwF7SHmflrWwPQklzMYYNYKAyALKO17qBWBYBmXTBFOIWN Jde2fSXKO+RMuHNp4QcCfPYGYymk+rssarDDGN+LBAVSWTG1r+uTig+tO14v+QXYHekL WaQUmxKccTFqCpyuoVpABtobdgDRKa69EKfcXsON8GkeCEEXqvaclc8w/mvf9FcOS4wc ar5A== X-Gm-Message-State: AC+VfDwO45Pef6a5Gmf80Oo1LsYZXHcyLCoSo5GpOh2Hs2ATY6VnaNmI 6As5vAvSPG0lrwQSD6AASIt/ndPV3MHj2EnpQxnsWJgj13WoVjlrPZ8Gf4lCq/aLCmF7o62ulw= = X-Google-Smtp-Source: ACHHUZ7EKArhaTpWw2/TPBaVhOmVAQcFK3qqzH+HGsTIrWG4Ykzg2bavf5kD4b3DgS11dQpLwvJSeQZyJihz X-Received: by 2002:a92:d9ce:0:b0:335:7fb1:bb44 with SMTP id n14-20020a92d9ce000000b003357fb1bb44mr440550ilq.12.1685477015879; Tue, 30 May 2023 13:03:35 -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 y14-20020a92c98e000000b0033bd14a9c37sm134355iln.43.2023.05.30.13.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 May 2023 13:03:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 May 2023 13:03:35 -0700 (PDT) Message-ID: <64765697.920a0220.864d9.2de0SMTPIN_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 73C81605246B; Tue, 30 May 2023 16:03:35 -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 | +-----------------+----------+ 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) 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/