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 0091F43EA2 for ; Thu, 18 Apr 2024 14:32:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0797402CC; Thu, 18 Apr 2024 14:32:47 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id F052240042 for ; Thu, 18 Apr 2024 14:32:46 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617f8a59a24so6885757b3.1 for ; Thu, 18 Apr 2024 05:32:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713443566; x=1714048366; 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=0EbyW9HNX0VY6Qh+z6DT5IUI0hDEd3hEUqep3tFJ7nQ=; b=jw5x54mdX/OB9Ldy46DkCiPakYQ56HqJ8AeTT9cQoAXOck4TONoIUJI7/lvqulmmjE deQpg5GBhRiFU6ylGH8OpCBCcoRdC6lk+NSpY1ADJrWu8sy29EvD/DKHg/87Zmvhj4M4 4U3IIrwcpIxQ+zNq117M74dW4npEzI9Py2gbY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713443566; x=1714048366; 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=0EbyW9HNX0VY6Qh+z6DT5IUI0hDEd3hEUqep3tFJ7nQ=; b=QBsDXfkUTg/y7as5fCJQCj998lHlLLQ+MK4VY4o43Ptrh27/gp7RsBqMiFQbaoKEj3 N2+t7JjQWvYzMjQi2kTwY+HNNrYQpduAfJaf/n62yq/TyTjBlxZ+dIOeTl1f/N4uOPgj rvaWUr+pb9b7b7YM5QE9UMnW35VG3QtR5Hr5ZgPs8BZGVyOwPAdDLWHTjLwu2CKYTlBI brgndPNxjALVrN4VyP9tA18sIzoeByDg/bJrMJeCykqI9TALw/e185us8ETiBEvXiN/+ OUVP2PJcWoRBi8xNND8mDv843G0S688LiejOnrxOLr5ynYOaGJOCilZ0Ev+u3eruFyY6 ZlrA== X-Gm-Message-State: AOJu0YyBkMGzebzySqkkSX75Y5fkC2QTZSUGabs/1j2n3fEUuePNWN58 NTY5nfX8d3/7Q7HncriDyqRMIea1JUtDD4RmLZy63cXTtZ+1LYnughq6gtohOBB93VPR6NUW2N2 UhIoVQRbCg0OuZNkkfyJmqfBIYlRVVRJU6tqVoFw9 X-Google-Smtp-Source: AGHT+IEpObwZ7Y94la4CzEAvYYZADdq9FVYKqhBNsOIy8xvmvE4Nm8jFwficyAgufHWwj4/d/IFyz/ABvUdg X-Received: by 2002:a05:690c:39d:b0:614:2f22:8691 with SMTP id bh29-20020a05690c039d00b006142f228691mr2443446ywb.27.1713443566393; Thu, 18 Apr 2024 05:32:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h11-20020a816c0b000000b0061857dc2af7sm95536ywc.69.2024.04.18.05.32.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 05:32:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 05:32:46 -0700 (PDT) Message-ID: <662112ee.810a0220.da218.4d6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 070016052514; Thu, 18 Apr 2024 08:32:46 -0400 (EDT) Subject: |SUCCESS| pw139479 [PATCH] [v2] net/vmxnet3: fix a missing vmxnet3 r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418063644.24737-1-ronak.doshi@broadcom.com> References: <20240418063644.24737-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139479 _Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 06:36:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139479 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/