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 74A5F43D14 for ; Thu, 21 Mar 2024 13:18:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 529D342830; Thu, 21 Mar 2024 13:18:40 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 43A7B427E1 for ; Thu, 21 Mar 2024 13:18:39 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3c38f4e18eeso603965b6e.1 for ; Thu, 21 Mar 2024 05:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711023518; x=1711628318; 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=KX0oKhr8l4ZLx4zKR/u3fh2Gc0Vd+u9hN2qrtw2mxjs=; b=iRpE6pEzXJ1rl6kJrXqNQwG4r11dZ4wiHLRVLdfJE9/gBvecAaS6uYyJQuZqtx0Ebo Xnul/Iy1KK3A7dQOjMgWxGbbSN1I3EDGCGlzosFr9uFlYDEVVXTWY2miRf6e56C7hmuD 86MVCA8bzrI4ALjEkrX5LdekKffcEvfzLBXBI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711023518; x=1711628318; 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=KX0oKhr8l4ZLx4zKR/u3fh2Gc0Vd+u9hN2qrtw2mxjs=; b=EuJ6gLz9dzTIocNeIWXQGCKrU4SEbnpvdM58mdO1eGYGqhlbBORS9bdxYKnZbgpCII sp7oWZugSNF31NGM0KQl8HqzT/uafMS1yJZQg9Lh1jpmDUltVmIwDik7lHa+sqMBPbdA 5l63GBGUP8qnoqH0u+5lnfFcSW1asU6vsVMdPMyNRZGVXL7N5MI1Ky6bF7IuooRWVz5L n5o9xTEM3xMggZRIm45Pbpc4BkZ3gt5i+ipK5zqWioP/JInYqEJUYSeJ3k6ix0nyVRug yvgmsjJyEYQfQNgXCq/xrFwAmy9d4W2RFXj4rtkl7kg68fyVcGOrm/KKWbR4iA9A3wN4 3oxQ== X-Gm-Message-State: AOJu0YzObHUxpdCCS0h8pCA2VrvKnTW0MjrdAWwrZSiKMPaIWRrKYsuz L3Cajr4hoyQcAVmZUt/MrPJvcigrDNwPm6ICOvxbJSTSaW3Glkt3jiMZkH/0a6VHFsWLKFp3wXq LcpJ/fR7/0gLb5sN9S9hx+4FDQcoaTBdbpLsllGPM X-Google-Smtp-Source: AGHT+IEqGAmf6TSiibhFyIbD76Xd7S9D2H7JrppMNUdEEMLs1ouNqtgMw3xnsZ2yuSR3iu7Ac9J8Es6xDDQe X-Received: by 2002:a05:6a20:914a:b0:1a3:63c4:7791 with SMTP id x10-20020a056a20914a00b001a363c47791mr10577194pzc.4.1711019407683; Thu, 21 Mar 2024 04:10:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a170902b48800b001dde10178e3sm230030plr.84.2024.03.21.04.10.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 04:10:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 04:10:07 -0700 (PDT) Message-ID: <65fc158f.170a0220.395e8.ced1SMTPIN_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 BED816052471; Thu, 21 Mar 2024 07:10:06 -0400 (EDT) Subject: |SUCCESS| pw138654 [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: <20240320130255.1526-1-thj@freebsd.org> References: <20240320130255.1526-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138654 _Functional Testing PASS_ Submitter: Tom Jones Date: Wednesday, March 20 2024 13:02:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138654 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29618/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/