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 F11DD42AA0 for ; Tue, 9 May 2023 08:29:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4543400EF; Tue, 9 May 2023 08:29:32 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id C72D1400EF for ; Tue, 9 May 2023 08:29:30 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-757742c2e5fso198317985a.1 for ; Mon, 08 May 2023 23:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683613770; x=1686205770; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1PF+g1RfzAn5uGli93Kc3DSIIwVFgb4VohjiKI5jXJE=; b=LD5/eBy+3hS+SpQRLnykW5159RF3/xWzdw71dTbDDkvF+rVGn1lQDEIntjiC61TFsb nHQSQKM5JFnBuQrd/dk9wBSBBib14plP24zIZ+dPVwppUUW8y+QWUJ0E9ZXu67yxARW/ OzYgdieuv5lKNUdmKQGKxG/y80n/DqXGCaIuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683613770; x=1686205770; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1PF+g1RfzAn5uGli93Kc3DSIIwVFgb4VohjiKI5jXJE=; b=F8xdp1Qu4WQoK42zPfs1Uqj+2AFkx6WFVF4i9DaDPxl3I6VJjMUlqLFqf0wx8AZxYz PzVGMbXicVvhiGpE2BPKQ6K9q89Z+44TfAszOsKN1hhxgefGxXaPiAD7yl5qQPqDtjI5 vhWSCDL+iO75tolEHVtDM6x+MjS0sKUN8ACkYAgltEAWu08E9kGw6JpKgEDkTHkVz5zY l/DGjpZ2Rdf1sWCNz7gZjH13j7qHypRVSt2JFcIbcUJk+p6zAMigzQl2PBTsAVBj26IP epX568AkbKh0pVfxk4FSFrsnAkxw6/iKVlXrUOjfpw+HX1MfSBG0mgi8JhqT3n5iU7m5 Aydw== X-Gm-Message-State: AC+VfDzw3NjeIQG0HiHTASEyoMNFxseGUjIDjyGZ+kfW+SwzDXYRqMMq HDN9KwX2xBAO2rFxeqNU2o/RHYP/1ds1nnco1feMqcY9bYpQXq1NHq1F3g== X-Google-Smtp-Source: ACHHUZ78oyO9rcaBNHx84QPcwTVFpuxvdyt0eb327u+wWg1IczV9nFso15hXhCMBvSilUVZLsPFjdH2INFqM X-Received: by 2002:ad4:5cc1:0:b0:5e9:2d8c:9a21 with SMTP id iu1-20020ad45cc1000000b005e92d8c9a21mr22371539qvb.32.1683613770104; Mon, 08 May 2023 23:29:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p8-20020a0cf688000000b005ef8081e006sm52080qvn.16.2023.05.08.23.29.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 23:29:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 23:29:30 -0700 (PDT) Message-ID: <6459e84a.0c0a0220.42ecc.39e4SMTPIN_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 C7892605246B; Tue, 9 May 2023 02:29:29 -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-abi-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 | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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/