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 65AA143D18 for ; Thu, 21 Mar 2024 23:18:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 610E042830; Thu, 21 Mar 2024 23:18:36 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 59088402C2 for ; Thu, 21 Mar 2024 23:18:22 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d4404fbdf5so641582e0c.0 for ; Thu, 21 Mar 2024 15:18:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711059501; x=1711664301; 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=4PKex1/AfOAgKVdXn9OXFlGKmZGExe6iNGO3xkO4G+Q=; b=jcG7WRdFWZkmwzGDdyxn3CgSt7oJKwY4XVefeNd0p/Z+9HdCO6d6AgzTlAYBHplC1n cUNg8dC5fZKfcJWdkrmRiIfZwgtacQuhpk1v2NdIuDdZDhCH5AmabKWOXd4m9ylc+Tcu LJCaVB2juvczHksvIyRJhwDyH8417zncwOXCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711059501; x=1711664301; 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=4PKex1/AfOAgKVdXn9OXFlGKmZGExe6iNGO3xkO4G+Q=; b=YwqCeM/kn01A8bvgWCzZVNoXht8SQUeogjLOWC7Blp40KPP9+gQ7c81GnpI2bdxMBB L7BHsk0Qr81q7KOaPdPvokzpoARE2qbavWoaPVQdVQI7X7sfx4PEzo9c30fSoY0q7lF6 z7jIa/MKeyk7LGSgQcq+SYUO1TN/gCDYkvAzZmu4+R9b3nKw36rFt8bRGKmiE9RW+Bm4 Q+6mBtWyRyA9UzJAXDklwwyLi0PoMJPSfeWuWk384p1lacWehMqJ+lmgBm8rRVULLhmN maarzn2S0MM21DmavUKBFrR0YR/VfEViVrYWcHZTGu9plKenIqyUzFg4C5LdRMOqftiO YIvQ== X-Gm-Message-State: AOJu0YzxGp/eCruJ2x1ugLUJbV2SFiTe1qr106cw+P5x+W0tQJ7zYIV0 /pjbDwuun5/S1PIgetPnnaNsGT/WSf0AyUTq54+4I8tzPxZcgQGBKvkRqb/1wbsvxDwxGwGRHfO fVlGsU8HX3YXK/CsWGJMgi8S2YccdWKcxSLMWbt5U X-Google-Smtp-Source: AGHT+IHcPMGJCd59AOMC795ByLBvRTmUKbi+pO1u6xTm0LrPcfkf6LLA7qLvhb/2WHGDPNw5fAzVmeDHlmSf X-Received: by 2002:ac5:c8a6:0:b0:4d8:4a7f:c166 with SMTP id o6-20020ac5c8a6000000b004d84a7fc166mr690215vkl.12.1711059501727; Thu, 21 Mar 2024 15:18:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a056122054a00b004c038d0a671sm73559vko.9.2024.03.21.15.18.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:18:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:18:21 -0700 (PDT) Message-ID: <65fcb22d.050a0220.9b37c.243eSMTPIN_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 5A42A6052471; Thu, 21 Mar 2024 18:18:21 -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-compile-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 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/