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 CF5E443EE0 for ; Mon, 22 Apr 2024 22:01:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA63440268; Mon, 22 Apr 2024 22:01:04 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C10B240265 for ; Mon, 22 Apr 2024 22:01:03 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e2c725e234so44375315ad.1 for ; Mon, 22 Apr 2024 13:01:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713816063; x=1714420863; 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=Wl95U/4Rqx+wvjxlQgrb+7tgV31FMyQnwyd25vVewe0=; b=FlaCykml7N5eLt0seP9/i/B8Qq3x1kYvGb1kJfOaZxMLDPqXo9JG161HWsty0X+lkk ML48CG5KOkFec0wB/DUEeVi5gmX2RM6KbKTZdtNU9JzQrrC9l0IjrkaP+2hhshsuICer HjjSKKYDiHXl9+K6diaG49ChuCSUGYj6HaEUE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713816063; x=1714420863; 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=Wl95U/4Rqx+wvjxlQgrb+7tgV31FMyQnwyd25vVewe0=; b=UKlMwFfZMn99l/H/Y7CcRBvEzZGDZjYR2gHkIEYuYBZJSr1l8ag06QT0yM43WhvQWH 0JpgifeQmk4v8YfelYpHsdyxqdyCSg5nuvZ0FoGwySkBFlqLqIFRiRSNUVTknxoGQt35 F/pjOqphult+ivHm5iGJg4aXmkx7Diur9inPqgFUGKyTHbg62V6qaLWExx+o+mOcwVgQ /2C1xvphgwkQBR7iU1/LEfPOulLPdugS84OXnpviXY1cUyC9D97bPI5NcMfDb6VqtiW4 pggojVaCzZkPoq23v4aBZVoY5XuqqrqLKujfnxHDwZjdlRFjcglDr7Q92m4/3dywJfEI MdwA== X-Gm-Message-State: AOJu0YwPCNYP9vau16ue8/ZJFHygqVMwzBDKFZs/pDFBIYBQFdvrwpMM K0ZQHQDEbRKeTJh8YFILlvFk/1TguOEx2KvRN7miNJV7c6sZftGGuFTwkLS5N0jLpOQtfwQ9CPT e57KvREE6r7yvVJ/bUvIFEi9kjcLJcjEQo1H3eHJ3fCKuZqCpktEhaHBw X-Google-Smtp-Source: AGHT+IFTg8MsJQD9PuPsUKXOGoCK5vKvGBMYV+hGp81Lg/vrwKEDTqjqp46iU4tqQiTqpODuXBpiyaquO62S X-Received: by 2002:a17:903:22d1:b0:1e0:b60f:5de3 with SMTP id y17-20020a17090322d100b001e0b60f5de3mr816206plg.7.1713816062991; Mon, 22 Apr 2024 13:01:02 -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 v10-20020a1709028d8a00b001e3c6c9d3f2sm281195plo.82.2024.04.22.13.01.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2024 13:01:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Apr 2024 13:01:02 -0700 (PDT) Message-ID: <6626c1fe.170a0220.97eb5.f96cSMTPIN_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 1803E605C200; Mon, 22 Apr 2024 16:01:02 -0400 (EDT) Subject: |SUCCESS| pw139626 [PATCH] [v3] 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: <20240422181050.9661-1-ronak.doshi@broadcom.com> References: <20240422181050.9661-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/139626 _Testing PASS_ Submitter: Ronak Doshi Date: Monday, April 22 2024 18:10:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139626 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29840/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/