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 3F7C842AA0 for ; Tue, 9 May 2023 09:16:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AB41400EF; Tue, 9 May 2023 09:16:11 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 5E618400EF for ; Tue, 9 May 2023 09:16:10 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-77d049b9040so29457080241.1 for ; Tue, 09 May 2023 00:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683616569; x=1686208569; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lh/2IoP+3JFpmp7X50Sg2VSoboci9lNaXv+NgquAhWk=; b=TNn4dHF6iKiNpdaLsRQ408AA1HLi9DUuG2qVtkuOCUbsXhMfEpDi1YdamQaLYs78Ee 4FF/ryMWklKFgn1Ukh2xsBg1GHM07JdLBKAtFYWZYC4NHp5YhjtWc8yKrkSQI96Vo+ei o9dsc43vhvghUHENV3cTPQq6ngfSN8chYGhEY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683616569; x=1686208569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lh/2IoP+3JFpmp7X50Sg2VSoboci9lNaXv+NgquAhWk=; b=RhKA36J9qtAzOE3cGAgY19PGfJMVAwTdtz5GCSU2mCHLCacCRXhz8Y9MFukXZ96017 dZ4NIUYiNOncz/zgmTm4SXGEH8BI9lNzq8ZzTML+z7OdDAnr2t+GnNjwLpHew30t3lel 9+b0AQnTuJdeWHC+qjbTfjABpZrhhSyLOgrhacyaCDTCWvFsaxcW/9rxeAzfOnMGuOZQ ijkf7BfeeFmPHmp5a8Qd+K+t2Bigy5e0FB8hGObub0CaSG9FAYc+baO+k8FQ/CHgdB3W R579hiQIis3+MV3p0mAwPFa78KqRZaX761uPKkH/swHTNgj0ujOAGVIdkhxUQ3v2gWuU qLpA== X-Gm-Message-State: AC+VfDzl7L28WQQcfMcA5AKnebhcGy7HY9Kw9E3JmFgyZW4D39xnqKKm CoE7Zom7b0/giLAVc1+lHZfDne0Ja+Y/TcEa3MNpq9Je1j+28ZMzjmqNhA== X-Google-Smtp-Source: ACHHUZ6+7DXjFvLkZ8jw6OQb9KJ+XmOV516K1amZQJTy35dcuQP4f2T4u+XX6KDXkkMPLJEas9qxE2AhODAZ X-Received: by 2002:a67:dd11:0:b0:434:859d:a91c with SMTP id y17-20020a67dd11000000b00434859da91cmr2939946vsj.9.1683616569755; Tue, 09 May 2023 00:16:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l3-20020ab03d83000000b0077d476a4007sm803043uac.0.2023.05.09.00.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 May 2023 00:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 May 2023 00:16:09 -0700 (PDT) Message-ID: <6459f339.b00a0220.9300f.d9ffSMTPIN_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 73515605246B; Tue, 9 May 2023 03:16:09 -0400 (EDT) Subject: |SUCCESS| pw126777 [PATCH] [next] net/vmxnet3: add interrupt handling for reset From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126777 _Testing PASS_ Submitter: Ronak Doshi Date: Tuesday, May 09 2023 02:15:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126777 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/