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 C32A443E9E for ; Thu, 18 Apr 2024 10:17:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B69ED402D0; Thu, 18 Apr 2024 10:17:39 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 50F0840042 for ; Thu, 18 Apr 2024 10:17:38 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1e2178b2cf2so5206945ad.0 for ; Thu, 18 Apr 2024 01:17:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713428257; x=1714033057; 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=mO4IOzAgCIRK8b5eF9eV+R7jGHHgsG3PSb48x2GZ2e4=; b=Hr9F3LbEXK7VkKv6wKts/QV6ijI0OplMj9KVssCF/c6qLUDVOTE42DrHkNE+qqsFO1 k0zV7z+eX587gWOeiEWg7IwfGT9MuJBmEr+asr5RSRTIXheRRkNxjjrhyh9onuMbSIQ+ G/nxylf3ZVdyMCGMDpS+CyMczbew0sRR8n9Cw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713428257; x=1714033057; 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=mO4IOzAgCIRK8b5eF9eV+R7jGHHgsG3PSb48x2GZ2e4=; b=SDNPo/JOgtKBQjORiFMovns+TT+P7LkyBEm1erltnQhqIRyMro1nuJ4HQa7+4CjAX9 aZ+AzIBdvyoxFSzZSr6GYzuwu4dVU6hA1+0HeztqBkzOu+xRJFydkmcYhru4f5Y22e0v ncE2ob+yIN/Ie47ViJnWEiWj/rOvK+66nCZQ36pPr5qC6teKRywNpPIfARb8CLL4mYQ3 yL+sK0XYrDMTaEaGYOcIF3qMtMk+Lu9r9AZcTJn5obABSM3sdjwM/KdL0ZcKeZDaARAA esYdiFrIUpf9X53q8xOSMVKv2w7QLm+7ugkeCs37YiE4IpTcIIExRzCJ+cqp48dC0ubH 7hKA== X-Gm-Message-State: AOJu0Yxp0Z2jVn8Q/TNuO4gjUrCtuaM3i1K6NJTH1qGcmOHTpRO3oUep iQn/+DPq8Lx0drqjBFwPNPagg20nDSQWamONp7KiD5HvLCiMjEqV6rtVxuEHk3uMLYaX5e4q1nI cwFosIagajC8NkmtHxlnfV9mcWFT9RYZ73E3d4B/j X-Google-Smtp-Source: AGHT+IFQ3YuxALKGibjOa6eMzJlGeGhyKqQQuYHqXeO3HRikXWKs4Q2e9k3DrGHv6cUZQVS9aZGWz633hltS X-Received: by 2002:a17:902:d4c7:b0:1e5:c06b:3330 with SMTP id o7-20020a170902d4c700b001e5c06b3330mr2556776plg.24.1713428257497; Thu, 18 Apr 2024 01:17:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q20-20020a170902bd9400b001e85371d3a6sm38587pls.123.2024.04.18.01.17.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 01:17:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 01:17:37 -0700 (PDT) Message-ID: <6620d721.170a0220.eb12c.1cd7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 981926052514; Thu, 18 Apr 2024 04:17:36 -0400 (EDT) Subject: |SUCCESS| pw139477 [PATCH] net/vmxnet3: fix a missing vmxnet3 regist From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418055658.24500-1-ronak.doshi@broadcom.com> References: <20240418055658.24500-1-ronak.doshi@broadcom.com> 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/139477 _Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 05:56:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139477 --> 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 | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 39 (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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (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/29812/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/