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 3930743D18 for ; Thu, 21 Mar 2024 23:24:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 340D042830; Thu, 21 Mar 2024 23:24:11 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 62646402C2 for ; Thu, 21 Mar 2024 23:23:55 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a4d435a036so606286eaf.1 for ; Thu, 21 Mar 2024 15:23:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711059834; x=1711664634; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=E5qKISJKb3IyuvsrAB6SavQpA1OQBrc1bMmC5x7F9ZU=; b=FWpGcJsVk7bSuKCO+/5P1yygX7j+NrJjvIXy7CWzzwEFN+8mTTvKantkLBz2moXWnC C0hPxXMW5+ogFFNKPpssBAQ0YlmjuWZkdofuw6AFJa6DAy0NdWW3ifH0l+mFnSD6HKf8 W4rXZx58swfAcSxaw9pUx7B6ctjNxAR2L8qNw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711059834; x=1711664634; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=E5qKISJKb3IyuvsrAB6SavQpA1OQBrc1bMmC5x7F9ZU=; b=CqtfHoZ1JM5o9DbQvMrWcIXpiUKRPxV6Ty9MIb/BKh40oe3WwsPYsUARFTx4yB2UoT Zh4P3RyA3WYaNqe/t4cD2VQiRE9GsgCPvd3mdRSyll5H3BnHMPdQRFu3jACeQtuvOTaw sWq7DkZDEtN8H6eN0nzYDB/LEtmTxhrSdjFXUBqky71GJw8sGjx9X7I//dbxhFrYyvV4 sRq9nJVB9vDJPpVSwAKtks0J9WQt5kp/QQ2sdmghh8RzlQZkKNVBqzlqN7WWgSDnj16+ AxV40QEAv1qORteUUj2ptgNtqXLZEjtGgfscvIcqlbQIqt9Gnypg35v9yEMxK5R2w5m1 kUrA== X-Gm-Message-State: AOJu0YyYnzETrlig2bPjp5fhHaU341MRtmwyBqW9FRGKCei8Nuxni3dr V2gfv5e5rM448NwLO6Zl6wKuOOy35YmKoi7rG+LyXE4XJOgUog54mZ0bES/iH2gCxbqA/ykPF6G /MB8JeTWY7J5VlIPbpfrY13u8faWBY9BCruIW0UUK X-Google-Smtp-Source: AGHT+IEjEEjre4X12CxbtBWt+yelUNyHFIgUBTBjLpN17UIXIWw4j+iMmSd94E3mjD1jSWFshyLs5vkWqfMS X-Received: by 2002:a05:6820:210f:b0:5a4:2c5e:807d with SMTP id cd15-20020a056820210f00b005a42c5e807dmr1006045oob.4.1711059834755; Thu, 21 Mar 2024 15:23:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 63-20020a4a0042000000b005a14df6b365sm64369ooh.27.2024.03.21.15.23.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:23:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:23:54 -0700 (PDT) Message-ID: <65fcb37a.4a0a0220.c3b81.1e5aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AF756052471; Thu, 21 Mar 2024 18:23:54 -0400 (EDT) Subject: |SUCCESS| pw138659 [PATCH] net/vmxnet3: Don't enable rx queue interr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321103133.1531-1-thj@freebsd.org> References: <20240321103133.1531-1-thj@freebsd.org> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138659 _Testing PASS_ Submitter: Tom Jones Date: Thursday, March 21 2024 10:31:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:c7f6bdc5942d8827c46710a83f9288ce5e3c9458 138659 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian 11 (arm) | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/