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 5AA8E43D18 for ; Thu, 21 Mar 2024 22:50:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56FC842830; Thu, 21 Mar 2024 22:50:31 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D3C96402C2 for ; Thu, 21 Mar 2024 22:50:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d02a82018eso22946039f.3 for ; Thu, 21 Mar 2024 14:50:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711057822; x=1711662622; 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=QHCMZW4GmoQCygMcm0xc7HzolP9Xk6O/XICnureFrh4=; b=E50xs3CjrZsB2eocLyR0G3VIqPtvoddVJ70Fkr8mqFfmQMU8fuApkI1wP34HS/JsVs fdkAEprJ6iaFLiJtdIxn/jcWhOsRfiyjAnNp1P6cRJlrxjRlht8Dt/BXFkcGlm3lCgyo ZHfcHrmWQbJdZz9knkwOt/XAJu5XdJmdyPetk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711057822; x=1711662622; 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=QHCMZW4GmoQCygMcm0xc7HzolP9Xk6O/XICnureFrh4=; b=PIV/BPWp0xTCOOZwAzXIVv7qF0qtliVreYQpFDAt/8lZwdqw7jV8wWvTHodiD5r01+ abN2t6KY5mNpwRqUWQ4bD8E896JabTZZrMeNonv9faex8lli3mRgBUawfTI0FgTHIRLY JgmwVf5JqW7C/m1iRqVjD6DZbIG7FtZQCC8VpSgx/QdWAKzn3FSyIVXGNJjHOxClGk5l HnVeqlya+9nJjCkFyBWqJ/m7OKe2JxL4V0FDY+XF5quyCv/l2D8CO9euAHHphIFSCj7c LvDJqp47oJAxOdfF5KFE5iqyf9IdXuYImRM9ySL5Q0t+A0KFwzsdMYUvh/uYkoy1gC8s cz/A== X-Gm-Message-State: AOJu0Yy11dHceYVio0F8RprTK/j17DAKTzx1lhSYtXEzHBx05NT0OMR9 Hw/cxlYTqOKEEBIKLulzVHnUT5pNwppjD/GD0JhRkQCQhTjuqYlnl66G+zGuyfuViulLIFHk5B1 LTFAdV9jQrI73lq1FEyEuBNkwDz+JDImeU+9IMnPf X-Google-Smtp-Source: AGHT+IHXxU+YrcXkUv+5koIiP6PmMGgq9fSv6sx1BXdGz+WmnLq3tWr0J0HpGi78Ftn2ZmEySDfypPwvC1bE X-Received: by 2002:a5d:948d:0:b0:7cf:5be:86e6 with SMTP id v13-20020a5d948d000000b007cf05be86e6mr791732ioj.10.1711057822354; Thu, 21 Mar 2024 14:50:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fl29-20020a05663863dd00b004772583e77csm41250jab.27.2024.03.21.14.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 14:50:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 14:50:22 -0700 (PDT) Message-ID: <65fcab9e.050a0220.6a1ea.1101SMTPIN_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 D1FE06052471; Thu, 21 Mar 2024 17:50: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-unit-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.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/