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 A8E2443D1B for ; Fri, 22 Mar 2024 00:10:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85015402A7; Fri, 22 Mar 2024 00:10:22 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 33617400D6 for ; Fri, 22 Mar 2024 00:10:21 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1105413a12.1 for ; Thu, 21 Mar 2024 16:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711062620; x=1711667420; 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=CdfjKtLPFCNXGVnXEQLcgFfX8MIe0ApIACx99C7NviQ=; b=GlFygc8duPebPt47woFvFWBF9Ov+h0OK5buO26k/kUGRRjs7K+IZKMcr4FYfHBOzG1 k0dBpVLBW0LIMk7v4aCtGvQpcVRfpjmt9MlgTq108a/nWl1U4POqvOwUnJG+dxU2+eAZ YDou5R+M+tVtWF21b8i1DlUHRLtsT0qPjr0mU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711062620; x=1711667420; 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=CdfjKtLPFCNXGVnXEQLcgFfX8MIe0ApIACx99C7NviQ=; b=M+xM5oyrE+YV4bf0hp6IW0bQGjSsBb5lgRrEPeMXAwcoUQYo/VsExsk7iJlXqiGpNS gV83X9M5k2FOC4Jgs/UbnUGlhp449mlrxKsPd071BuBpkDqOslkv3upbi9Rhp/jWi7KH IsheoBT0bpoWTgNXVI+rl89/4MjbfooU770z0T4tIDJg6WipDlO1GsyPKRVgGJxhcfq3 ynsyemWYTs0s75muuhhpTXJweAULj+EOiSJHzXKD022b+Y+NjKEvTgSxAvVi4T+y6+E3 DVXmj8rdqq0MFYNL+m9kYnXCoBiPhLTROAEjCgCrtE7/ndAGwdhYPkDqVeeRwuUX9aXD 6bhg== X-Gm-Message-State: AOJu0YyCSAUFa1rFh4EoK7t6XjhoZoC9Lqs2lHCdgMZYYx+STWKgjH06 xEld0ZCG0PBJTxq1QadByMObLj/BeWZICR/vtEiXB4kI24KUhDuTbLSi4cdniz8L4JEIxqkHiwz nY1FYoqGJBadccqV80LAMp2xAcWhZPJNTFRL5TLPuGx/5lPQx79xY0UlZ X-Google-Smtp-Source: AGHT+IHYIK+WjQ409RKrSZvFrnndjc+uVmTx8MfuZ9dxb98KmennsRy7pZ9rxOjLLn6st6OzmUaT9u1LUlGl X-Received: by 2002:a17:90a:aa07:b0:29c:7931:87f8 with SMTP id k7-20020a17090aaa0700b0029c793187f8mr797170pjq.43.1711062620298; Thu, 21 Mar 2024 16:10:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bv4-20020a17090af18400b0029ddbff32c2sm279063pjb.7.2024.03.21.16.10.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 16:10:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 16:10:20 -0700 (PDT) Message-ID: <65fcbe5c.170a0220.fc1d0.0140SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 756BD6052471; Thu, 21 Mar 2024 19:10:19 -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 | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 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/