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 8351743D16 for ; Thu, 21 Mar 2024 12:51:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F2C942D96; Thu, 21 Mar 2024 12:51:12 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 1C018427E1 for ; Thu, 21 Mar 2024 12:50:59 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-2226572ccf8so565663fac.2 for ; Thu, 21 Mar 2024 04:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711021858; x=1711626658; 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=pfEAM8v/HWXMQV3FkWmbGdt2Jv/IIuL1268C/qLGWUQ=; b=CD8XVZH0k/ogObHRB0Ju6bB0cKopzEfxgO1fbs3hM0O3LVxMJYW2Y7ZVh2W68nVScM T3sbw7zQsRwv6dFQ9seWOGM2WWJPLYrOEDB5Oi5uGwlK2aShTvVgtZ8GLHfSRv10nF43 gKzIwFnDERlVoiOa3Rrw4UTklGBWz3yoWTxV4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711021858; x=1711626658; 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=pfEAM8v/HWXMQV3FkWmbGdt2Jv/IIuL1268C/qLGWUQ=; b=AaBHQPqKivmqkCX6CdMQ6rVOfhrIphNYrsczWOKq+SW/fBNxdRKkqV9VSaC72fCBFr VKfY75tGNTdlDG4c5c0AUbisPYO1IIp1pJawtnZTVCp6el5TsS60yCCCn1dwqsIWeGJs 2VoPIIbTNT7cZqdJbVomWsdVUQ/a4oK6CfVcs3Gfb09AUErVJ0QBxGSyvDqIwNmReYsD gVg+r3be6iOqBCrJISMqOmY3EuDXUVPe7l4ox3JA/4N+xJuWG3LuRBhh0j/BbmDLjXxv aeT8jKDBg8jCkrBppw2b9iBsWvGN205T2yalRBQpKNHo9BGyVp9F6xddBWyLIwxIv63T ttOw== X-Gm-Message-State: AOJu0Yw/BWbkCTjwppCWvK0ZJoST0pyJOlAmsukgo5I6OCXBOdprPOys fbuM4ltjf1D7Fc0OZDfQ4O6PrpPNABtzPgszFRAkZELRj7NnyooEpIMaozXLzL/3S108gTsXNYx mohfvD1qH/WCL/+xpvZcd2P0SKFKm/rQZYnVB35Fu X-Google-Smtp-Source: AGHT+IFBSJtT7E8LpRmulp7tn4nT/AZ/1+wnr4VGGU3ZJBV0ppyPKSxBUV5WOSMwPeFaKbWnTNUSQDkcHb79 X-Received: by 2002:a05:6870:7a19:b0:229:80bd:ee0f with SMTP id hf25-20020a0568707a1900b0022980bdee0fmr8416502oab.18.1711021858508; Thu, 21 Mar 2024 04:50:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r7-20020a056830418700b006e51f38402dsm871851otu.1.2024.03.21.04.50.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 04:50:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 04:50:58 -0700 (PDT) Message-ID: <65fc1f22.050a0220.db32a.3dd5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 985F46052471; Thu, 21 Mar 2024 07:50:57 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/138654 _Testing PASS_ Submitter: Tom Jones Date: Wednesday, March 20 2024 13:02:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:31a4216a9ee3c02cf2443d533f6a491cdb25904e 138654 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian 11 (arm) | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/